15.27 racli alter cloud_location
Syntax
racli alter cloud_location --location_name=CLOUD_LOCATION_NAME [--archive_after_backup=NUMBER:{DAYS|YEARS}] [--host=NEW_FQDN] [--compartment_ocid=OCID] [--streams=NUMBER] [--proxy_host=HTTP_SERVER] [--proxy_id=HTTP_USER] [--proxy_pass=HTTP_PASS] [--proxy_port=HTTP_PORT] [--retain_after_restore=NUMBER:HOURS]
Options
-
--archive_after_backup -
The number in days or years for period of time before backups are moved to archive state. It takes the form "--archive_after_backup=NUMBER:DAYS" or "--archive_after_backup=NUMBER:YEARS", where NUMBER is a positive integer. If not specified, the default is 2 days.
-
--location_name -
The name of the cloud location where the backup will go. The cloud location correlates to OCI object store bucket. Note that the install tool will create the specified bucket if it does not exist.
-
--host -
Specifies the new FQDN and triggers host update workflow. You can omit this command to retain current FQDN.
Note:
- The new FQDN must have alphanumeric labels separated by dots.
- You must include
--compartment_ocidwhen--hostis used.
-
--compartment_ocid -
Specifies the Compartment OCID. If
--hostis not specified, then--compartment_ocidupdates the current user details. -
--proxy_host -
HTTP proxy host.
-
--proxy_id -
HTTP proxy server username. Used for OCI and stored as part of the
alias_http_proxyin location wallet. -
--proxy_pass -
HTTP proxy server password. Stored as part of the
alias_http_proxyin location wallet. -
--proxy_port -
HTTP proxy server port. Used for OCI-C support.
-
--streams -
The number of streams to be associated with this specific cloud_location. Directly translates to the number of sbt_attrib sets created.
Integer that specifies number of streams to associate with this specific cloud_location.
-
--retain_after_restore -
Specifies the number of hours to retain information after a restore. It takes the form "--retain_after_restore=NUMBER:HOURS". It has a maximum value of "240:HOURS".
Details
Modifies the properties of cloud storage supported on the Recovery Appliance. This is equivalent to the sbt_library used for copy-to-tape. This sbt_library is specific to archive-to-cloud.