SuspendedRelocateNotSupported

SuspendedRelocateNotSupported
SuspendedRelocateNotSupported

Either the source host product or the destination host product does not support relocation of suspended VMs.

It must be supported on both, in order for the relocation to succeed. This fault is only applicable to suspended virtual machines.

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