vid-simulator dev and test tool
[vid.git] / vid-ext-services-simulator / src / main / resources / preset_registration / SI-test-sssdad / aai_named_query_for_view_edit_test_sssdad.json
1 {
2   "simulatorRequest": {
3     "method": "POST",
4     "path": "/aai/search/named-query",
5     "body": {
6       "instance-filters": {
7         "instance-filter": [
8           {
9             "customer": {
10               "global-customer-id": "e433710f-9217-458d-a79d-1c7aff376d89"
11             },
12             "service-instance": {
13               "service-instance-id": "c187e9fe-40c3-4862-b73e-84ff056205f6"
14             },
15             "service-subscription": {
16               "service-type": "VIRTUAL USP"
17             }
18           }
19         ]
20       },
21       "query-parameters": {
22         "named-query": {
23           "named-query-uuid": "0367193e-c785-4d5f-9cb8-7bc89dc9ddb7"
24         }
25       }
26     }
27   },
28   "simulatorResponse": {
29     "responseCode": 200,
30     "body": {
31       "inventory-response-item": [
32         {
33           "model-name": "0eOHz2Yh8WJcBYzKy079",
34           "service-instance": {
35             "service-instance-id": "c187e9fe-40c3-4862-b73e-84ff056205f6",
36             "service-instance-name": "test_sssdad"
37           },
38           "extra-properties": {},
39           "inventory-response-items": {
40             "inventory-response-item": [
41               {
42                 "model-name": "Proxy-Config-Instance",
43                 "configuration": {
44                   "configuration-id": "9533-config-LB1113",
45                   "configuration-name": "dummy_instance",
46                   "configuration-type": "configuration-type-9533",
47                   "configuration-sub-type": "configuration-sub-type-9533",
48                   "model-invariant-id": "model-invariant-id-9533",
49                   "model-version-id": "model-version-id-9533",
50                   "orchestration-status": "Inactive",
51                   "operational-status": "",
52                   "configuration-selflink": "",
53                   "model-customization-id": "model-customization-id-9533",
54                   "resource-version": "1504038855716"
55                 },
56                 "extra-properties": {
57                 }
58               }
59             ]
60           }
61         }
62       ]
63     }
64   }
65 }