Replace all attributes of this storage host
storage_hosts_put(id, name, provider, bucket, s3_options = NULL)
integer required. The ID of the storage host.
string required. The human readable name for the storage host.
string required. The storage provider.One of: s3.
string required. The bucket for this storage host.
list optional. A list containing the following elements:
region string, The region for this storage host (ex. "us-east-1")
A list containing the following elements:
integer, The ID of the storage host.
string, The human readable name for the storage host.
string, The storage provider.One of: s3.
string, The bucket for this storage host.
list, A list containing the following elements:
region string, The region for this storage host (ex. "us-east-1")