register
Host
open fun registerHost(hostId: String, hostName: String, hostAddress: String, sshUser: String, sshPassword: String, sessionId: String)
Method used to register a new host
Parameters
hostId
The identifier of the host
hostName
The name of the host
hostAddress
The address of the host
sshUser
The user to use for the SSH connection
sshPassword
The password to use for the SSH connection
sessionId
The identifier of the session owner of the host