when deleting a vf module from the modern ui verify that correct delete is sent to mSO
[vid.git] / vid-app-common / src / test / resources / payload_jsons / vfmodule / delete_1_vfmodule_expected_bulk.json
1 {
2   "action": "None",
3   "isDirty": false,
4   "vnfs": {
5     "d520268f-7489-4662-be59-f81495b3a069": {
6       "action": "None",
7       "instanceName": "PST-VfMod-Replace-5-Vnf",
8       "instanceId": "d520268f-7489-4662-be59-f81495b3a069",
9       "orchStatus": "Active",
10       "productFamilyId": null,
11       "lcpCloudRegionId": "olson5a",
12       "tenantId": "7ff7b1a4fe954f71ab79d3160ec3eb08",
13       "cloudOwner": "irma-aic",
14       "modelInfo": {
15         "modelCustomizationName": "xbi test module replace 0",
16         "modelCustomizationId": "84ea2603-b892-4b63-b7ad-e53b902eacdb",
17         "modelInvariantId": "5626a5ec-7dce-4cc1-b025-bdb7abb2f058",
18         "modelVersionId": "fb0fea03-db45-4617-a2a8-0910309e5c86",
19         "modelName": "xbi test module replace",
20         "modelType": "vnf",
21         "modelVersion": "1.0"
22       },
23       "instanceType": "xbi test module replace/xbi test module replace 0",
24       "provStatus": "PREPROV",
25       "inMaint": false,
26       "uuid": "fb0fea03-db45-4617-a2a8-0910309e5c86",
27       "originalName": "xbi test module replace 0",
28       "legacyRegion": null,
29       "lineOfBusiness": null,
30       "platformName": null,
31       "trackById": "d520268f-7489-4662-be59-f81495b3a069",
32       "vfModules": {
33         "xbitestmodulereplace0..XbiTestModuleReplace..base_ocg..module-0": {
34           "b0732bed-3ddf-43cc-b193-7f18db84e476": {
35             "action": "None_Delete",
36             "retainAssignments" : true,
37             "sdncPreLoad" : false,
38             "instanceName": "PST-VfMod-Replace-5-Vfmod",
39             "instanceId": "b0732bed-3ddf-43cc-b193-7f18db84e476",
40             "orchStatus": "Active",
41             "productFamilyId": null,
42             "lcpCloudRegionId": "olson5a",
43             "tenantId": "7ff7b1a4fe954f71ab79d3160ec3eb08",
44             "cloudOwner": "irma-aic",
45             "modelInfo": {
46               "modelCustomizationName": "XbiTestModuleReplace..base_ocg..module-0",
47               "modelCustomizationId": "3f1f0fcb-8a88-4612-a794-3912613ed9e8",
48               "modelInvariantId": "d887658e-2a89-4baf-83e2-b189601a1a7c",
49               "modelName": "XbiTestModuleReplace..base_ocg..module-0",
50               "modelVersionId": "04b21d26-9780-4956-8329-b22b049329f4",
51               "modelType": "vfModule",
52               "modelVersion": "1.0"
53             },
54             "instanceType": null,
55             "provStatus": null,
56             "inMaint": false,
57             "uuid": "04b21d26-9780-4956-8329-b22b049329f4",
58             "originalName": "xbitestmodulereplace0..XbiTestModuleReplace..base_ocg..module-0",
59             "legacyRegion": null,
60             "lineOfBusiness": null,
61             "platformName": null,
62             "trackById": "b0732bed-3ddf-43cc-b193-7f18db84e476",
63             "isBase": true,
64             "volumeGroupName": null,
65             "supplementaryFile": null,
66             "supplementaryFile_hidden": null,
67             "supplementaryFile_hidden_content" : null
68           }
69         }
70       },
71       "networks": {},
72       "vnfStoreKey": "d520268f-7489-4662-be59-f81495b3a069",
73       "upgradedVFMSonsCounter": 1
74     }
75   },
76   "vrfs": {},
77   "instanceParams": [],
78   "validationCounter": 0,
79   "existingNames": {
80     "pst-vfmod-replace-5": ""
81   },
82   "existingVNFCounterMap": {
83     "84ea2603-b892-4b63-b7ad-e53b902eacdb": 1
84   },
85   "existingVRFCounterMap": {},
86   "existingVnfGroupCounterMap": {},
87   "existingNetworksCounterMap": {},
88   "networks": {},
89   "vnfGroups": {},
90   "bulkSize": 1,
91   "instanceName": "PST-VfMod-Replace-5",
92   "instanceId": "6196ab1f-2349-4b32-9b6c-cffeb0ccc79c",
93   "orchStatus": "Active",
94   "productFamilyId": null,
95   "lcpCloudRegionId": null,
96   "tenantId": null,
97   "cloudOwner": null,
98   "modelInfo": {
99     "modelInvariantId": "b3a1a119-dede-4ed0-b077-2a617fa519a3",
100     "modelVersionId": "06c415d8-afc2-4bcb-a131-e4db4b8e96ce",
101     "modelName": "xbi test module replace",
102     "modelType": "service",
103     "modelVersion": "1.0"
104   },
105   "globalSubscriberId": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb",
106   "subscriptionServiceType": "Emanuel",
107   "owningEntityId": null,
108   "owningEntityName": null,
109   "tenantName": null,
110   "aicZoneId": null,
111   "aicZoneName": null,
112   "projectName": null,
113   "rollbackOnFailure": false,
114   "isALaCarte": true,
115   "collectionResources": {},
116   "testApi": "GR_API",
117   "vidNotions": {
118     "instantiationUI": "legacy",
119     "modelCategory": "other",
120     "viewEditUI": "legacy",
121     "instantiationType": "ALaCarte"
122   }
123 }