35539dde4862a936e60999c3055e9b2461393db1
[vid.git] / vid-webpack-master / cypress / support / jsonBuilders / mocks / jsons / serviceWithNetwork / serviceWithNetwork.json
1 {
2   "service": {
3     "uuid": "5a3ad576-c01d-4bed-8194-0e72b4a3d020",
4     "invariantUuid": "92a72881-0a97-4d16-8c29-4831062e7e9b",
5     "name": "Network_repl_vMOG",
6     "version": "1.0",
7     "toscaModelURL": null,
8     "category": "Emanuel",
9     "serviceType": "",
10     "serviceRole": "",
11     "description": "tbd",
12     "serviceEcompNaming": "true",
13     "instantiationType": "ClientConfig",
14     "inputs": {}
15   },
16   "vnfs": {},
17   "networks": {
18     "CONTRAIL30_BASIC 0": {
19       "uuid": "2920cd06-f585-436b-a002-c3081f6a91b3",
20       "invariantUuid": "56f4e746-c58e-4b76-93d4-6717b8f59205",
21       "description": "Basic contrail 3.0.x L3 network for AIC 3.x sites. Keeping for existing mobility networks. ",
22       "name": "CONTRAIL30_BASIC",
23       "version": "3.0",
24       "customizationUuid": "8e2128bf-77e8-4a48-84d0-520c44718161",
25       "inputs": {},
26       "commands": {},
27       "properties": {
28         "network_role": "NetworkReplVmog.repl",
29         "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}}",
30         "exVL_naming": "{ecomp_generated_naming=true}",
31         "network_flows": "{is_network_policy=false, is_bound_to_vpn=false}",
32         "network_scope": "Service",
33         "network_type": "CONTRAIL30_BASIC",
34         "network_homing": "{ecomp_selected_instance_node_target=false}"
35       },
36       "type": "VL",
37       "modelCustomizationName": "CONTRAIL30_BASIC 0"
38     }
39   },
40   "collectionResource": {},
41   "configurations": {},
42   "fabricConfigurations": {},
43   "serviceProxies": {},
44   "vfModules": {},
45   "volumeGroups": {},
46   "pnfs": {}
47 }