InlineAwsVpc1
InlineAwsVpc1
Vpc Information
JSON Example
{
"gateway_info": {
"gateway_status": {
"gateway_cluster_id": "string",
"gateway_instances_status": [
{
"_self": {
"rel": "string"
},
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"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
}
]
},
"configuration": {
"ami_id": "string",
"nsx_manager_connection": "string",
"gateway_ha_configuration": [
{
"_self": {
"rel": "string"
},
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"gateway_ha_index": 0,
"management_subnet": "string",
"downlink_subnet": "string",
"uplink_subnet": "string",
"availability_zone": "string"
}
],
"is_ha_enabled": false,
"default_quarantine_policy_enabled": false,
"key_pair_name": "string"
}
},
"ami_id": "string",
"instance_stats": {
"unmanaged": 0,
"vcpus": 0,
"managed": 0,
"error": 0
},
"region_id": "string",
"op_status": "string",
"cidr": "string",
"is_management_vpc": false,
"transport_zones": [
{
"is_underlay_transport_zone": false,
"transport_zone_id": "string",
"transport_zone_display_name": "string",
"logical_switches": [
{
"logical_switch_id": "string",
"instances_count": 0,
"logical_switch_display_name": "string",
"is_default_logical_switch": false,
"nsx_switch_tag": "string"
}
]
}
]
}
string
ami_id
Optional
AMI id
string
region_id
Optional
Id of the AWS region
string
op_status
Optional
State of the Vpc
Possible values are : NSX_MANAGED, NSX_UNMANAGED,
string As ipv4_cidr_block As ipv4_cidr_block
cidr
Optional
IPV4 CIDR Block for the Vpc
boolean
is_management_vpc
Optional
Flag to identify if this is the management Vpc