Fix for Penetration test _ Session and cookie management
[vid.git] / vid-webpack-master / cypress / support / jsonBuilders / mocks / jsons / basicNetworkModel.json
1 {
2   "service": {
3     "uuid": "6b528779-44a3-4472-bdff-9cd15ec93450",
4     "invariantUuid": "e49fbd11-e60c-4a8e-b4bf-30fbe8f4fcc0",
5     "name": "action-data",
6     "version": "1.0",
7     "toscaModelURL": null,
8     "category": "",
9     "serviceType": "",
10     "serviceRole": "",
11     "description": "",
12     "serviceEcompNaming": "false",
13     "instantiationType": "A-La-Carte",
14     "vidNotions": {
15       "instantiationUI": "legacy",
16       "modelCategory": "other",
17       "viewEditUI": "legacy",
18       "instantiationType": "ALaCarte"
19     },
20     "inputs": {
21       "2017488_pasqualevpe0_ASN": {
22         "type": "string",
23         "description": "AV/PE",
24         "entry_schema": null,
25         "inputProperties": null,
26         "constraints": [],
27         "required": true,
28         "default": "AV_vPE"
29       }
30     }
31   },
32   "vnfs": {},
33   "networks": {
34     "ExtVL 0": {
35       "uuid": "ddc3f20c-08b5-40fd-af72-c6d14636b986",
36       "invariantUuid": "379f816b-a7aa-422f-be30-17114ff50b7c",
37       "description": "ECOMP generic virtual link (network) base type for all other service-level and global networks",
38       "name": "ExtVL",
39       "version": "37.0",
40       "customizationUuid": "94fdd893-4a36-4d70-b16a-ec29c54c184f",
41       "inputs": {},
42       "commands": {},
43       "properties": {
44         "min_instances": 1,
45         "max_instances": 10,
46         "network_assignments": "{is_external_network=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}",
47         "exVL_naming": "{ecomp_generated_naming=true}",
48         "network_flows": "{is_network_policy=false, is_bound_to_vpn=false}",
49         "network_homing": "{ecomp_selected_instance_node_target=false}"
50       },
51       "type": "VL",
52       "modelCustomizationName": "ExtVL 0"
53     }
54   },
55   "collectionResources": {},
56   "configurations": {},
57   "fabricConfigurations": {},
58   "serviceProxies": {},
59   "vfModules": {},
60   "volumeGroups": {},
61   "pnfs": {}
62 }