ssh_conn_connect
Establishes an SSH connection to a pre-configured host, identified by user@hostname or alias, then returns connection status and detailed system information.
Instructions
Establish an SSH connection using a pre-configured host. The host can be specified by its 'user@hostname' key or by its alias.
Returns: Dictionary with connection status and detailed system information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host_name | Yes | The 'user@hostname' identifier or alias of a pre-configured host |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||