[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],[],null,["# Get SSH Server\n\nVersion 4.0.25.14 (latest)\n\n### Get information about an SSH Server.\n\nRequest\n-------\n\nGET /ssh_server/{ssh_server_id} \nDatatype \nDescription \nRequest \nHTTP Request \npath \nHTTP Path \nExpand HTTP Path definition... \nssh_server_id \nstring \nId of SSH Server\n\nResponse\n--------\n\n### 200: SSH Server\n\nDatatype \nDescription \n(object) \n[SshServer](/looker/docs/reference/looker-api/latest/types/SshServer) \nssh_server_id \n*lock* \nstring \nA unique id used to identify this SSH Server \nssh_server_name \nstring \nThe name to identify this SSH Server \nssh_server_host \nstring \nThe hostname or ip address of the SSH Server \nssh_server_port \ninteger \nThe port to connect to on the SSH Server \nssh_server_user \nstring \nThe username used to connect to the SSH Server \nfinger_print \n*lock* \nstring \nThe md5 fingerprint used to identify the SSH Server \nsha_finger_print \n*lock* \nstring \nThe SHA fingerprint used to identify the SSH Server \npublic_key \n*lock* \nstring \nThe SSH public key created for this instance \nstatus \n*lock* \nstring \nThe current connection status to this SSH Server\n\n### 400: Bad Request\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 404: Not Found\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 429: Too Many Requests\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link"]]