aboutsummaryrefslogtreecommitdiffstats
path: root/vid-webpack-master/cypress/support/jsonBuilders/mocks/jsons/upgradeVfModule/upgrade_vfmodule_e2e__service_instance.json
blob: 3e22bfea9fd71a63f6d9ba9c895b84069cb44fef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
{
  "action": "None",
  "instanceName": "PST-VfMod-Replace-5",
  "instanceId": "6196ab1f-2349-4b32-9b6c-cffeb0ccc79c",
  "orchStatus": "Active",
  "productFamilyId": null,
  "lcpCloudRegionId": null,
  "tenantId": null,
  "cloudOwner": null,
  "modelInfo": {
    "modelInvariantId": "b3a1a119-dede-4ed0-b077-2a617fa519a3",
    "modelVersionId": "06c415d8-afc2-4bcb-a131-e4db4b8e96ce",
    "modelName": "xbi test module replace",
    "modelType": "service",
    "modelVersion": "1.0"
  },
  "globalSubscriberId": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb",
  "subscriptionServiceType": "Emanuel",
  "owningEntityId": null,
  "owningEntityName": null,
  "tenantName": null,
  "aicZoneId": null,
  "aicZoneName": null,
  "projectName": null,
  "rollbackOnFailure": null,
  "isALaCarte": true,
  "vnfs": {
    "d520268f-7489-4662-be59-f81495b3a069": {
      "action": "None",
      "instanceName": "PST-VfMod-Replace-5-Vnf",
      "instanceId": "d520268f-7489-4662-be59-f81495b3a069",
      "orchStatus": "Active",
      "productFamilyId": null,
      "lcpCloudRegionId": "olson5a",
      "tenantId": "7ff7b1a4fe954f71ab79d3160ec3eb08",
      "cloudOwner": "irma-aic",
      "modelInfo": {
        "modelCustomizationName": "xbi test module replace 0",
        "modelCustomizationId": "84ea2603-b892-4b63-b7ad-e53b902eacdb",
        "modelInvariantId": "5626a5ec-7dce-4cc1-b025-bdb7abb2f058",
        "modelVersionId": "fb0fea03-db45-4617-a2a8-0910309e5c86",
        "modelName": "xbi test module replace",
        "modelType": "vnf",
        "modelVersion": "1.0"
      },
      "instanceType": "xbi test module replace/xbi test module replace 0",
      "provStatus": "PREPROV",
      "inMaint": false,
      "uuid": "fb0fea03-db45-4617-a2a8-0910309e5c86",
      "originalName": "xbi test module replace 0",
      "legacyRegion": null,
      "lineOfBusiness": null,
      "platformName": null,
      "trackById": "d520268f-7489-4662-be59-f81495b3a069",
      "vfModules": {
        "xbitestmodulereplace0..XbiTestModuleReplace..base_ocg..module-0": {
          "b0732bed-3ddf-43cc-b193-7f18db84e476": {
            "action": "None",
            "instanceName": "PST-VfMod-Replace-5-Vfmod",
            "instanceId": "b0732bed-3ddf-43cc-b193-7f18db84e476",
            "orchStatus": "Active",
            "productFamilyId": null,
            "lcpCloudRegionId": "olson5a",
            "tenantId": "7ff7b1a4fe954f71ab79d3160ec3eb08",
            "cloudOwner": "irma-aic",
            "modelInfo": {
              "modelCustomizationName": "XbiTestModuleReplace..base_ocg..module-0",
              "modelCustomizationId": "3f1f0fcb-8a88-4612-a794-3912613ed9e8",
              "modelInvariantId": "d887658e-2a89-4baf-83e2-b189601a1a7c",
              "modelVersionId": "04b21d26-9780-4956-8329-b22b049329f4",
              "modelType": "vfModule"
            },
            "instanceType": null,
            "provStatus": null,
            "inMaint": false,
            "uuid": "04b21d26-9780-4956-8329-b22b049329f4",
            "originalName": "xbitestmodulereplace0..XbiTestModuleReplace..base_ocg..module-0",
            "legacyRegion": null,
            "lineOfBusiness": null,
            "platformName": null,
            "trackById": "b0732bed-3ddf-43cc-b193-7f18db84e476",
            "isBase": true,
            "volumeGroupName": null
          }
        }
      },
      "networks": {}
    }
  },
  "networks": {},
  "vrfs": {},
  "vnfGroups": {},
  "collectionResources": {},
  "validationCounter": 0,
  "existingVNFCounterMap": {
    "84ea2603-b892-4b63-b7ad-e53b902eacdb": 1
  },
  "existingNetworksCounterMap": {},
  "existingVnfGroupCounterMap": {},
  "existingVRFCounterMap": {}
}