DatastoreInfo
Information related to datastore.
{
"capacity_mb": 946176,
"datacenter_id": "datacenter-1",
"disk_type": "NON_SSD",
"file_system_type": "VMFS",
"free_space_mb": 88239,
"host_or_cluster_id": "domain-c85",
"id": "datastore-29",
"incompatible_reasons": [
"string"
],
"local_datastore": true,
"name": "Datastore1",
"number_of_vms": 15,
"path": "/Datacenter/host/Cluster/Datastore1",
"vcenter_id": "d0325b13-2bf1-4fa4-b027-e780004f2d1e",
"vmfs_major_version": "5"
}
Maximum capacity of this datastore, in MB.
Datacenter id for this datastore.
Disk type of the datastore.
- SSD: Solid State Drive disk type.
- NON_SSD: NON-Solid State Drive disk type.
- UNKNOWN: Unknown disk type.
- NON_VMFS: NON-VMFS disk type.
File system type of the datastore.
- VMFS: Virtual Machine File System.
- NFS: Network File System.
- VSAN: vSAN File System.
- VVOL: Virtual Volumes.
- UNKNOWN: Unknown File System type.
Available capacity of this datastore, in MB.
Host or Cluster id for this datastore.
Unique ID representing the datastore.
Reasons that may preclude this Datastore from being used in desktop pool/farm.
Indicates if this datastore is local to a single host.
Datastore name.
Indicates the number of virtual machines the datastore has for desktop pool/farm when applicable
Datastore path.
Virtual Center id for this datastore.
The VMFS major version number.