summaryrefslogtreecommitdiffstats
path: root/conductor/conductor/tests/unit/data/plugins/inventory_provider/service_demand_list.json
blob: fb1059a21207bdb655991983567d4eb7aef79ca3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "vPGN": [{
        "service_resource_id": "vPGN-XX",
        "inventory_provider": "aai",
        "inventory_type": "service",
        "port_key": "vlan_port",
        "vlan_key": "vlan_key",
        "attributes": {
            "global-customer-id": "Demonstration",
            "model-version-id": "e02a7e5c-9d27-4360-ab7c-73bb83b07e3b",
            "model-invariant-id": "762472ef-5284-4daa-ab32-3e7bee2ec355"
        },
        "service_type": "vPGN-XX"
    }]
}