Merge "Add a semicolon at the end of this statement"
[vid.git] / vid-app-common / src / test / resources / vrf-csar.json
1 {
2   "service":{
3     "uuid":"f028b2e2-7080-4b13-91b2-94944d4c42d8",
4     "invariantUuid":"dfc2c44c-2429-44ca-ae26-1e6dc1f207fb",
5     "name":"infraVPN",
6     "version":"1.0",
7     "toscaModelURL":null,
8     "category":"Network Service",
9     "serviceType":"INFRASTRUCTURE-VPN",
10     "serviceRole":"BONDING",
11     "description":"ddd",
12     "serviceEcompNaming":"true",
13     "instantiationType":"A-La-Carte",
14     "inputs":{
15
16     }
17   },
18   "vnfs":{
19
20   },
21   "networks":{
22
23   },
24   "collectionResources": {
25   },
26   "configurations":{
27
28   },
29   "fabricConfigurations":{
30
31   },
32   "serviceProxies":{
33     "misvpn_service_proxy 0":{
34       "uuid":"35186eb0-e6b6-4fa5-86bb-1501b342a7b1",
35       "invariantUuid":"73f89e21-b96c-473f-8884-8b93bcbd2f76",
36       "description":"A Proxy for Service MISVPN_SERVICE",
37       "name":"MISVPN_SERVICE Service Proxy",
38       "version":"3.0",
39       "customizationUuid":"4c2fb7e0-a0a5-4b32-b6ed-6a974e55d923",
40       "inputs":{
41
42       },
43       "commands":{
44
45       },
46       "properties":{
47         "ecomp_generated_naming":"false"
48       },
49       "type":"Service Proxy",
50       "sourceModelUuid":"d5cc7d15-c842-450e-95ae-2a69e66dd23b",
51       "sourceModelInvariant":"c126ec86-59fe-48c0-9532-e39a9b3e5272",
52       "sourceModelName":"MISVPN_SERVICE"
53     }
54   },
55   "vfModules":{
56   },
57   "volumeGroups":{
58
59   },
60   "pnfs":{
61
62   },
63   "vnfGroups":{
64
65   },
66   "vrfs":{
67     "VRF Entry Configuration 0": {
68       "uuid": "9cac02be-2489-4374-888d-2863b4511a59",
69       "invariantUuid": "b67a289b-1688-496d-86e8-1583c828be0a",
70       "description": "VRF Entry configuration object",
71       "name": "VRF Entry Configuration",
72       "version": "30.0",
73       "customizationUuid": "dd024d73-9bd1-425d-9db5-476338d53433",
74       "inputs": {},
75       "commands": {},
76       "properties": {
77         "ecomp_generated_naming": "false",
78         "role":"INFRASTRUCTURE-CLOUD-VPN",
79         "type":"VRF-ENTRY"
80       },
81       "type": "Configuration"
82     }
83   }
84 }