Prepare new endpoints for csit/vid internal api
[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/v../business/customers/customer/MSO_1610_ST",
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 }