CannotPowerOffVmInCluster

CannotPowerOffVmInCluster
CannotPowerOffVmInCluster

This fault is reported when a user attempts to power off or suspend a VM when the HA master agent to which vCenter Server is connected does not manage 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"
        }
    ],
    "operation": "string",
    "vm": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "vmName": "string"
}
string
operation
Required

The operation being performed.

Values come from CannotPowerOffVmInClusterOperationEnum.

vm
Required

Reference to an instance of the VirtualMachine managed object.

string
vmName
Required

Name of the Virtual Machine