ArrayOfClusterHostPowerAction

ArrayOfClusterHostPowerAction
ArrayOfClusterHostPowerAction

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "type": "string",
            "target": {
                "_typeName": "string",
                "type": "string",
                "value": "string"
            },
            "operationType": "string",
            "powerConsumptionWatt": 0,
            "cpuCapacityMHz": 0,
            "memCapacityMB": 0
        }
    ]
}
_value
Required

_value