aboutsummaryrefslogtreecommitdiffstats
path: root/so-simulator/src/main/resources/openstack/gr_api/GetNeutronNetworkSSCManagementPort1.json
blob: bdb12be61363666b824fd482e09ed5a2fcead08c (plain)
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
{
    "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"
        },
        "fixed_ips": [
            {
                "subnet_id": "2849cc67-a616-4384-9ffc-eadfb1df2a44",
                "ip_address": "1.2.1.3"
            }
        ],
        "id": "07f5b14c-147a-4d14-8c94-a9e94dbc097b",
        "security_groups": [],
        "device_id": "92272b67-d23f-42ca-87fa-7b06a9ec81f3",
        "name": "tsbc0005v_tsbc0005vm002_mgmt_port_1",
        "admin_state_up": true,
        "network_id": "07f5b14c-147a-4d14-8c94-a9e94dbc097b",
        "tenant_id": "872f331350c54e59991a8de2cbffb40c",
        "binding:vif_details": {
            "port_filter": false,
            "vlan": "181"
        },
        "binding:vnic_type": "direct",
        "binding:vif_type": "hw_veb",
        "mac_address": "fa:16:3e:0c:29:94",
        "project_id": "872f331350c54e59991a8de2cbffb40c",
        "created_at": "2019-02-11T19:11:39Z"
    }
}