Authenticate against a remote host using either a credential or a user name and password

remote_hosts_post_authenticate(
  id,
  credential_id = NULL,
  username = NULL,
  password = NULL
)

Arguments

id

integer required. The ID of the remote host.

credential_id

integer optional. The credential ID.

username

string optional. The user name for remote host.

password

string optional. The password for remote host.

Value

An empty HTTP response