add cypress test that verify deletion of the not upgraded vfm
[vid.git] / vid-app-common / src / test / resources / payload_jsons / vfmodule / delete_vfmodule_expected_bulk.json
1 {
2   "action": "None",
3   "isDirty": true,
4   "vnfs": {
5     "fa546506-b754-445c-b0d6-d36b6978de77": {
6       "action": "None",
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         "mdns012220200..Mdns01222020..dns_az_01..module-1": {
34           "48b9c7ae-490c-44af-b4dc-09b133d2fb89": {
35             "action": "None_Delete",
36             "instanceName": "PST-Vf-Phase-1-Vf-Addon",
37             "instanceId": "48b9c7ae-490c-44af-b4dc-09b133d2fb89",
38             "orchStatus": "Active",
39             "productFamilyId": null,
40             "cloudOwner": "irma-aic",
41             "modelInfo": {
42               "modelCustomizationName": "Mdns01222020..dns_az_01..module-1",
43               "modelCustomizationId": "2f74b6b2-8627-403e-b696-4c43fe5b19a5",
44               "modelInvariantId": "a60135d6-8e3d-47bc-87dd-f56d60d6beb0",
45               "modelVersionId": "c449aaf8-2467-41a9-9015-730ab48ca19b",
46               "modelName": "Mdns01222020..dns_az_01..module-1",
47               "modelType": "vfModule",
48               "modelVersion": "1"
49             },
50             "instanceType": null,
51             "provStatus": null,
52             "inMaint": false,
53             "uuid": "c449aaf8-2467-41a9-9015-730ab48ca19b",
54             "originalName": "mdns012220200..Mdns01222020..dns_az_01..module-1",
55             "legacyRegion": null,
56             "lineOfBusiness": null,
57             "platformName": null,
58             "trackById": "48b9c7ae-490c-44af-b4dc-09b133d2fb89",
59             "isBase": false,
60             "volumeGroupName": null,
61             "tenantId": "7ff7b1a4fe954f71ab79d3160ec3eb08",
62             "lcpCloudRegionId": "olson5a"
63           }
64         }
65       },
66       "networks": {},
67       "vnfStoreKey": "fa546506-b754-445c-b0d6-d36b6978de77"
68     }
69   },
70   "vrfs": {},
71   "instanceParams": [],
72   "validationCounter": 0,
73   "existingNames": {
74     "pst-vf-phase-1": ""
75   },
76   "existingVNFCounterMap": {
77     "94ad4ac3-9c06-4bb3-9ac8-0714ef78a912": 1
78   },
79   "existingVRFCounterMap": {},
80   "existingVnfGroupCounterMap": {},
81   "existingNetworksCounterMap": {},
82   "networks": {},
83   "vnfGroups": {},
84   "bulkSize": 1,
85   "instanceName": "PST-Vf-Phase-1",
86   "instanceId": "b153e8ce-2d00-4466-adc0-14bad70f150c",
87   "orchStatus": "Active",
88   "productFamilyId": null,
89   "lcpCloudRegionId": null,
90   "tenantId": null,
91   "cloudOwner": null,
92   "modelInfo": {
93     "modelInvariantId": "dd5a69b7-c50c-4dde-adc2-966b79bb8fd6",
94     "modelVersionId": "a243da28-c11e-45a8-9f26-0284a9a789bc",
95     "modelName": "CHARLOTTE 01222020 Svc",
96     "modelType": "service",
97     "modelVersion": "3.0"
98   },
99   "globalSubscriberId": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb",
100   "subscriptionServiceType": "Emanuel",
101   "owningEntityId": null,
102   "owningEntityName": null,
103   "tenantName": null,
104   "aicZoneId": null,
105   "aicZoneName": null,
106   "projectName": null,
107   "rollbackOnFailure": false,
108   "isALaCarte": true,
109   "collectionResources": {},
110   "testApi": "GR_API",
111   "vidNotions": {
112     "instantiationUI": "anyAlacarteWhichNotExcluded",
113     "modelCategory": "other",
114     "viewEditUI": "legacy",
115     "instantiationType": "ALaCarte"
116   }
117 }