72abce14b0
Typo is fixed and port-list-response.json is updated. Closes-Bug: 1672358 Change-Id: Iffe385d705e607966ac00455d56aaac85a1a1e69
19 lines
418 B
JSON
19 lines
418 B
JSON
{
|
|
"ports": [
|
|
{
|
|
"address": "11:11:11:11:11:11",
|
|
"links": [
|
|
{
|
|
"href": "http://127.0.0.1:6385/v1/ports/d2b30520-907d-46c8-bfee-c5586e6fb3a1",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://127.0.0.1:6385/ports/d2b30520-907d-46c8-bfee-c5586e6fb3a1",
|
|
"rel": "bookmark"
|
|
}
|
|
],
|
|
"uuid": "d2b30520-907d-46c8-bfee-c5586e6fb3a1"
|
|
}
|
|
]
|
|
}
|