storage_hosts_list {civis} | R Documentation |
List the storage hosts
Description
List the storage hosts
Usage
storage_hosts_list()
Value
An array containing the following fields:
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:
|
[Package civis version 3.1.2 Index]