Add another Network to the new view/edit screen
[vid.git] / vid-webpack-master / cypress / support / jsonBuilders / mocks / jsons / add_Network / add_network_model.json
1 {
2   "service": {
3     "uuid": "f93e72e1-77fc-4f54-b207-298d766d0886",
4     "invariantUuid": "8c364754-4c76-4abc-b8f3-88da5f67d588",
5     "name": "oam_protected_net NC OVS network 1",
6     "version": "2.0",
7     "toscaModelURL": null,
8     "category": "Network Service",
9     "serviceType": "INFRASTRUCTURE",
10     "serviceRole": "PROVIDER-NETWORK",
11     "description": "OVS Provider Network service model for NC for oam_protected_net_2",
12     "serviceEcompNaming": "false",
13     "instantiationType": "A-La-Carte",
14     "inputs": {},
15     "vidNotions": {
16       "instantiationUI": "anyAlacarteWhichNotExcluded",
17       "modelCategory": "5G Provider Network",
18       "viewEditUI": "legacy",
19       "instantiationType": "ALaCarte"
20     }
21   },
22   "vnfs": {},
23   "networks": {
24     "OVS Provider": {
25       "uuid": "01f4c475-3f89-4f00-a2f4-39a873dba0ae",
26       "invariantUuid": "ffb9e45c-e674-4289-aad3-00040ad746e4",
27       "description": "NETWORK_CLOUD_PROVIDER_NETWORK",
28       "name": "NETWORK_CLOUD_PROVIDER_NETWORK",
29       "version": "1.0",
30       "customizationUuid": "23c382c9-9405-4780-8794-e57eb015883d",
31       "inputs": {},
32       "commands": {},
33       "properties": {
34         "network_role": "oam_protected_net_2",
35         "network_assignments": "{is_external_network=false, is_shared_network=true, is_trunked=false, ipv4_subnet_default_assignment={dhcp_enabled=false, ip_version=4, min_subnets_count=1, use_ipv4=true}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={dhcp_enabled=false, use_ipv6=true, ip_version=6, min_subnets_count=1}, related_networks=[{related_network_role=oam_protected_net_2_tenant}]}",
36         "exVL_naming": "{ecomp_generated_naming=false}",
37         "network_flows": "{is_network_policy=false, is_bound_to_vpn=false}",
38         "network_scope": "GLOBAL",
39         "ecomp_generated_naming": "false",
40         "network_type": "NEUTRON-PROVIDER",
41         "provider_network": "{physical_network_name=oam, is_provider_network=true}",
42         "network_technology": "OVS",
43         "network_homing": "{ecomp_selected_instance_node_target=false}"
44       },
45       "type": "VL",
46       "modelCustomizationName": "OVS Provider"
47     }
48   },
49   "collectionResources": {},
50   "configurations": {},
51   "fabricConfigurations": {},
52   "serviceProxies": {},
53   "vfModules": {},
54   "volumeGroups": {},
55   "pnfs": {},
56   "vnfGroups": {},
57   "vrfs": {}
58 }