Description
Updates a cloud connection details.
Syntax
cloud_tier --update [--cloud_password]
[--cloud_archive]
[--archive_retention_in_warm <1 to 365 days>]
[--archive_role_arn <archive role arn>]
[--archive_restore_type <Batch|Lambda>]
Where
--cloud_password Updates cloud connection password.
--cloud_archive Update connection for cloud archive
--archive_retention_in_warm Valid values are [0-9], default 7 days. Value entered is in days and counted from date of restore.
--archive_role_arn Valid values are [a-z,A-Z,0-9,'_','-',':','/']
--archive_restore_type Valid values are Batch or Lambda
Result
Enter cloud connection string to connect for storage_group <cloud_tier name> :
Connection credentials validated successfully.
Cloud Tier updated successfully.
Description
Deletes an existing cloud connection.
Syntax
cloud_tier --delete [--cloud_archive]
Where
--cloud_archive Deletes the cloud archive and its connection
Result
Storage Group "DefaultCloudTier" has been deleted.
Description
sets passphrase to a cloud connection.
Syntax
cloud_tier --setpassphrase [--cloud_archive]
Where
--cloud_archive Set passphrase for cloud archive connection
Result
Storage Group "DefaultCloudConnector" updated successfully.
Passphrase updated successfully.
Description
Enable cloud replication for source container.
Syntax
cloud_tier --enable --src_name <name>
[--cloud_archive]
Where
--src_name Name of the source container. Valid values are [a-z,A-Z,0-9,'-'].
--cloud_archive Enable connection for cloud archive
Result
Successfully enabled cloud replication.