InlineCloudVirtualMachine1

InlineCloudVirtualMachine1
InlineCloudVirtualMachine1
JSON Example
{
    "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"
}
integer As int64 As int64
gateway_ha_index
Optional

Index of HA that indicates whether gateway is primary or secondary. If index is 0, then it is primary gateway. Else secondary gateway.

string
gateway_status
Optional

Gateway Status

Possible values are : UP, DOWN, DEPLOYING, NOT_AVAILABLE, UNDEPLOYING,
string
nsx_ip
Optional

IP address provided by Nsx

boolean
is_gateway
Optional

Flag to identify if this VM is a gateway node

boolean
is_gateway_active
Optional

Flag to identify if this VM is an active gateway node

error_messages
Optional

List of Error Messages obtained from PCM related to VM

string
agent_status
Optional

Agent Status

Possible values are : UP, DOWN, NO_AGENT,
string
logical_switch_id
Optional

Logical Switch ID

string
logical_switch_display_name
Optional

Logical Switch display name

string
private_ip
Optional

Private IP address of the virtual machine

string
public_ip
Optional

Public IP address of the virtual machine

string
os_details
Optional

Operating system details

boolean
managed_by_nsx
Optional

Indicate if vm is managed by NSX or not

string
quarantine_state
Optional

Quarantine State of VM

Possible values are : QUARANTINED, NOT_QUARANTINED, UNKNOWN,
array of CloudTag
cloud_tags
Optional

Cloud tags for the virtual machine

string
os_type
Optional

Operating system of the virtual machine

Possible values are : UBUNTU, CENTOS, RHEL, SLES, WINDOWS, AMAZON_LINUX,
string
resource_type
Required

The type of this resource

string
agent_version
Optional

Agent version details