Skip to main content

Get Nodes

The plugin is designed to get nodes configured on SolarWinds.

Prerequisites: SolarWinds instance and access details.

General Tab

No.Field NameDescription
1Step NameName of the step.

This name has to be unique in a single workflow.

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

Port number should only be an integer.

3UsernameThe username of the Solarwinds instance to authenticate.
Password:
4Checkbox: 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.

5PasswordThe 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 Tab

No.Field NameDescription
Input:
1Button: Get FieldsClicking on this button populates fields/attributes in the ‘Field Name’ field in the table below for all the Server and Application Nodes.
2Field Name (String)The name of the particular field/attribute that has to be fetched should be selected in the table.

Multiple fields can be selected from the list displayed above upon click. The selected fields will be the output parameters of this plugin. Choosing at least one field/attribute is mandatory.

Example for Nodes: We could fetch fields/attributes such as: NodeID, NodeName, DisplayName, Category, NodeDescription, IP Address, to name just a few.

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.