blob: db84a4eaa2dfe820154cb48e41d2fe5492a53320 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"policy-id" : "guard.frequency.scaleout",
"policy-version" : "1",
"content" : {
"actor": "SO",
"recipe": "VF Module Create",
"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"
}
}
|