0335e81a87
This patch updates api-ref documentations to reflect portgroup changes. Related-Bug: #1618754 Co-Authored-By: Vladyslav Drok <vdrok@mirantis.com> Change-Id: Id34344df9d3e68efe891c2be4a0b362be6557202
19 lines
418 B
JSON
19 lines
418 B
JSON
{
|
|
"ports": [
|
|
{
|
|
"address": "22:22:22:22:22:22",
|
|
"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"
|
|
}
|
|
]
|
|
}
|