View source: R/generated_client.R
| storage_hosts_get | R Documentation | 
Get a storage host
storage_hosts_get(id)
| id | integer required. The ID of the storage host. | 
A list containing the following elements:
| id | integer, The ID of the storage host. | 
| owner | list, A list containing the following elements: 
 | 
| name | string, The human readable name for the storage host. | 
| provider | string, The storage provider.One of: s3. | 
| bucket | string, The bucket for this storage host. | 
| s3Options | list, A list containing the following elements: 
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.