VirtualMachineDetails
Virtual Machine Details
Details about the Virtual Machine.
JSON Example
{
"vm_id": "string",
"ip_address": "string",
"fqdn": "string"
}
string
vm_id
Optional
UUID of the Virtual Machine.
string
ip_address
Optional
IPV4 address of the Virtual Machine.
string
fqdn
Optional
Fully Qualified Domain Name (FQDN) associated with the Virtual Machine.