VID: Upgrade AAI API version to v16
[integration/csit.git] / tests / vid / resources / simulators / test_data_assets / requests.json
index e94d26a..cc049ac 100644 (file)
@@ -2,7 +2,7 @@
   "requests": [
     {
       "method": "GET",
-      "path": "/aai/v13/service-design-and-creation/models",
+      "path": "/aai/v16/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",
+      "path": "/aai/v16/business/customers/customer/CAR_2020_ER",
       "queryParams": {
         "depth": "2"
       }
     },
     {
       "method": "GET",
-      "path": "/aai/v13/query",
+      "path": "/aai/v16/query",
       "queryParams": {
         "format": "simple"
       }
       "queryParams": {
         "vnfModelVersionId": "103b4a1b-4a15-4559-a019-1ff132180c7c"
       }
+    },
+    {
+      "method": "GET",
+      "path": "/aai/v16/business/customers",
+      "queryParams": {
+        "subscriber-type": "INFRA",
+        "depth": "0"
+      }
+    },
+    {
+      "method": "GET",
+      "path": "/aai/v16/service-design-and-creation/models",
+      "queryParams": {
+        "depth": "2",
+        "model-invariant-id": "88a71d72-ec80-4357-808e-f288823cb353"
+      }
+    },
+    {
+      "method": "GET",
+      "path": "/orchestrationRequests/v6",
+      "queryParams": {
+        "filter": "modelType:EQUALS:vnf"
+      }
     }
   ]
 }
\ No newline at end of file