PodVMInfo
PodVMInfo
This data object type contains the PodVM specific runtime information for an ESX host.
Since: vSphere API Release 9.1.0.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"hasPageSharingPodVM": false,
"podVMOverheadInfo": {
"_typeName": "string",
"crxPageSharingSupported": false,
"podVMOverheadWithoutPageSharing": 0,
"podVMOverheadWithPageSharing": 0
}
}
boolean
hasPageSharingPodVM
Required
Indicates if the host has a powered on page sharing PodVM.
podVMOverheadInfo
Required
Contains the memory overhead info for PodVMs on the host.