InlineVirtualMachine1
{
"compute_ids": [
"string"
],
"external_id": "string",
"guest_info": {
"computer_name": "string",
"os_name": "string"
},
"host_id": "string",
"local_id_on_host": "string",
"power_state": "string",
"runtime_info": "VirtualMachineRuntimeInfo Object",
"source": "ResourceReference Object",
"type": "string",
"uptv2_enabled": false
}
List of external compute ids of the virtual machine in the format 'id-type-key:value' , list of external compute ids ['uuid:xxxx-xxxx-xxxx-xxxx', 'moIdOnHost:moref-11', 'instanceUuid:xxxx-xxxx-xxxx-xxxx']
Current external id of this virtual machine in the system.
Guest virtual machine details include OS name and computer name of guest VM.
Id of the host in which this virtual machine exists.
Id of the vm unique within the host.
Current power state of this virtual machine in the system.
Virtual Machine type; Edge, Service VM or other.
If UPT enabled is true for any virtual network interface of the virtual machine, then this property is true for the virtual machine.