Add another Network to the new view/edit screen
[vid.git] / vid-webpack-master / cypress / support / jsonBuilders / mocks / jsons / add_Network / add_network_instance.json
1 {
2   "action": "None",
3   "instanceName": "oam_protected_net_svc1",
4   "instanceId": "ce2821fc-3b28-4759-9613-1e514d7563c0",
5   "orchStatus": "Active",
6   "productFamilyId": null,
7   "lcpCloudRegionId": null,
8   "tenantId": null,
9   "cloudOwner": null,
10   "modelInfo": {
11     "modelInvariantId": "8c364754-4c76-4abc-b8f3-88da5f67d588",
12     "modelVersionId": "f93e72e1-77fc-4f54-b207-298d766d0886",
13     "modelName": "oam_protected_net NC OVS network 1",
14     "modelType": "service",
15     "modelVersion": "2.0"
16   },
17   "globalSubscriberId": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb",
18   "subscriptionServiceType": "Emanuel",
19   "owningEntityId": null,
20   "owningEntityName": null,
21   "tenantName": null,
22   "aicZoneId": null,
23   "aicZoneName": null,
24   "projectName": null,
25   "rollbackOnFailure": null,
26   "isALaCarte": true,
27   "vnfs": {},
28   "networks": {
29     "ca61e4c9-982b-4d5f-b9eb-eaaf1cf23b9e": {
30       "action": "None",
31       "instanceName": "GRP-29576-T-E2E-16-SDN_oam_protected_net_2",
32       "instanceId": "ca61e4c9-982b-4d5f-b9eb-eaaf1cf23b9e",
33       "orchStatus": "Active",
34       "lcpCloudRegionId": "olson59a",
35       "tenantId": "11981b4f7fc4426d905edb1487b53bff",
36       "cloudOwner": "irma-aic",
37       "modelInfo": {
38         "modelCustomizationName": "OVS Provider",
39         "modelCustomizationId": "23c382c9-9405-4780-8794-e57eb015883d",
40         "modelInvariantId": "ffb9e45c-e674-4289-aad3-00040ad746e4",
41         "modelVersionId": "01f4c475-3f89-4f00-a2f4-39a873dba0ae",
42         "modelName": "NETWORK_CLOUD_PROVIDER_NETWORK",
43         "modelType": "network",
44         "modelVersion": "1.0"
45       },
46       "instanceType": "NEUTRON-PROVIDER",
47       "inMaint": false,
48       "uuid": "01f4c475-3f89-4f00-a2f4-39a873dba0ae",
49       "originalName": "OVS Provider",
50       "trackById": "ca61e4c9-982b-4d5f-b9eb-eaaf1cf23b9e",
51       "role": "oam_protected_net_2",
52       "physicalName": "oam",
53       "serviceName": "oam_protected_net_svc1",
54       "serviceUUID": "ce2821fc-3b28-4759-9613-1e514d7563c0",
55       "tenantName": "GRP-29576-T-E2E-16-SDN",
56       "boundToVpn": false
57     }
58   },
59   "vrfs": {},
60   "vnfGroups": {},
61   "collectionResources": {},
62   "validationCounter": 0,
63   "existingVNFCounterMap": {},
64   "existingNetworksCounterMap": {
65     "23c382c9-9405-4780-8794-e57eb015883d": 1
66   },
67   "existingVnfGroupCounterMap": {},
68   "existingVRFCounterMap": {}
69 }