netconn-api/v2.0/samples/ports-show-res-prov.json
Diane Fleming afdea610dc Add the port bindings provider-prefixed extended attributes
Partial-Bug: #1157159

Change-Id: I4b25011902128eba20667d9023806735581cce27
author: diane fleming
2013-10-13 08:37:05 -05:00

15 lines
363 B
JSON

{
"network":
{
"status": "ACTIVE",
"subnets": [],
"name": "network-1",
"admin_state_up": true,
"tenant_id": "c1210485b2424d48804aad5d39c61b8f",
"id": "3a06dfc7-d239-4aad-9a57-21cd171c72e5",
"shared": false,
"provider:network_type": "vlan",
"provider:physical_network": "physnet_1",
"provider:segmentation_id": 101
}
}