76f0ce1d2c
Change-Id: Iddea2359a13ba099e840b9501d4e9335905695f4 Implements: blueprint add-force-field-to-audit
16 lines
366 B
JSON
16 lines
366 B
JSON
{
|
|
"auto_trigger": false,
|
|
"force": false,
|
|
"audit_template_uuid": "76fddfee-a9c4-40b0-8da0-c19ad6904f09",
|
|
"name": "test_audit",
|
|
"parameters": {
|
|
"metrics": [
|
|
"cpu_util"
|
|
]
|
|
},
|
|
"audit_type": "CONTINUOUS",
|
|
"interval": "*/2 * * * *",
|
|
"start_time":"2018-04-02 20:30:00",
|
|
"end_time": "2018-04-04 20:30:00"
|
|
}
|