summaryrefslogtreecommitdiffstats
path: root/local-setup/src/test/resources/execute_query.json
blob: 6dc2462362261797318123106d6245e1bdc9bcce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "query-parameters": {
    "named-query": {
      "named-query-uuid": "0367193e-c785-4d5f-9cb8-7bc89dc9ddb7"
    }
  },
  "instance-filters": {
    "instance-filter": [
      {
        "service-instance": {
          "service-instance-id": "37b8cdb7-94eb-468f-a0c2-4e3c3546578e"
        },
        "service-subscription": {
          "service-type": "vDNS"
        },
        "customer": {
          "global-customer-id": "aai_demo_for_onap_community"
        }
      }
    ]
  }
}