HostPersistentMemoryInfo
HostPersistentMemoryInfo
Host Hardware information about configured and available persistent memory on a host.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"capacityInMB": 0,
"volumeUUID": "string"
}
integer As int64 As int64
capacityInMB
Optional
Amount of configured persistent memory available on a host in MB.
string
volumeUUID
Optional
Unique persistent memory host indentifier.