remote_hosts_post: Create a new remote host

Description Usage Arguments Value

Description

Create a new remote host

Usage

1

Arguments

name

string required. The human readable name for the remote host.

url

string required. The URL to your host.

type

string required. The type of remote host. One of: RemoteHostTypes::Bitbucket, RemoteHostTypes::GitSSH, RemoteHostTypes::Github, RemoteHostTypes::GoogleDoc, RemoteHostTypes::JDBC, RemoteHostTypes::Postgres, RemoteHostTypes::Redshift, RemoteHostTypes::S3Storage, and RemoteHostTypes::Salesforce

Value

A list containing the following elements:

id

integer, The ID of the remote host.

name

string, The name of the remote host.

type

string, The type of remote host. One of: RemoteHostTypes::Bitbucket, RemoteHostTypes::GitSSH, RemoteHostTypes::Github, RemoteHostTypes::GoogleDoc, RemoteHostTypes::JDBC, RemoteHostTypes::Postgres, RemoteHostTypes::Redshift, RemoteHostTypes::S3Storage, and RemoteHostTypes::Salesforce

url

string, The URL for remote host.


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