MoveHostIntoRequestType

MoveHostIntoRequestType
MoveHostIntoRequestType

The parameters of MoveHostInto_Task.

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

The list of hosts to move into the cluster.

Required privileges: Host.Inventory.MoveHost

resourcePool
Optional

The resource pool to match the root resource pool of stand-alone hosts. This argument has no effect if the host is part of a cluster.