MakePrimaryVMRequestType

MakePrimaryVMRequestType
MakePrimaryVMRequestType

The parameters of MakePrimaryVM_Task.

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

The secondary virtual machine specified will be made the primary virtual machine. This field must specify a secondary virtual machine that is part of the fault tolerant group that this virtual machine is currently associated with. It can only be invoked from the primary virtual machine in the group.