PMemDatastoreInfo
PMemDatastoreInfo
Deprecated as of vSphere 9.0 APIs with no replacement.
Do not use.
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",
"supportedVDiskFormats": [
"string"
],
"logicalSectorSize": 0,
"physicalSectorSize": 0,
"pmem": {
"_typeName": "string",
"type": "string",
"name": "string",
"capacity": 0,
"uuid": "string",
"version": "string"
}
}
pmem
Required
Deprecated as of vSphere 9.0 APIs with no replacement.
The VMFS file system.