Data Object - ClusterComputeResourceSummary(vim.ClusterComputeResource.Summary)

Extends
ComputeResourceSummary
See also
ClusterDasAdmissionControlInfo, ClusterDasData, ClusterUsageSummary

Data Object Description

The ClusterComputeResourceSummary data object encapsulates runtime properties of a ClusterComputeResource.

Properties

Name Type Description
admissionControlInfo*ClusterDasAdmissionControlInfo

Information about the current amount of resources available for a vSphere HA cluster. The actual type of admissionControlInfo will depend on what kind of ClusterDasAdmissionControlPolicy was used to configure the cluster.

Since vSphere API 4.0
currentBalance*xsd:int

The current balance, in terms of standard deviation, for a DRS cluster. Units are thousandths. For example, 12 represents 0.012.

Since vSphere API 4.0
currentEVCModeKey*xsd:string

The Enhanced VMotion Compatibility mode that is currently in effect for all hosts in this cluster; unset if no EVC mode is active.
See supportedEVCMode

Since vSphere API 4.0
currentFailoverLevelxsd:intDeprecated. As of vSphere API 4.0, use currentFailoverLevel

Current failover level. This is the number of physical host failures that can be tolerated without impacting the ability to satisfy the minimums for all running virtual machines. This represents the current value, as opposed to desired value configured by the user.
dasData*ClusterDasData

Data pertaining to DAS.

Since vSphere API 5.0
numVmotionsxsd:int

Total number of migrations with VMotion that have been done internal to this cluster.
targetBalance*xsd:int

The target balance, in terms of standard deviation, for a DRS cluster. Units are thousandths. For example, 12 represents 0.012.

Since vSphere API 4.0
usageSummary*ClusterUsageSummary

The current usage summary for a DRS cluster.

Since vSphere API 6.0
Properties inherited from ComputeResourceSummary
effectiveCpu, effectiveMemory, numCpuCores, numCpuThreads, numEffectiveHosts, numHosts, overallStatus, totalCpu, totalMemory
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition