IncompatibleHostForVmReplication

IncompatibleHostForVmReplication
IncompatibleHostForVmReplication

A IncompatibleHostForVmReplication is thrown when a VM is powered on or migrated to a host which does not support the replication configuration of the VM.

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

The VM which has replication configured

string
hostName
Required

The host which is incompatible for VM replication

string
reason
Required

The reason why the host is incompatible