aboutsummaryrefslogtreecommitdiffstats
path: root/tests/so/integration-cnfm-testing/data/cnfResourceDeleteRequest.json
diff options
context:
space:
mode:
authorwaqas.ikram <waqas.ikram@est.tech>2023-03-13 15:08:30 +0000
committerwaqas.ikram <waqas.ikram@est.tech>2023-03-14 10:58:08 +0000
commit0ca039c5f7d9339607f138d560c553159b0092e2 (patch)
tree4e758fd819b73d0de4a9f1b0046f3a44bf6f4d72 /tests/so/integration-cnfm-testing/data/cnfResourceDeleteRequest.json
parentc638f49099852aa68959846cba1d414d24e404ae (diff)
Adding CNF LCM test cases
Change-Id: I31f9d8abc8cdd7d7af70c6e7e1e9f3cc566370ce Issue-ID: SO-4087 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Diffstat (limited to 'tests/so/integration-cnfm-testing/data/cnfResourceDeleteRequest.json')
-rw-r--r--tests/so/integration-cnfm-testing/data/cnfResourceDeleteRequest.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/tests/so/integration-cnfm-testing/data/cnfResourceDeleteRequest.json b/tests/so/integration-cnfm-testing/data/cnfResourceDeleteRequest.json
new file mode 100644
index 00000000..3c4c848d
--- /dev/null
+++ b/tests/so/integration-cnfm-testing/data/cnfResourceDeleteRequest.json
@@ -0,0 +1,26 @@
+{
+ "requestDetails": {
+ "modelInfo": {
+ "modelType": "cnf",
+ "modelInvariantId": "198ab85b-ad8d-42e5-889d-4bdf486dfc91",
+ "modelVersionId": "14dbe730-b3b9-4b51-9983-76a96233228c",
+ "modelName": "ericsson-vsp-cnf-1",
+ "modelVersion": "1.0",
+ "modelCustomizationId": "083a388f-a00b-403a-b8a2-a0f3167e94e1",
+ "modelCustomizationName": "ericsson-vsp-cnf-1 0"
+ },
+ "requestInfo": {
+ "source": "CSIT",
+ "requestorId": "demo"
+ },
+ "requestParameters": {
+ "testApi": "GR_API",
+ "aLaCarte": true
+ },
+ "cloudConfiguration": {
+ "lcpCloudRegionId": "EtsiCloudRegion",
+ "cloudOwner": "CloudOwner",
+ "tenantId": "693c7729b2364a26a3ca602e6f66187d"
+ }
+ }
+} \ No newline at end of file