VpcInfo
{
"vpc_cidr": "string",
"vgw_id": "string",
"esx_public_security_group_id": "string",
"vif_ids": [
"string"
],
"vm_security_group_id": "string",
"tgwIps": {
"tgwIps": [
"string"
]
},
"route_table_id": "string",
"edge_subnet_id": "string",
"id": "string",
"api_association_id": "string",
"api_subnet_id": "string",
"private_subnet_id": "string",
"private_association_id": "string",
"esx_security_group_id": "string",
"subnet_id": "string",
"internet_gateway_id": "string",
"security_group_id": "string",
"association_id": "string",
"vgw_route_table_id": "string",
"edge_association_id": "string",
"provider": "string",
"peering_connection_id": "string",
"network_type": "string",
"available_zones": [
{
"subnets": [
{
"subnet_id": "string",
"name": "string",
"route_tables": [
{
"subnet_id": "string",
"association_id": "string",
"routetable_id": "string"
}
]
}
],
"name": "string"
}
],
"routetables": {
"routetables": {
"name": "string",
"id": "string"
}
}
}
vpc_cidr
vgw_id
esx_public_security_group_id
set of virtual interfaces attached to the sddc
vm_security_group_id
Mapping from AZ to a list of IP addresses assigned to TGW ENI that's connected with Vpc
(deprecated)
Id of the NSX edge associated with this VPC (deprecated)
vpc id
Id of the association between subnet and route-table (deprecated)
Id associated with this VPC (deprecated)
(deprecated)
(deprecated)
esx_security_group_id
(deprecated)
internet_gateway_id
security_group_id
(deprecated)
Route table which contains the route to VGW (deprecated)
Id of the association between edge subnet and route-table (deprecated)
provider
(deprecated)
network_type
map from routeTableName to routeTableInfo