Update Device Alert

Update Device Alert

Performs partial update, if a field is specified in the request it will be updated

Custom attributes can be specified in the request body

The below table describes the request parameters:

ParameterTypeMandatoryDescription
_severityStringfalseThe severity of the alert. possible values: [CRITICAL, MAJOR, MINOR, INFO]. Default value is [INFO]
_stateStringfalseThe state of the alert. possible values: [ACTIVE, SUSPENDED, CLEARED]. Default value is [ACTIVE]
_clearNotesStringfalse
<customAttributes1><customAttributes1Type>falseCustom attribute 1 value
<customAttributesN><customAttributesNType>falseCustom attribute N value

This API requires PROTECTED_API permission(s).

Language
Authentication
Bearer
JWT
Click Try It! to start a request and see the response here!