Editing a Data Masking Rule

Modify existing data masking rules in Cloud Guard.

You can change the Status of a masking rule (between Disabled and Enabled) directly from the Data masking page. All other changes must be made by editing the details for the rule.

    1. Open the navigation menu and click Identity & Security. Under Cloud Guard, click Configuration.
    2. On the Configuration page, click Data masking.
    3. Locate a data masking rule that you want to modify, open its Actions menu Image of Action menu, and select Edit.
    4. Make any needed changes in the rule settings.
      For descriptions of the settings, see Creating a Data Masking Rule.
    5. Click Save.
  • For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

    Use the oci cloud-guard data-mask-rule update command and required parameters to update a data masking rule:

    oci cloud-guard data-mask-rule update --data-mask-rule-id <data_mask_rule_ocid> [OPTIONS]
  • Run the UpdateDataMaskRule operation to update a data masking rule.