Updating a Security Attribute

Update the description and value type of a security attribute in the Zero Trust Packet Routing (ZPR) service.

    1. On the Security Attribute Namespace list page, select the namespace that contains the security attribute that you want to work with. If you need help finding the list page, see Listing Security Attribute Namespaces.
    2. On the details page for the namespace, select Security Attributes.
    3. In the Security Attribute section, select the security attribute that you want to update.
    4. On the details page for the security attribute, select Edit.
    5. Edit the description or change the value type.
      • Avoid entering confidential information.
      • If you select a List of values for the value type, enter the values that you want to associate with the security attribute. List each value on a separate line.
    6. Select Save changes.
  • Use the oci security-attribute security-attribute update command and required parameters to update a security attribute:

    oci security-attribute security-attribute update --security-attribute-name <security_attribute_name> --security-attribute-namespace-id <security_attribute_namespace_ocid> [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the UpdateSecurityAttribute operation to update a security attribute.