Deleting a Security Attribute Namespace

Delete a security attribute namespace in the Zero Trust Packet Routing (ZPR) service.

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

  • Caution

    When you delete a security attribute namespace, ZPR removes all the security attributes defined in the namespace from all resources in the tenancy, and then deletes the namespace.

    After you start the delete process, the following actions occur and restrictions apply:

    • New security attributes can't be created in the namespace.
    • The status of the namespace changes to Deleting.
    • The removal of security attributes from all resources begins.

    The removal process can take up to 48 hours depending on the number of security attributes in the namespace, the number of resources that are tagged, and the locations of the regions in which those resources reside. After ZPR removes all security attributes, the status of the security attribute namespace changes to Deleted. You can't restore a deleted namespace, but you can reuse the name of the deleted namespace after its status changes to Deleted.

    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. From the Actions menu () for the security attribute namespace that you want to delete, select Delete.
      Note

      The Delete button is enabled only for a retired security attribute namespace.
    4. Click Delete to confirm the action. The delete process begins.
  • Use the oci security-attribute security-attribute-namespace delete command and required parameters to delete a security attribute namespace:

    oci security-attribute security-attribute-namespace delete --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 DeleteSecurityAttributeNamespace operation to delete the security attribute namespace.