Retiring a Security Attribute

Retire security attributes in the Zero Trust Packet Routing (ZPR) service.

You must retire a security attribute before you can delete it.

    1. Open the navigation menu, click Identity & Security, and then click Zero Trust Packet Routing.
    2. Click Security Attribute Namespace.
    3. Select each security attribute that you want to retire.
      Note

      To select all the security attributes in a namespace, select the box next to Security attribute name in the list.
    4. Click the action menu, and select Retire Security Attribute.
    5. Click Retire Security Attribute to confirm the action.
      Tip

      You can also retire a security attribute from the security attribute's details page by clicking Retire Security Attribute.
  • Use the oci security-attribute security-attribute update command and required parameters to retire 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 retire a security attribute.