61f8615a08
Closes-Bug: #1733374 Change-Id: Ib3a145d7561442fc7c6caf44c355810e58cee974 Signed-off-by: Michal Kelner Mishali <mkelnermishal@vmware.com>
75 lines
2.6 KiB
JSON
75 lines
2.6 KiB
JSON
{
|
|
"routers": [
|
|
{
|
|
"admin_state_up": true,
|
|
"availability_zone_hints": [],
|
|
"availability_zones": [
|
|
"nova"
|
|
],
|
|
"description": "",
|
|
"distributed": false,
|
|
"external_gateway_info": {
|
|
"enable_snat": true,
|
|
"external_fixed_ips": [
|
|
{
|
|
"ip_address": "172.24.4.3",
|
|
"subnet_id": "b930d7f6-ceb7-40a0-8b81-a425dd994ccf"
|
|
},
|
|
{
|
|
"ip_address": "2001:db8::c",
|
|
"subnet_id": "0c56df5d-ace5-46c8-8f4c-45fa4e334d18"
|
|
}
|
|
],
|
|
"network_id": "ae34051f-aa6c-4c75-abf5-50dc9ac99ef3"
|
|
},
|
|
"flavor_id": "f7b14d9a-b0dc-4fbe-bb14-a0f4970a69e0",
|
|
"ha": false,
|
|
"id": "915a14a6-867b-4af7-83d1-70efceb146f9",
|
|
"name": "router2",
|
|
"revision_number": 1,
|
|
"routes": [
|
|
{
|
|
"destination": "179.24.1.0/24",
|
|
"nexthop": "172.24.3.99"
|
|
}
|
|
],
|
|
"status": "ACTIVE",
|
|
"project_id": "0bd18306d801447bb457a46252d82d13",
|
|
"tenant_id": "0bd18306d801447bb457a46252d82d13",
|
|
"service_type_id": null
|
|
},
|
|
{
|
|
"admin_state_up": true,
|
|
"availability_zone_hints": [],
|
|
"availability_zones": [
|
|
"nova"
|
|
],
|
|
"description": "",
|
|
"distributed": false,
|
|
"external_gateway_info": {
|
|
"enable_snat": true,
|
|
"external_fixed_ips": [
|
|
{
|
|
"ip_address": "172.24.4.6",
|
|
"subnet_id": "b930d7f6-ceb7-40a0-8b81-a425dd994ccf"
|
|
},
|
|
{
|
|
"ip_address": "2001:db8::9",
|
|
"subnet_id": "0c56df5d-ace5-46c8-8f4c-45fa4e334d18"
|
|
}
|
|
],
|
|
"network_id": "ae34051f-aa6c-4c75-abf5-50dc9ac99ef3"
|
|
},
|
|
"flavor_id": "f7b14d9a-b0dc-4fbe-bb14-a0f4970a69e0",
|
|
"ha": false,
|
|
"id": "f8a44de0-fc8e-45df-93c7-f79bf3b01c95",
|
|
"name": "router1",
|
|
"revision_number": 1,
|
|
"routes": [],
|
|
"status": "ACTIVE",
|
|
"project_id": "0bd18306d801447bb457a46252d82d13",
|
|
"tenant_id": "0bd18306d801447bb457a46252d82d13",
|
|
"service_type_id": null
|
|
}
|
|
]
|
|
} |