aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sdc/dcaed/assets/dcae_monitoring_configuration.template
diff options
context:
space:
mode:
authorGary Wu <gary.wu@futurewei.com>2019-06-25 16:37:50 +0000
committerGerrit Code Review <gerrit@onap.org>2019-06-25 16:37:50 +0000
commit940fe0f932160e3c786b97b41d01c4dc8452cab5 (patch)
treeb0c9a91c47e8783dda8af9d88325fb6c345ee7a4 /tests/sdc/dcaed/assets/dcae_monitoring_configuration.template
parent984e56606ca9d76ad04f869ced4ec52bf992ecf8 (diff)
parentd1a1fb7c2ec49d166070536fc2fc7c0220a278b7 (diff)
Merge "Add initial CSIT case for DCAE-DS"
Diffstat (limited to 'tests/sdc/dcaed/assets/dcae_monitoring_configuration.template')
-rwxr-xr-xtests/sdc/dcaed/assets/dcae_monitoring_configuration.template11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/sdc/dcaed/assets/dcae_monitoring_configuration.template b/tests/sdc/dcaed/assets/dcae_monitoring_configuration.template
new file mode 100755
index 00000000..f42e4685
--- /dev/null
+++ b/tests/sdc/dcaed/assets/dcae_monitoring_configuration.template
@@ -0,0 +1,11 @@
+{
+ "name": "${name}",
+ "description": "Created by robot",
+ "templateUuid": "${template_uuid}",
+ "vfiName": "${vfi_name}",
+ "serviceUuid": "${service_uuid}",
+ "contextType": "SERVICE",
+ "flowType": "TCA Hi Lo",
+ "cloneVFCMT": true,
+ "updateFlowType": false
+}