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

Reference to an instance of the ResourcePool managed object.

host
Optional

Reference to an instance of the HostSystem managed object.