Remove dead code
[clamp.git] / src / main / resources / clds / templates / dcae-template.json
1 {
2         "properties": {
3                 "service_name": "",
4                 "service_ids": [
5                 ],
6                 "vnf_ids": [
7                 ],
8                 "location_ids": [
9                 ]
10         },
11         "template": {
12                 "tca": {
13                         "dcae": {
14                                 "inputTopic": "",
15                                 "outputTopic": "",
16                                 "closedLoopControlName": "",
17                                 "closedLoopEventClient": "configuration.dcae.microservice.tca.xml",
18                                 "policyName": "",
19                                 "policyScope": "DCAE",
20                                 "policyVersion": "v0.0.1",
21                                 "serviceConfigurations": {
22                                 }
23                         }
24                 }
25         }
26 }