Description
The Command Line Output node is used to run arbitrary REST commands.
Configuration Options
Basic Configuration Options
Setting | Description\Parameters |
---|---|
Request Type |
HTTP request type |
Request URL |
URL to make the REST call against |
Body |
Body data for the REST call |
Headers |
Headers for the REST call. Click Add to add new headers here. |
Valid Status Codes |
List of valid status codes. Click Add to add new codes here. |
Node Features
Authentication
This section can be used to configure auth settings.
Setting | Description\Parameters |
---|---|
Use Authentication |
Flag to use authentication for the REST command |
Authentication Type |
Authentication type (Basic ) |
Username |
User to authenticate as |
Password |
Password to authenticate with |
Response
This section can be used to review responses.
Setting | Description\Parameters |
---|---|
Headers |
Response headers |
Response Body |
Response body |