aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/clds/templates/globalProperties.json
diff options
context:
space:
mode:
authorsebdet <sd378r@intl.att.com>2018-09-12 18:52:39 +0200
committersebdet <sd378r@intl.att.com>2018-09-17 16:41:27 +0200
commit19ab2338a2af9daf35835cebf85a7415867d19bb (patch)
treed60bb6f5659f5672ed76daf56cbf0623d4ffa684 /src/main/resources/clds/templates/globalProperties.json
parentc95cc5530f73b67537cedec962803b8c3522b3de (diff)
Guard policy Backend
Introduce Guard policy backend code Issue-ID: CLAMP-190 Change-Id: I7d60c6dd700c84607329f5449287465379b94807 Signed-off-by: sebdet <sd378r@intl.att.com>
Diffstat (limited to 'src/main/resources/clds/templates/globalProperties.json')
-rw-r--r--src/main/resources/clds/templates/globalProperties.json17
1 files changed, 16 insertions, 1 deletions
diff --git a/src/main/resources/clds/templates/globalProperties.json b/src/main/resources/clds/templates/globalProperties.json
index 880b9927..b6f68f64 100644
--- a/src/main/resources/clds/templates/globalProperties.json
+++ b/src/main/resources/clds/templates/globalProperties.json
@@ -78,7 +78,22 @@
"Failure_Exception": "Failure: Exception",
"Failure": "Failure: Other",
"Success": "Success"
- }
+ },
+ "guardTargets": ".*",
+ "minGuard":1,
+ "maxGuard":1,
+ "limitGuard":1,
+ "timeUnitsGuard":{
+ "minute":"minute",
+ "hour":"hour",
+ "day":"day",
+ "week":"week",
+ "month":"month",
+ "year":"year"
+ },
+ "timeWindowGuard":10,
+ "guardActiveStart":"00:00:01-05:00",
+ "guardActiveEnd":"00:00:00-05:00"
},
"shared": {
"byService": {