List of Alerts
POST https://{{crosswork_ip}}:30603/crosswork/hi/v1/alerts/kpi/devices
Use this API to get the information about all the Alerts on the system
Request Body
{"time_ago"=>"0m", "time_interval"=>"1m", "offset"=>"0", "limit"=>"51", "top_kpis"=>true}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |