Namespaces_Instances_RegisterVMSpec

Namespaces_Instances_RegisterVMSpec
Namespaces_Instances_RegisterVMSpec

The Instances.RegisterVMSpec structure contains the specification required to register a virtual machine with Supervisor.

JSON Example
{
    "vm": "string"
}
string
vm
Required

Identifier for the virtual machine being registered with Supervisor. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: VirtualMachine. When operations return a value of this structure as a result, the field will be an identifier for the resource type: VirtualMachine.