diff options
author | 2019-09-12 10:40:50 -0400 | |
---|---|---|
committer | 2019-09-12 10:41:00 -0400 | |
commit | 410e5ed25476e29398733621e52c6298d77ed08e (patch) | |
tree | 6c67c8f82b1c4e11fa6713414a8cd044b94d5c09 /docs/api/policies/vDNS.policy.guard.minmax.input.json | |
parent | 49793643c4a05ac4b31d1d7dd1922ff805486ff9 (diff) |
Update api docs to reflect the most recent changes to policytypes
Issue-ID: POLICY-2073
Change-Id: I90efe422b1d0811f36d23d44b06d51dd21d3d767
Signed-off-by: Chenfei Gao <cgao@research.att.com>
Diffstat (limited to 'docs/api/policies/vDNS.policy.guard.minmax.input.json')
-rw-r--r-- | docs/api/policies/vDNS.policy.guard.minmax.input.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/api/policies/vDNS.policy.guard.minmax.input.json b/docs/api/policies/vDNS.policy.guard.minmax.input.json deleted file mode 100644 index 45a7d41d..00000000 --- a/docs/api/policies/vDNS.policy.guard.minmax.input.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "policy-id" : "guard.minmax.scaleout", - "content" : { - "actor": "SO", - "recipe": "scaleOut", - "targets": ".*", - "clname": "ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3", - "min": "1", - "max": "5", - "guardActiveStart": "00:00:01-05:00", - "guardActiveEnd": "23:59:59-05:00" - } -}
\ No newline at end of file |