Returns the list of alert-definitions of a specific thing-definition.
The name of the target tenant (e.g. acme).
The thing-definition identifier.
Successful operation.
The alert object identifier.
The alert name.
The alert alternative title.
The alert description.
The alert troubledshooting technical description.
The event severity.
The event category.
event severity (1:FAILURE, 2:MAJOR ANOMALY, 3:MINOR ANOMALY, 4:OPERATION, 5:MAINTENANCE).
The metric the active condition (e.g. Temperature > 100) is based on.
The active condition predicate.
The active condition predicate separator char used in case of CONTAINS predicate.
The active condition value to check.
The metric used as comparison value by the active condition (e.g. Temperature > Temperature2).
The customer property used as comparison value by the active condition (e.g. Temperature > customer.properties.maxTemperature).
The location property used as comparison value by the active condition (e.g. Temperature > location.properties.maxTemperature).
The thing property used as comparison value by the active condition (e.g. Temperature > thing.properties.maxTemperature).
The thing-definition property used as comparison value by the active condition (e.g. Temperature > thingDefinition.properties.maxTemperature).
The minimum time the active condition must be true before activate the alert instance.
The time unit releated to the minimum active time value.
The metric the clear condition (e.g. Temperature > 100) is based on.
The clear condition predicate.
The clear condition predicate separator char used in case of CONTAINS predicate.
The clear condition value to check.
The metric used as comparison value by the clear condition (e.g. Temperature > Temperature2).
The customer property used as comparison value by the clear condition (e.g. Temperature > customer.properties.maxTemperature).
The location property used as comparison value by the clear condition (e.g. Temperature > location.properties.maxTemperature).
The thing property used as comparison value by the clear condition (e.g. Temperature > thing.properties.maxTemperature).
The thing-definition property used as comparison value by the clear condition (e.g. Temperature > thingDefinition.properties.maxTemperature).
The alert notification title.
The long message notified when the alert is activated.
The long message notified when the alert is activated. This message is used for PUSH, SMS and VOICE notifications.
The alert clearing notification title.
The long message notified when the alert is cleared.
The long message notified when the alert is cleared. This message is used for PUSH, SMS and VOICE notifications.
The minimum time the alert must remain active before being notified.
The time unit releated to the delayed time value.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exeeded.
The error response.
Internal server error.
The error response.