liamfallon | 8fdf84c | 2019-03-15 12:36:38 +0000 | [diff] [blame] | 1 | { |
| 2 | "guard.frequency.scaleout": { |
| 3 | "type": "onap.policies.controlloop.guard.FrequencyLimiter", |
| 4 | "version": "1.0.0", |
| 5 | "metadata": { |
| 6 | "policy-id": "guard.frequency.scaleout", |
| 7 | "policy-version": 1 |
| 8 | }, |
| 9 | "properties": { |
| 10 | "content": { |
| 11 | "actor": "SO", |
| 12 | "recipe": "scaleOut", |
| 13 | "targets": ".*", |
| 14 | "clname": "ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3", |
| 15 | "limit": "1", |
| 16 | "timeWindow": "10", |
| 17 | "timeUnits": "minute", |
| 18 | "guardActiveStart": "00:00:01-05:00", |
| 19 | "guardActiveEnd": "23:59:59-05:00" |
| 20 | } |
| 21 | } |
| 22 | } |
| 23 | } |