VmHostAffinityRuleViolation

VmHostAffinityRuleViolation
VmHostAffinityRuleViolation

The virtual machine if powered on or VMotioned, would violate a VM-Host affinity rule.

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"
        }
    ],
    "vmName": "string",
    "hostName": "string"
}
string
vmName
Required

The vm that can not be powered on or VMotioned without violating a rule.

string
hostName
Required

The host that the virtual machine can not be powered on without violating a rule.