Skip to main content

Acknowledge Alerts

Description

The plugin is designed to Acknowledge Alerts.

Prerequisites: Solarwinds instance and access details.

Configurations

General Tab

No.Field NameDescription
1Step NameName of the step.

This name has to be unique in a single workflow.

Connection configuration:
2Server NameProvide the Solarwinds instance name/IP/hostname.
3PortThe port number of the Solarwinds instance should be provided.

Port number should only be an integer.

4UsernameThe username of the Solarwinds instance to authenticate.
Password:
5Checkbox: Accept Value as variable/staticLeave the checkbox unchecked to accept the Password value from a field in the previous steps of the stream using a drop-down list.

Enable the checkbox for the Password field to appear as a text box.

6PasswordThe Password to the username to authenticate.

The Password is encrypted and not stored in the .psw file. It is entered using a widget.

The widget handles both Text Var (static value or environment variable) and Combo (drop-down containing values from previous steps).

This field is mandatory.

If the checkbox above is enabled, the Password field appears as a text box. If the checkbox is disabled, the Password field appears as a drop-down to select fields from previous steps.

Input

No.Field NameDescription
Input:
1AlertObjectIDAlertObjectID of the alert to be acknowledged.

This field is not mandatory.

2Button: GetAlertObjectIDClicking on this button populates the AlertObjectIDs of the alerts.

This field is not mandatory.

3Acknowledge Note:Acknowledge note for the alert to be acknowledged.

This field is not mandatory.

tip
  1. Get Fields button does not work for the previous step fields. The button only works with static values and environment variables.
  2. Every time the “Get Fields” button needs to be clicked and the field list needs to be updated accordingly.

Output:

No.Field NameDescription
1ResultThis is an output field to hold the result of the successful plugin execution (AlertObjectID has been handled successfully).

Default Value is “Result” when no values for this field are passed.