ArrayOfVsanDatastoreInfo

ArrayOfVsanDatastoreInfo
ArrayOfVsanDatastoreInfo

A boxed array of VsanDatastoreInfo. To be used in Any placeholders.

Since: vSphere API Release 7.0.1.0

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

_value

Availability
Added in vSphere API Release 7.0.1.0