Rework configuration
[clamp.git] / src / main / resources / clds / templates / dcae-template.json
diff --git a/src/main/resources/clds/templates/dcae-template.json b/src/main/resources/clds/templates/dcae-template.json
new file mode 100644 (file)
index 0000000..b7cfb23
--- /dev/null
@@ -0,0 +1,26 @@
+{
+       "properties": {
+               "service_name": "",
+               "service_ids": [
+               ],
+               "vnf_ids": [
+               ],
+               "location_ids": [
+               ]
+       },
+       "template": {
+               "tca": {
+                       "dcae": {
+                               "inputTopic": "",
+                               "outputTopic": "",
+                               "closedLoopControlName": "",
+                               "closedLoopEventClient": "configuration.dcae.microservice.tca.xml",
+                               "policyName": "",
+                               "policyScope": "service=vSCP;resource=F5;type=configuration",
+                               "policyVersion": "v0.0.1",
+                               "serviceConfigurations": {
+                               }
+                       }
+               }
+       }
+}