The SSH Execute Command action uses a connection opened with SSH Open Connection to execute a single command on the SSH server. The result of this command can optionally be stored in a variable.

Connection
The previously opened connection to use.
Command
The command to execute on the the SSH server.
Save result to variable
Optionally save the output from the command to the specified variable.
Timeout
Specifies how long the action should wait for a response from the server. If you are receiving partial or no result when you expect one, try increasing the Timeout.