VsanDatastoreInfo

VsanDatastoreInfo
VsanDatastoreInfo

Detailed information about a vSAN datastore.

Since: vSphere API Release 7.0.1.0

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "name": "string",
    "url": "string",
    "freeSpace": 0,
    "maxFileSize": 0,
    "maxVirtualDiskCapacity": 0,
    "maxMemoryFileSize": 0,
    "timestamp": "string",
    "containerId": "string",
    "aliasOf": "string",
    "membershipUuid": "string",
    "accessGenNo": 0
}
string
membershipUuid
Optional

The cluster membership identity of the datastore.

integer As int32 As int32
accessGenNo
Optional

The generation number tracking datastore accessibility.

Availability
Added in vSphere API Release 7.0.1.0