NumVirtualCpusExceedsLimit

NumVirtualCpusExceedsLimit
NumVirtualCpusExceedsLimit

This fault is thrown when the total number of virtual CPUs present or requested in virtual machines' configuration has exceeded the limit on the host.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "faultCause": "MethodFault Object",
    "faultMessage": [
        {
            "_typeName": "string",
            "key": "string",
            "arg": [
                {
                    "_typeName": "string",
                    "key": "string",
                    "value": {
                        "_typeName": "string"
                    }
                }
            ],
            "message": "string"
        }
    ],
    "maxSupportedVcpus": 0
}
integer As int32 As int32
maxSupportedVcpus
Required

The maximum number of virtual CPUs supported on the host.