blob: 376a526133d3f5c7cfb0732ba40ca6dde007e122 [file] [log] [blame]
Benjamin, Max (mb388a)13f102e2019-03-20 14:28:22 -04001{
2 "port": {
3 "admin_state_up": true,
4 "allowed_address_pairs": [
5 {
6 "ip_address": "192.168.1.1",
7 "mac_address": ""
8 }
9 ],
10 "binding:host_id": "cool.host.com",
11 "binding:vif_details": {
12 "vhostuser_mode": "client",
13 "vhostuser_socket": "/var/run/asdfasdf/asdfasfd-3d",
14 "vhostuser_vrouter_plug": true
15 },
16 "binding:vif_type": "vhostuser",
17 "binding:vnic_type": "normal",
18 "device_id": "92272b67-d23f-42ca-87fa-7b06a9ec81f3",
19 "device_owner": "compute:ddd-daa-ddd",
20 "fixed_ips": [
21 {
22 "ip_address": "2001:1890:1001:264d::2d:2b",
23 "subnet_id": "1327b4d5-e0f7-4e95-b019-60caaac751d1"
24 },
25 {
26 "ip_address": "192.168.1.1",
27 "subnet_id": "05f0a2e9-e9d9-4cc0-8635-b82d3de2d700"
28 }
29 ],
30 "id": "27391d94-33af-474a-927d-d409249e8fd3",
31 "mac_address": "02:7e:e0:6d:9d:3d",
32 "name": "ibcx0026v_ibcx0026vm003_untrusted_port",
33 "network_id": "cee81fae-28b9-40a0-985f-181796ae0df6",
34 "port_security_enabled": true,
35 "security_groups": [
36 "ee45e4fd-b00c-4396-85ee-18d82bd03ef6"
37 ],
38 "status": "ACTIVE",
39 "tenant_id": "a9442388264e4a198e68484e676404e9"
40 }
41}