
Run SSH Command
Executes an SSH command against a remote host.| Parameter | Description |
|---|---|
| Host | The host to connect to, can be ip address or hostname. |
| Command | The commands to run. |
| Port | The SSH port. |
| Timeout | Timeout in seconds for the command. |
This action allows the user to perform SSH through Blink. Secure Shell (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network.Secure Shell (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network.

| Parameter | Description |
|---|---|
| Host | The host to connect to, can be ip address or hostname. |
| Command | The commands to run. |
| Port | The SSH port. |
| Timeout | Timeout in seconds for the command. |