VcenterSettingsV1ConfigComponentsInventoryClusterHaClusterResourcePercentage

This class defines CPU, Memory resource percentages.


Properties

integer as int64
cpu Required

Reserved failover CPU capacity


integer as int64
memory Required

Reserved failover Memory capacity

JSON Example

{
	"cpu": 0,
	"memory": 0
}

Feedback

Was this page helpful?