add test that verify delete and upgrade of the not upgraded vfm's
[vid.git] / vid-app-common / src / test / resources / payload_jsons / vfmodule / delete_vfmodule_expected_bulk.json
1 {
2   "action": "None_Upgrade",
3   "isDirty": true,
4   "vnfs": {
5     "fa546506-b754-445c-b0d6-d36b6978de77": {
6       "action": "None_Upgrade",
7       "instanceName": "PST-Vf-Phase-1-Vnf",
8       "instanceId": "fa546506-b754-445c-b0d6-d36b6978de77",
9       "orchStatus": "Active",
10       "productFamilyId": null,
11       "lcpCloudRegionId": "olson5a",
12       "tenantId": "7ff7b1a4fe954f71ab79d3160ec3eb08",
13       "cloudOwner": "irma-aic",
14       "modelInfo": {
15         "modelCustomizationName": "CHARLOTTE 01222020 0",
16         "modelCustomizationId": "94ad4ac3-9c06-4bb3-9ac8-0714ef78a912",
17         "modelInvariantId": "2ef6541d-d5bb-41ea-bcce-8fb2396a74da",
18         "modelVersionId": "803fdb3e-b4c9-451c-a020-f15cd1fda041",
19         "modelName": "CHARLOTTE 01222020",
20         "modelType": "vnf",
21         "modelVersion": "1.0"
22       },
23       "instanceType": "CHARLOTTE 01222020 Svc/CHARLOTTE 01222020 0",
24       "provStatus": "PREPROV",
25       "inMaint": false,
26       "uuid": "803fdb3e-b4c9-451c-a020-f15cd1fda041",
27       "originalName": "CHARLOTTE 01222020 0",
28       "legacyRegion": null,
29       "lineOfBusiness": null,
30       "platformName": null,
31       "trackById": "fa546506-b754-445c-b0d6-d36b6978de77",
32       "vfModules": {
33         "xbitestmodulereplace0..XbiTestModuleReplace..base_ocg..module-0": {
34           "b0732bed-3ddf-43cc-b193-7f18db84e476": {
35             "action": "None_Upgrade",
36             "instanceName": "PST-VfMod-Replace-5-Vfmod",
37             "instanceId": "b0732bed-3ddf-43cc-b193-7f18db84e476",
38             "orchStatus": "Active",
39             "productFamilyId": null,
40             "lcpCloudRegionId": "olson5a",
41             "tenantId": "7ff7b1a4fe954f71ab79d3160ec3eb08",
42             "cloudOwner": "irma-aic",
43             "modelInfo": {
44               "modelCustomizationName": "XbiTestModuleReplace..base_ocg..module-0",
45               "modelCustomizationId": "3f1f0fcb-8a88-4612-a794-3912613ed9e8",
46               "modelInvariantId": "d887658e-2a89-4baf-83e2-b189601a1a7c",
47               "modelVersionId": "04b21d26-9780-4956-8329-b22b049329f4",
48               "modelType": "vfModule",
49               "modelVersion": "1"
50             },
51             "instanceType": null,
52             "provStatus": null,
53             "inMaint": false,
54             "uuid": "04b21d26-9780-4956-8329-b22b049329f4",
55             "originalName": "xbitestmodulereplace0..XbiTestModuleReplace..base_ocg..module-0",
56             "legacyRegion": null,
57             "lineOfBusiness": null,
58             "platformName": null,
59             "trackById": "b0732bed-3ddf-43cc-b193-7f18db84e476",
60             "isBase": true,
61             "volumeGroupName": null,
62             "retainAssignments": true,
63             "sdncPreLoad": false,
64             "supplementaryFile": null,
65             "supplementaryFile_hidden": null,
66             "supplementaryFile_hidden_content": null
67           }
68         },
69         "mdns012220200..Mdns01222020..dns_az_01..module-1": {
70           "48b9c7ae-490c-44af-b4dc-09b133d2fb89": {
71             "action": "None_Delete",
72             "instanceName": "PST-Vf-Phase-1-Vf-Addon",
73             "instanceId": "48b9c7ae-490c-44af-b4dc-09b133d2fb89",
74             "orchStatus": "Active",
75             "productFamilyId": null,
76             "cloudOwner": "irma-aic",
77             "modelInfo": {
78               "modelCustomizationName": "Mdns01222020..dns_az_01..module-1",
79               "modelCustomizationId": "2f74b6b2-8627-403e-b696-4c43fe5b19a5",
80               "modelInvariantId": "a60135d6-8e3d-47bc-87dd-f56d60d6beb0",
81               "modelVersionId": "c449aaf8-2467-41a9-9015-730ab48ca19b",
82               "modelName": "Mdns01222020..dns_az_01..module-1",
83               "modelType": "vfModule",
84               "modelVersion": "1"
85             },
86             "instanceType": null,
87             "provStatus": null,
88             "inMaint": false,
89             "uuid": "c449aaf8-2467-41a9-9015-730ab48ca19b",
90             "originalName": "mdns012220200..Mdns01222020..dns_az_01..module-1",
91             "legacyRegion": null,
92             "lineOfBusiness": null,
93             "platformName": null,
94             "trackById": "48b9c7ae-490c-44af-b4dc-09b133d2fb89",
95             "isBase": false,
96             "volumeGroupName": null,
97             "tenantId": "7ff7b1a4fe954f71ab79d3160ec3eb08",
98             "lcpCloudRegionId": "olson5a"
99           }
100         }
101       },
102       "networks": {},
103       "vnfStoreKey": "fa546506-b754-445c-b0d6-d36b6978de77",
104       "upgradedVFMSonsCounter": 1
105     }
106   },
107   "vrfs": {},
108   "instanceParams": [],
109   "validationCounter": 0,
110   "existingNames": {
111     "pst-vf-phase-1": ""
112   },
113   "existingVNFCounterMap": {
114     "94ad4ac3-9c06-4bb3-9ac8-0714ef78a912": 1
115   },
116   "existingVRFCounterMap": {},
117   "existingVnfGroupCounterMap": {},
118   "existingNetworksCounterMap": {},
119   "networks": {},
120   "vnfGroups": {},
121   "bulkSize": 1,
122   "instanceName": "PST-Vf-Phase-1",
123   "instanceId": "b153e8ce-2d00-4466-adc0-14bad70f150c",
124   "orchStatus": "Active",
125   "productFamilyId": null,
126   "lcpCloudRegionId": null,
127   "tenantId": null,
128   "cloudOwner": null,
129   "modelInfo": {
130     "modelInvariantId": "dd5a69b7-c50c-4dde-adc2-966b79bb8fd6",
131     "modelVersionId": "a243da28-c11e-45a8-9f26-0284a9a789bc",
132     "modelName": "CHARLOTTE 01222020 Svc",
133     "modelType": "service",
134     "modelVersion": "1.0"
135   },
136   "globalSubscriberId": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb",
137   "subscriptionServiceType": "Emanuel",
138   "owningEntityId": null,
139   "owningEntityName": null,
140   "tenantName": null,
141   "aicZoneId": null,
142   "aicZoneName": null,
143   "projectName": null,
144   "rollbackOnFailure": false,
145   "isALaCarte": true,
146   "collectionResources": {},
147   "testApi": "GR_API",
148   "vidNotions": {
149     "instantiationUI": "anyAlacarteWhichNotExcluded",
150     "modelCategory": "other",
151     "viewEditUI": "legacy",
152     "instantiationType": "ALaCarte"
153   }
154 }