PUT api/v1/alerts/ClearAll?alertLevel={alertLevel}
Clear all of the outstanding alerts of a particular alert level.
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| alertLevel | The level to clear. Options: Warning, Error or Critical | AlertLevel | Required | 
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, application/senml+json
            Sample:
                    
Sample not available.