VcenterSettingsV1ConfigComponentsInventoryClusterHaFixedSizeSlotPolicy
This policy allows setting a fixed slot size
Properties
integer as int64
cpu
Required
The cpu component of the slot size (in MHz)
integer as int64
memory
Required
The memory component of the slot size (in megabytes)
JSON Example
{
"cpu": 0,
"memory": 0
}