SSH Run Command
Invokes an SSH command.
Last updated
Invokes an SSH command.
Last updated
This activity executes a user-specified SSH command on the server.
SSH Session Id: Specifies the Ssh Client object to be used for getting ssh server session.
Command: Specifies the command to be sent over the SSH Connection.\
Inputs: Specify the additional inputs(if any) that are to be sent over the SSH connection to complete the execution of the specified command.\
Result: Stores the output of the SSH run command in the user-specified variable.