X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=tests%2Fvid%2Fresources%2Fsimulators%2Ftest_data_assets%2Frequests.json;h=5344ada977fffc919ce860407f1fe9e7973afadd;hb=867288fc5ce094fb70b85ec40ad9a1e33428238a;hp=e94d26a60fe314cdc8c5e99259488c9c1c4fdee3;hpb=a6795420765b4455dbc761bfc4a70ecb457693ad;p=integration%2Fcsit.git diff --git a/tests/vid/resources/simulators/test_data_assets/requests.json b/tests/vid/resources/simulators/test_data_assets/requests.json index e94d26a6..5344ada9 100644 --- a/tests/vid/resources/simulators/test_data_assets/requests.json +++ b/tests/vid/resources/simulators/test_data_assets/requests.json @@ -10,7 +10,7 @@ }, { "method": "GET", - "path": "/aai/v../business/customers/customer/MSO_1610_ST", + "path": "/aai/v13/business/customers/customer/CAR_2020_ER", "queryParams": { "depth": "2" } @@ -28,6 +28,29 @@ "queryParams": { "vnfModelVersionId": "103b4a1b-4a15-4559-a019-1ff132180c7c" } + }, + { + "method": "GET", + "path": "/aai/v13/business/customers", + "queryParams": { + "subscriber-type": "INFRA", + "depth": "0" + } + }, + { + "method": "GET", + "path": "/aai/v13/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