[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
VcenterDatastoreItemDrResponseEntity
Details about a vCenter Server datastore item
AllOf
This class requires all of the following:
Properties
JSON Example
{
"_meta": {
"errors": [
{
"code": "string",
"field": "string",
"message": "string"
}
]
},
"accessible": false,
"capacity_details": {
"total_capacity": 0,
"used_space": 0
},
"file_system_type": "VMFS",
"id": "string",
"maintenance_mode": "string",
"name": "string",
"overall_status": "GRAY",
"parent": "string",
"path": "string",
"type": "STORAGE_POD"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Returned By
Get vCenter Datastore Item