Delete Alert
You use this action block to delete an alert.
On the Configuration
screen, you can select the alerts for deletion within a defined date range, status and severity.
The properties for this action are listed in the following table:
Parameter |
Description |
Input/Output |
Type |
|---|---|---|---|
AlertPath |
The alert object to which the action refers to. You have to enter the full path.
This field cannot be null. End of the note. |
Input and Output |
String |
Start Date |
Date after which the alerts raised will be deleted. |
Input and Output |
Timestamp |
End Date |
Date before which the alerts raised will be deleted. |
Input and Output |
Timestamp |
Status |
The alert(s) with the selected statuses will be deleted. |
Input and Output |
List |
Severity |
The alert(s) with the selected severities will be deleted. |
Input and Output |
List |
LastErrorMessage |
Determines whether the action passed or failed. |
Output |
String |
Success |
Determines whether the action passed or failed. |
Output |
Boolean |