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
)
An empty HTTP response
integer required. The ID of the remote host.
integer optional. The credential ID.
string optional. The user name for remote host.
string optional. The password for remote host.