CreateSecondaryVMRequestType

CreateSecondaryVMRequestType
CreateSecondaryVMRequestType

The parameters of CreateSecondaryVM_Task.

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

The host where the secondary virtual machine is to be created and powered on. If no host is specified, a compatible host will be selected by the system. If a host cannot be found for the secondary or the specified host is not suitable, the secondary will not be created and a fault will be returned.