ssh_session_start
Start an SSH connection to a remote host with password or private key authentication and custom port options.
Instructions
Start SSH session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| port | No | ||
| key_file | No | ||
| password | No | ||
| username | Yes |