Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.15 KB

SshTunnel.md

File metadata and controls

20 lines (16 loc) · 1.15 KB

SshTunnel

Properties

Name Type Description Notes
tunnel_id string Unique ID for the tunnel [optional]
ssh_server_id string SSH Server ID [optional]
ssh_server_name string SSH Server name [optional]
ssh_server_host string SSH Server Hostname or IP Address [optional]
ssh_server_port int SSH Server port [optional]
ssh_server_user string Username used to connect to the SSH Server [optional]
last_attempt string Time of last connect attempt [optional]
local_host_port int Localhost Port used by the Looker instance to connect to the remote DB [optional]
database_host string Hostname or IP Address of the Database Server [optional]
database_port int Port that the Database Server is listening on [optional]
status string Current connection status for this Tunnel [optional]

[Back to Model list] [Back to API list] [Back to README]