InvalidDrsBehaviorForFtVm

InvalidDrsBehaviorForFtVm
InvalidDrsBehaviorForFtVm

This fault is thrown when an attempt is made to set the DRS behavior of an FT VM to an unsupported value.

Currently, the only supported behavior is DRS Disabled.

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"
        }
    ],
    "invalidProperty": "string",
    "vm": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "vmName": "string"
}
vm
Required

Reference to an instance of the VirtualMachine managed object.

string
vmName
Required

The name of the virtual machine