EightHostLimitViolated

EightHostLimitViolated
EightHostLimitViolated

Only virtual machines on eight different hosts can have a single virtual disk backing opened for read at once.

This fault occurs when moving or powering on this virtual machine would cause a violation of the above constraint. This only occurs when multiple virtual machines are sharing a single disk backing.

Note that there is no limit on the number of virtual machines who share a disk backings, so long as they are running on eight or fewer hosts.

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"
        }
    ]
}