VirtualMachineQuickStatsMemoryTierStats
VirtualMachineQuickStatsMemoryTierStats
Since: vSphere API Release 7.0.3.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"memoryTierType": "string",
"readBandwidth": 0
}
string
memoryTierType
Required
The memory tier type.
See HostMemoryTierTypeEnum for supported values.
integer As int64 As int64
readBandwidth
Required
Memory access bandwidth usage for the reads of the VM on this tier in MBps.
Availability
Added in vSphere API Release 7.0.3.0