ArrayOfClusterDasFailoverLevelAdvancedRuntimeInfo

ArrayOfClusterDasFailoverLevelAdvancedRuntimeInfo
ArrayOfClusterDasFailoverLevelAdvancedRuntimeInfo

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "dasHostInfo": {
                "_typeName": "string"
            },
            "vmcpSupported": {
                "_typeName": "string",
                "storageAPDSupported": false,
                "storagePDLSupported": false
            },
            "heartbeatDatastoreInfo": [
                {
                    "_typeName": "string",
                    "datastore": {
                        "_typeName": "string",
                        "type": "string",
                        "value": "string"
                    },
                    "hosts": [
                        {
                            "_typeName": "string",
                            "type": "string",
                            "value": "string"
                        }
                    ]
                }
            ],
            "slotInfo": {
                "_typeName": "string",
                "numVcpus": 0,
                "cpuMHz": 0,
                "memoryMB": 0
            },
            "totalSlots": 0,
            "usedSlots": 0,
            "unreservedSlots": 0,
            "totalVms": 0,
            "totalHosts": 0,
            "totalGoodHosts": 0,
            "hostSlots": [
                {
                    "_typeName": "string",
                    "host": {
                        "_typeName": "string",
                        "type": "string",
                        "value": "string"
                    },
                    "slots": 0
                }
            ],
            "vmsRequiringMultipleSlots": [
                {
                    "_typeName": "string",
                    "vm": {
                        "_typeName": "string",
                        "type": "string",
                        "value": "string"
                    },
                    "slots": 0
                }
            ]
        }
    ]
}
_value
Required

_value