changing simulator and endpoints for change management testing
[integration/csit.git] / tests / vid / resources / simulators / test_data_assets / requests.json
1 {
2   "requests": [
3     {
4       "method": "GET",
5       "path": "/aai/v13/service-design-and-creation/models",
6       "queryParams": {
7         "depth": "2",
8         "model-invariant-id": "88a71d72-ec80-4357-808e-f288823cb353"
9       }
10     },
11     {
12       "method": "GET",
13       "path": "/aai/v13/business/customers/customer/CAR_2020_ER",
14       "queryParams": {
15         "depth": "2"
16       }
17     },
18     {
19       "method": "GET",
20       "path": "/aai/v13/query",
21       "queryParams": {
22         "format": "simple"
23       }
24     },
25     {
26       "method": "GET",
27       "path": "/workflowSpecifications/v1/workflows",
28       "queryParams": {
29         "vnfModelVersionId": "103b4a1b-4a15-4559-a019-1ff132180c7c"
30       }
31     },
32     {
33       "method": "GET",
34       "path": "/aai/v13/business/customers",
35       "queryParams": {
36         "subscriber-type": "INFRA",
37         "depth": "0"
38       }
39     },
40     {
41       "method": "GET",
42       "path": "/aai/v13/service-design-and-creation/models",
43       "queryParams": {
44         "depth": "2",
45         "model-invariant-id": "88a71d72-ec80-4357-808e-f288823cb353"
46       }
47     },
48     {
49       "method": "GET",
50       "path": "/orchestrationRequests/v6",
51       "queryParams": {
52         "filter": "modelType:EQUALS:vnf"
53       }
54     }
55   ]
56 }