REST Command
Last updated: 13 Jan 2023
Description¶
The Command Line Output node runs arbitrary REST commands.
Configuration Options¶
Basic Configuration Options¶
| Setting | Description\Parameters |
|---|---|
Request Type |
Request method to perform against the resource. |
Wait for Response |
Wait for the response before continuing. |
Request URL |
URL to make the REST call against. |
Body |
Request body sent. |
Headers |
Headers to be sent with the request. |
Valid Status Codes |
The node will throw an error if a valid status code isn't returned. |
Advanced Configuration Options¶
Click the
Authenticationbutton to view these options. This section is used to configure auth settings.
| Setting | Description |
|---|---|
Use Authentication |
Enables/disables authentication. |
Authentication Type |
BASIC authentication is supported. |
Username |
Username to authenticate against. |
Password |
Password to authenticate against. |
Actions¶
| Action | Description |
|---|---|
Run |
Once the node is configured, the output can be run at any time. |