InlineAwsGatewayConfig1
InlineAwsGatewayConfig1
Aws gateway configuration
JSON Example
{
"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"
}
string
ami_id
Optional
The ID of the Amazon Machine Image on which this gateway resides
string
nsx_manager_connection
Optional
Determines if connection to NSX Manager is via public IP or private IP
Possible values are : PUBLIC_IP, PRIVATE_IP,
boolean
is_ha_enabled
Optional
Flag to identify if HA is enabled
boolean
default_quarantine_policy_enabled
Optional
Flag to identify if default quarantine policy is enabled
string
key_pair_name
Optional
The key pair name required to authenticate into any instance