File ManagerCreate a fileCreate a file POST /ssh/file_manager/ssh/createFile Creates an empty file on the remote host. Request Responses200400403500File created successfully.Missing required parameters or SSH connection not established.Permission denied.Failed to create file.