WillLoseHAProtection

WillLoseHAProtection
WillLoseHAProtection

This fault is reported when the execution of a storage vmotion or relocate operation would impact vSphere HA's ability to restart a VM.

For storage vmotion, this fault is reported when HA protection will be lost after the vmotion completes. Consequently, HA would not restart the VM if it subsequently failed. For relocate, relocate is not supported on VMs that failed before the operation is attempted and are in the process of being restarted at the time the operation is performed.

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

The steps the user can take to restore protection if the the operation is performed.

Values come from WillLoseHAProtectionResolutionEnum.