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.
- 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.
- On the details page for the namespace, select Security Attributes.
-
From the Actions menu (
) for the security attribute that you want to retire, select Retire.
- Select Retire to confirm the action. The status of the security attribute changes to Inactive.
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.