remote_hosts_post_authenticate: Authenticate against a remote host using either a credential...

Description Usage Arguments Value

Description

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

Usage

1
2
3
4
5
6
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


civisanalytics/civis-r documentation built on June 27, 2020, 7:25 a.m.