VimVsanHostVsanManagedPMemInfo
VimVsanHostVsanManagedPMemInfo
Deprecated as of vSphere 9.0 APIs with no replacement.
This class includes the information of vSAN managed PMem storage.
This structure may be used only with operations rendered under /vsan
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"localPMemDatastores": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
]
}