Description
Deletes an existing cloud connection.
Syntax
cloud_tier --delete [--name <cloud tier name>]
[--cloud_archive]
Where
--name Name of the CloudTier
--cloud_archive Deletes the cloud archive and its connection
Result
Cloud Tier Storage Group "aws-cl-bucket1" has been deleted.
Description
sets passphrase to a cloud connection.
Syntax
cloud_tier --setpassphrase [--name <cloud tier name>]
[--cloud_archive]
Where
--name Name of the CloudTier
--cloud_archive Set passphrase for cloud archive connection
Result
Storage Group "aws-cl-bucket1" updated successfully.
Passphrase updated successfully.
Description
Enable cloud replication for source container.
Syntax
cloud_tier --enable --src_name <name>
[--name <cloud tier name>]
[--cloud_archive]
Where
--src_name Name of the source container. Valid values are [a-z,A-Z,0-9,'-'].
--name Name of the cloud Tier
--cloud_archive Enable connection for cloud archive
Result
Cloud replication enabled on the "nfs" container.
Description
Remove the cached self signed ssl certificate.
Syntax
cloud_tier --purge-ssl-certificate
Result