1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
{
"port": {
"status": "ACTIVE",
"binding:host_id": "auk51r07c002",
"description": "",
"allowed_address_pairs": [],
"tags": [],
"extra_dhcp_opts": [],
"updated_at": "2019-02-11T19:12:50Z",
"device_owner": "compute:auk51b-kvm-az01",
"revision_number": 10,
"port_security_enabled": false,
"binding:profile": {
"public_vlans": [
""
],
"pf_pci_slot": "0000:5e:01.0",
"fabric_config": true,
"vlan_filter": [
"181"
],
"private_vlans": [
"181"
],
"physical_network": "sriovnet1",
"pci_slot": "0000:5e:05.6",
"pci_vendor_info": "8086:154c",
"host_id": "50197c55fc934e7b3947e17db762f0839320f94983df774d84991ad2"
},
"fixed_ips": [
{
"subnet_id": "2849cc67-a616-4384-9ffc-eadfb1df2a44",
"ip_address": "1.2.1.3"
}
],
"id": "e80bec21-4b4b-42b0-ae17-20e736b8a82b",
"security_groups": [],
"device_id": "d29f3151-592d-4011-9356-ad047794e236",
"name": "ssc_1_mgmt_port_0",
"admin_state_up": true,
"network_id": "b7ebec8e-d572-4dbf-ab4c-fc140b1e699a",
"tenant_id": "872f331350c54e59991a8de2cbffb40c",
"binding:vif_details": {
"port_filter": false,
"vlan": "181"
},
"binding:vnic_type": "normal",
"binding:vif_type": "hw_veb",
"mac_address": "fa:16:3e:0c:29:94",
"project_id": "872f331350c54e59991a8de2cbffb40c",
"created_at": "2019-02-11T19:11:39Z"
}
}
|