Changing the Reporting Region

To change the Cloud Guard reporting region, you must disable Cloud Guard and then re-enable it with a different reporting region.

The Cloud Guard reporting region is not the same thing as the OCI home region.

Caution

Disabling Cloud Guard deletes all the existing targets, user-managed detector and responder recipes, and other customizations. If you later decide to re-enable Cloud Guard, these customizations can't be recovered, but must be re-created.

    1. Follow the instructions in Disabling Cloud Guard.
    2. Wait at least 6 minutes.
    3. Follow the instructions in Re-Enabling Cloud Guard.
  • For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

    Use the oci cloud-guard configuration update command and required parameters to update the details of the configuration for a Cloud Guard tenancy, to change the reporting region for Cloud Guard:

    oci cloud-guard configuration update --compartment-id, -c <compartment_ocid> --reporting-region reporting_region_value --status tenancy_enablement_status [OPTIONS]
  • Run the UpdateConfiguration operation to update the details of the configuration for a Cloud Guard tenancy, to change the reporting region for Cloud Guard.