edit Host

open fun editHost(hostId: String, hostAddress: String, hostName: String, sshUser: String, sshPassword: String, sessionId: String)

Method used to edit an existing host

Parameters

hostId

The identifier of the host

hostAddress

The address of the host

hostName

The name 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