Version 4.0.24.14
Test the SSH Tunnel
Request
GET
/ssh_tunnel/{ssh_tunnel_id}/test
Datatype
Description
Request
path
Expand HTTP Path definition...
ssh_tunnel_id
Id of SSH Tunnel
Response
200: Test SSH Tunnel
Datatype
Description
(object)
tunnel_id
lock
Unique ID for the tunnel
ssh_server_id
SSH Server ID
ssh_server_name
lock
SSH Server name
ssh_server_host
lock
SSH Server Hostname or IP Address
ssh_server_port
lock
SSH Server port
ssh_server_user
lock
Username used to connect to the SSH Server
last_attempt
lock
Time of last connect attempt
local_host_port
Localhost Port used by the Looker instance to connect to the remote DB
database_host
Hostname or IP Address of the Database Server
database_port
Port that the Database Server is listening on
status
lock
Current connection status for this Tunnel
400: Bad Request
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
404: Not Found
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
429: Too Many Requests
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link