| sourceHost |
Name or IP address of the server containing the files you want to
remove. |
| sourcePort |
Port number to use to communicate with the target server. The default port
number is 22. |
| sourceFilePath |
Full path to the file or directory to remove. To remove multiple files or
directories using a single activity, enter a semicolon-separated list of paths in
this field. |
| isDirectory |
True/false variable that determines if the specified file path is a directory. The default
value for this variable is false. |
| includeSubfolders |
True/false variable that determines if the given directory and all of its subfolders should be
removed. The default value for this variable is false. If the value for this field is false, then the activity can only remove an empty directory. This
field appears when the isDirectory checkbox is
selected. |
| sourceCredentialTag |
Specific Credential aliases for Orchestration activities this activity must use to run SSH commands on the
host. |