netconn-api/v2.0/samples/port-get-res.json
Diane Fleming 64cca08847 Rework directories for netconn - both are neutron
Partial_Bug: #1233748

Change-Id: I6fa1a8b194da4d90941051151a13f06786642758
author: diane fleming
2013-10-08 09:18:08 -05:00

22 lines
665 B
JSON

{
"port":{
"admin_state_up":true,
"device_id":"dhcpacb6d6f0-2d56-5c7a-9905-4c3a3d168f49-abaf2e70-4305-4e8d-ac70-3e4cc5f66a07",
"device_owner":"network:dhcp",
"fixed_ips":[
{
"ip_address":"10.0.0.2",
"subnet_id":"3b498f11-0a20-43ed-b992-0e4202d5f930"
}
],
"id":"ebe69f1e-bc26-4db5-bed0-c0afb4afe3db",
"mac_address":"fa:16:3e:a9:34:c3",
"name":"",
"network_id":"abaf2e70-4305-4e8d-ac70-3e4cc5f66a07",
"security_groups":[
"49258a30-81f9-44d7-9440-c60dba50e29e"
],
"status":"ACTIVE",
"tenant_id":"e4f50856753b4dc6afee5fa6b9b6c550"
}
}