Alarms List - All
POST https://{{crosswork_ip}}:30603/crosswork/alarms/v1/query
Use this API Call to list all the alarms on the system
Request Body
{"openAlarmsOnly"=>false, "criteria"=>"select * from alarm limit 20 page 0 where origin_app_id='capp-infra*' "}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
Cache-Control | string |