
Related-Bug: #1598081 Related-Bug: #1575146 Partial-Implements: blueprint port-data-plane-status Change-Id: I04eef902b3310f799b1ce7ea44ed7cf77c74da04
53 lines
1.8 KiB
JSON
53 lines
1.8 KiB
JSON
{
|
|
"ports": [
|
|
{
|
|
"admin_state_up": false,
|
|
"allowed_address_pairs": [],
|
|
"data_plane_status": null,
|
|
"description": "",
|
|
"device_id": "",
|
|
"device_owner": "",
|
|
"fixed_ips": [
|
|
{
|
|
"ip_address": "10.0.0.5",
|
|
"subnet_id": "a0304c3a-4f08-4c43-88af-d796509c97d2"
|
|
}
|
|
],
|
|
"id": "94225baa-9d3f-4b93-bf12-b41e7ce49cdb",
|
|
"mac_address": "fa:16:3e:48:b8:9f",
|
|
"name": "sample_port_1",
|
|
"network_id": "a87cc70a-3e15-4acf-8205-9b711a3531b7",
|
|
"project_id": "d6700c0c9ffa4f1cb322cd4a1f3906fa",
|
|
"security_groups": [
|
|
"f0ac4394-7e4a-4409-9701-ba8be283dbc3"
|
|
],
|
|
"status": "DOWN",
|
|
"tenant_id": "d6700c0c9ffa4f1cb322cd4a1f3906fa"
|
|
},
|
|
{
|
|
"admin_state_up": false,
|
|
"allowed_address_pairs": [],
|
|
"data_plane_status": null,
|
|
"description": "",
|
|
"device_id": "",
|
|
"device_owner": "",
|
|
"fixed_ips": [
|
|
{
|
|
"ip_address": "10.0.0.6",
|
|
"subnet_id": "a0304c3a-4f08-4c43-88af-d796509c97d2"
|
|
}
|
|
],
|
|
"id": "235b09e0-63c4-47f1-b221-66ba54c21760",
|
|
"mac_address": "fa:16:3e:f4:73:df",
|
|
"name": "sample_port_2",
|
|
"network_id": "a87cc70a-3e15-4acf-8205-9b711a3531b7",
|
|
"project_id": "d6700c0c9ffa4f1cb322cd4a1f3906fa",
|
|
"security_groups": [
|
|
"f0ac4394-7e4a-4409-9701-ba8be283dbc3"
|
|
],
|
|
"status": "DOWN",
|
|
"tenant_id": "d6700c0c9ffa4f1cb322cd4a1f3906fa"
|
|
}
|
|
]
|
|
}
|