blob: 9872cac8a1177abe35be7c341c88cf72cd32a5d7 [file] [log] [blame]
Daniel Park95985382018-07-23 11:38:07 +09001{
2 "port": {
3 "id": "65c0ee9f-d634-4522-8954-51021b570b0d",
4 "admin_state_up": true,
5 "device_id": "1",
6 "device_owner": "compute:nova",
7 "fixed_ips": [
8 {
9 "ip_address": "10.0.0.2",
10 "subnet_id": "a0304c3a-4f08-4c43-88af-d796509c97d2"
11 }
12 ],
13 "allowed_address_pairs": [
14 {
15 "ip_address": "12.12.11.12",
16 "mac_address": "fa:14:2a:b3:cb:f0"
17 }
18 ],
19 "mac_address": "fa:16:3e:c9:cb:f0",
20 "network_id": "a87cc70a-3e15-4acf-8205-9b711a3531b7",
21 "status": "ACTIVE",
22 "tenant_id": "d6700c0c9ffa4f1cb322cd4a1f3906fa",
23 "security_groups": [
24 "f0ac4394-7e4a-4409-9701-ba8be283dbc3"
25 ],
26 "extra_dhcp_opts": [
27 {
28 "opt_value": "pxelinux.0",
29 "opt_name": "bootfile-name"
30 }
31 ],
32 "port_security_enabled": true,
33 "binding:host_id": "4df8d9ff-6f6f-438f-90a1-ef660d4586ad",
34 "binding:vif_type": "unbound",
35 "binding:vif_details": {},
36 "binding:vnic_type": "other",
37 "binding:profile": {"pci_slot": "0000:05:08.3", "physical_network": "sriov_net", "pci_vendor_info": "aaaa:bbbb"}
38 }
39}