checkConnectivity
Verifies if an SSH connection to a specified host can be established, returning a status that indicates reachability. Use this to confirm host availability before running remote commands.
Instructions
Checks if an SSH connection to the host is possible
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostAlias | Yes | Alias or hostname of the SSH host |