diff options
author | Chenfei Gao <cgao@research.att.com> | 2019-09-10 22:22:17 -0400 |
---|---|---|
committer | Chenfei Gao <cgao@research.att.com> | 2019-09-11 16:30:59 -0400 |
commit | 0a85b8bac10f910fe433ee520ffe44a862515b51 (patch) | |
tree | 8c3c5536c023d628a283cdb73b494a9bfd7d3b67 /docs/api/policies/vDNS.policy.guard.frequency.input.json | |
parent | c0784b571a00ff28117ae20d7e55cc885db71557 (diff) |
Update api docs to reflect the most recent changes to policytypes
Issue-ID: POLICY-2073
Change-Id: I67bcd417329231d5297d8f7e9c982b788cb46928
Signed-off-by: Chenfei Gao <cgao@research.att.com>
Diffstat (limited to 'docs/api/policies/vDNS.policy.guard.frequency.input.json')
-rw-r--r-- | docs/api/policies/vDNS.policy.guard.frequency.input.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/api/policies/vDNS.policy.guard.frequency.input.json b/docs/api/policies/vDNS.policy.guard.frequency.input.json deleted file mode 100644 index 442f3ec4..00000000 --- a/docs/api/policies/vDNS.policy.guard.frequency.input.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "policy-id" : "guard.frequency.scaleout", - "content" : { - "actor": "SO", - "recipe": "scaleOut", - "targets": ".*", - "clname": "ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3", - "limit": "1", - "timeWindow": "10", - "timeUnits": "minute", - "guardActiveStart": "00:00:01-05:00", - "guardActiveEnd": "23:59:59-05:00" - } -} |