50e30a6b13
This extension adds the OS-EXT-VIF-NET:net_id param so that users can determine vif plunged into which network now. DocImpact Change-Id: I56bef5c45f7f545aa5e9b13760dff1c802da0f8f Signed-off-by: Zhi Yan Liu <zhiyanl@cn.ibm.com>
10 lines
240 B
JSON
10 lines
240 B
JSON
{
|
|
"virtual_interfaces": [
|
|
{
|
|
"id": "cec8b9bb-5d22-4104-b3c8-4c35db3210a6",
|
|
"mac_address": "fa:16:3e:3c:ce:6f",
|
|
"OS-EXT-VIF-NET:net_id": "cec8b9bb-5d22-4104-b3c8-4c35db3210a7"
|
|
}
|
|
]
|
|
}
|