View source: R/generated_client.R
| remote_hosts_list | R Documentation | 
List Remote Hosts
remote_hosts_list(type = NULL)
| type | string optional. The type of remote host. One of: RemoteHostTypes::Bigquery, RemoteHostTypes::Bitbucket, RemoteHostTypes::GitSSH, RemoteHostTypes::Github, RemoteHostTypes::GoogleDoc, RemoteHostTypes::JDBC, RemoteHostTypes::Postgres, RemoteHostTypes::Redshift, RemoteHostTypes::S3Storage, and RemoteHostTypes::Salesforce | 
An array containing the following fields:
| id | integer, The ID of the remote host. | 
| name | string, The human readable name for the remote host. | 
| type | string, The type of remote host. One of: RemoteHostTypes::Bigquery, RemoteHostTypes::Bitbucket, RemoteHostTypes::GitSSH, RemoteHostTypes::Github, RemoteHostTypes::GoogleDoc, RemoteHostTypes::JDBC, RemoteHostTypes::Postgres, RemoteHostTypes::Redshift, RemoteHostTypes::S3Storage, and RemoteHostTypes::Salesforce | 
| url | string, The URL for the remote host. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.