Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 823 Bytes

File metadata and controls

14 lines (11 loc) · 823 Bytes

AddRemoteHostParams

Properties

Name Type Description Notes
remotehost str The remote host (name) which will execute the commands. REQUIRED. [optional]
port int The remote host SSH port. [optional]
encrypt_algorithm str The SSH encrypt algorithm to be used. HIDDEN. [optional]
compression bool Is compression used. HIDDEN. [optional]
authorize bool authorize SSL remote host while creating the remote host. HIDDEN. [optional]
agents list[str] Agents to execute the commands on. HIDDEN. [optional]

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