aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vid/resources/simulators/test_data_assets/requests.json
blob: e94d26a60fe314cdc8c5e99259488c9c1c4fdee3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
  "requests": [
    {
      "method": "GET",
      "path": "/aai/v13/service-design-and-creation/models",
      "queryParams": {
        "depth": "2",
        "model-invariant-id": "88a71d72-ec80-4357-808e-f288823cb353"
      }
    },
    {
      "method": "GET",
      "path": "/aai/v../business/customers/customer/MSO_1610_ST",
      "queryParams": {
        "depth": "2"
      }
    },
    {
      "method": "GET",
      "path": "/aai/v13/query",
      "queryParams": {
        "format": "simple"
      }
    },
    {
      "method": "GET",
      "path": "/workflowSpecifications/v1/workflows",
      "queryParams": {
        "vnfModelVersionId": "103b4a1b-4a15-4559-a019-1ff132180c7c"
      }
    }
  ]
}