PUT api/v1/alerts/ClearAll?alertLevel={alertLevel}

Clear all of the outstanding alerts of a particular alert level.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
alertLevel

The level to clear. Options: Warning, Error or Critical

AlertLevel

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml, application/senml+json

Sample:

Sample not available.