Datastore
Datastore information such as file system type and general health.
Properties
Specify whether the datastore is accessible.
Total capacity of the datastore in bytes.
Specify the file system type of the datastore.
Possible values are: VMFS , NFS , NFS41 , CIFS , VSAN , VFFS , VVOL , PMEM , VSAND , OTHER
Free space on the datastore in bytes.
An ID of the datastore.
Specify the maintenance mode for the datastore.
The name of the datastore.
Specify whether the datastore supports encryption with a native key.
Specify the overall status of the datastore.
Possible values are: GRAY , GREEN , YELLOW , RED
An ID of the parent datastore.
Datastore path
Specify the datastore type.
Possible values are: DATASTORE , STORAGE_POD
JSON Example
{
"accessible": false,
"capacity": 0,
"file_system_type": "VMFS",
"free_space": 0,
"id": "string",
"maintenance_mode": "string",
"name": "string",
"nkp_supported": false,
"overall_status": "GRAY",
"parent": "string",
"parent_name": "string",
"path": "string",
"type": "DATASTORE"
}
Property Of
DatastoreDrResponseList
Used By
DatastoreDrResponseEntity