summaryrefslogtreecommitdiffstats
path: root/pomba/network-discovery/src/test/resources/jolt/port-input.json
blob: 7e3e59b4d3f3a8e00e975cab88bf5d977dc17474 (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
{
    "port": {
        "status": "ACTIVE",
        "binding:host_id": "Setup-D2-OTT-A-Master",
        "description": "",
        "allowed_address_pairs": [],
        "tags": [],
        "extra_dhcp_opts": [],
        "updated_at": "2019-02-07T21:11:17Z",
        "device_owner": "compute:nova",
        "revision_number": 9,
        "binding:profile": {},
        "fixed_ips": [
            {
                "subnet_id": "b3684cd7-43ee-4aa3-9266-8c66f87d10a3",
                "ip_address": "10.69.102.6"
            }
        ],
        "id": "bcd87883-c92f-4f2b-b5bf-1288948facdd",
        "security_groups": [
            "6e0243dc-5040-491a-b54e-55b88cd01855"
        ],
        "device_id": "645a12dc-09b5-45cb-8ab1-a0ce41b7200a",
        "name": "bcd8",
        "admin_state_up": true,
        "network_id": "2ea02809-7279-4b5e-931a-62b231615497",
        "tenant_id": "1130b349e19c4827bf91a29d51256af1",
        "binding:vif_details": {
            "port_filter": true,
            "ovs_hybrid_plug": true
        },
        "binding:vnic_type": "normal",
        "binding:vif_type": "ovs",
        "mac_address": "fa:16:3e:ff:f7:af",
        "project_id": "1130b349e19c4827bf91a29d51256af1",
        "created_at": "2018-12-04T20:40:58Z"
    }
}