InlineAwsGatewayInstanceStatus1

InlineAwsGatewayInstanceStatus1
InlineAwsGatewayInstanceStatus1

Aws gateway instance status

JSON Example
{
    "gateway_tn_id": "string",
    "gateway_ha_index": 0,
    "error_message": "string",
    "gateway_name": "string",
    "gateway_status": "string",
    "gateway_instance_id": "string",
    "is_gateway_active": false,
    "public_ip": "string",
    "error_code": 0,
    "private_ip": "string",
    "deployment_state": "string",
    "gateway_node_id": "string",
    "deployment_status": 0
}
string
gateway_tn_id
Optional

NSX transport node id of the public cloud gateway

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
error_message
Optional

Error message for gateway deployment/undeployment failure

string
gateway_name
Optional

Name of the gateway instance

string
gateway_status
Optional

Gateway instance status

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

ID of the gateway instance

boolean
is_gateway_active
Optional

Flag to identify if this is an active gateway

string
public_ip
Optional

Public IP address of the virtual machine

integer As int64 As int64
error_code
Optional

Error code for gateway deployment/undeployment failure

string
private_ip
Optional

Private IP address of the virtual machine

string
deployment_state
Optional

Different states of gateway deployment

Possible values are : CREATING_SECURITY_GROUPS, LAUNCHING_GATEWAY, ATTACHING_NETWORK_INTERFACES, CONFIGURING_GATEWAY, CREATING_LOGICAL_NETWORK_CONSTRUCTS, DEPLOYMENT_SUCCESSFUL, DEPLOYMENT_FAILED, UNCONFIGURING_GATEWAY, RELEASING_EIPS, TERMINATING_GATEWAY, DELETING_SECURITY_GROUPS, UNDEPLOYMENT_SUCCESSFUL, UNDEPLOYMENT_FAILED, NOT_APPLICABLE,
string
gateway_node_id
Optional

NSX Node ID of the public cloud gateway

integer As int64 As int64
deployment_status
Optional

Status of gateway instance deployment in percentage