File ManagerRead a fileRead a file GET /ssh/file_manager/ssh/readFile Reads the content of a file from the remote host. Request Responses200400404500The content of the file.Missing required parameters or file too large.File not found.Failed to read file.