InlineCloudVirtualMachine1
{
"gateway_ha_index": 0,
"gateway_status": "string",
"nsx_ip": "string",
"is_gateway": false,
"is_gateway_active": false,
"error_messages": [
{
"error_id": 0,
"detailed_message": "string"
}
],
"agent_status": "string",
"logical_switch_id": "string",
"logical_switch_display_name": "string",
"private_ip": "string",
"public_ip": "string",
"os_details": "string",
"managed_by_nsx": false,
"quarantine_state": "string",
"cloud_tags": [
{
"value": "string",
"key": "string"
}
],
"os_type": "string",
"resource_type": "string",
"agent_version": "string"
}
Index of HA that indicates whether gateway is primary or secondary. If index is 0, then it is primary gateway. Else secondary gateway.
Gateway Status
IP address provided by Nsx
Flag to identify if this VM is a gateway node
Flag to identify if this VM is an active gateway node
List of Error Messages obtained from PCM related to VM
Agent Status
Logical Switch ID
Logical Switch display name
Private IP address of the virtual machine
Public IP address of the virtual machine
Operating system details
Indicate if vm is managed by NSX or not
Quarantine State of VM
Operating system of the virtual machine
The type of this resource
Agent version details