MarkAsVirtualMachineRequestType

MarkAsVirtualMachineRequestType
MarkAsVirtualMachineRequestType

The parameters of MarkAsVirtualMachine.

JSON Example
{
    "pool": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "host": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
pool
Required

Resource pool to associate with the virtual machine.

Required privileges: Resource.AssignVMToPool

host
Optional

The target host on which the virtual machine is intended to run. The host parameter must specify a host that is a member of the ComputeResource indirectly specified by the pool. For a stand-alone host or a cluster with DRS, it can be omitted and the system selects a default.