keychaincredential.remote_ssh_host_key_scan =========================================== Discover a remote host key (useful for `SSH_CREDENTIALS`) .. examples(websocket):: :::javascript { "id": "6841f242-840a-11e6-a437-00e04d680384", "msg": "method", "method": "keychaincredential.delete", "params": [{ "host": "work.freenas.org" }] } .. raw:: html
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: keychain_remote_ssh_host_key_scan

keychain_remote_ssh_host_key_scan

Type: object

KeychainCredentialRemoteSshHostKeyScanArgs parameters.

No Additional Properties

Host

Type: string

Hostname or IP address of the remote SSH server to scan.

Must be at least 1 characters long

Port

Type: integer Default: 22

TCP port number for the SSH connection.

Connect Timeout

Type: integer Default: 10

Connection timeout in seconds.

Result

Type: string

SSH host public key retrieved from the remote server.



*Required roles:* KEYCHAIN_CREDENTIAL_WRITE