ArrayOfClusterComputeResourceSummary

ArrayOfClusterComputeResourceSummary
ArrayOfClusterComputeResourceSummary

A boxed array of ClusterComputeResourceSummary. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "totalCpu": 0,
            "totalMemory": 0,
            "numCpuCores": 0,
            "numCpuThreads": 0,
            "effectiveCpu": 0,
            "effectiveMemory": 0,
            "numHosts": 0,
            "numEffectiveHosts": 0,
            "overallStatus": "string",
            "currentFailoverLevel": 0,
            "admissionControlInfo": {
                "_typeName": "string"
            },
            "numVmotions": 0,
            "targetBalance": 0,
            "currentBalance": 0,
            "drsScore": 0,
            "numVmsPerDrsScoreBucket": [
                0
            ],
            "usageSummary": {
                "_typeName": "string",
                "totalCpuCapacityMhz": 0,
                "totalMemCapacityMB": 0,
                "cpuReservationMhz": 0,
                "memReservationMB": 0,
                "poweredOffCpuReservationMhz": 0,
                "poweredOffMemReservationMB": 0,
                "cpuDemandMhz": 0,
                "memDemandMB": 0,
                "statsGenNumber": 0,
                "cpuEntitledMhz": 0,
                "memEntitledMB": 0,
                "poweredOffVmCount": 0,
                "totalVmCount": 0
            },
            "currentEVCModeKey": "string",
            "currentEVCGraphicsModeKey": "string",
            "dasData": {
                "_typeName": "string"
            },
            "clusterMaintenanceModeStatus": "string",
            "vcsHealthStatus": "string",
            "vcsSlots": [
                {
                    "_typeName": "string",
                    "systemId": "string",
                    "host": {
                        "_typeName": "string",
                        "type": "string",
                        "value": "string"
                    },
                    "datastore": [
                        {
                            "_typeName": "string",
                            "type": "string",
                            "value": "string"
                        }
                    ],
                    "totalSlots": 0
                }
            ]
        }
    ]
}
_value
Required

_value