aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/clds
diff options
context:
space:
mode:
authorxg353y <xg353y@intl.att.com>2017-10-10 15:45:46 +0200
committerxg353y <xg353y@intl.att.com>2017-10-11 14:23:29 +0200
commita6c79acde23a0dead6cab4e32cd6934050df07aa (patch)
tree9ff89a80c5587a9e4c4b35994fdcd45f4e9dfdc8 /src/main/resources/clds
parent433d254989ecef089586db6b20da1a68891b6e4d (diff)
Update the TCA blueprint format
Change-Id: Ib5b6fe1b46a509bea6c40ebc8ec9058990e5f64d Signed-off-by: xg353y <xg353y@intl.att.com> Issue-ID: CLAMP-59
Diffstat (limited to 'src/main/resources/clds')
-rw-r--r--src/main/resources/clds/clds-reference.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/clds/clds-reference.properties b/src/main/resources/clds/clds-reference.properties
index eadfb32a..fd7af5ef 100644
--- a/src/main/resources/clds/clds-reference.properties
+++ b/src/main/resources/clds/clds-reference.properties
@@ -47,6 +47,7 @@ policy.op.policyNamePrefix=Config_BRMS_Param_
# TCA MicroService Policy request build properties
#
+tca.policyid.prefix=DCAE.Config_
tca.template={"cdap-tca-hi-lo_policy": {"domain": "measurementsForVfScaling","metricsPerEventName": [{"eventName": "???","policyScope": "DCAE","policyName": "???","policyVersion": "v0.0.1","thresholds": []}]}}
tca.thresholds.template={"closedLoopControlName": "???", "controlLoopSchema": "VM","version": "1.0.2","fieldPath": "?????", "thresholdValue": 0,"direction": "???","severity": "MAJOR", "closedLoopEventStatus": "???"}