Deleting a Security Attribute

You can delete a retired security attribute that you no longer need in the Zero Trust Packet Routing (ZPR) service.

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

    1. Open the navigation menu and click Identity & Security. Under Zero Trust Packet Routing, click Security Attribute Namespace
    2. Under List scope, select a compartment from the Compartment list.
    3. Click the name of the security attribute namespace that contains the security attribute that you want to delete.
    4. Select the checkbox next to each security attribute that you want to delete.
    5. From the Actions menu () at the top of the list, select Delete.
    6. Click Delete to confirm the action.
  • Use the oci security-attribute security-attribute delete command and required parameters to delete a security attribute:

    oci security-attribute security-attribute delete --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 DeleteSecurityAttribute operation to delete a security attribute.