Reactivating a Security Attribute

Reactivate a retired security attribute in the Zero Trust Packet Routing (ZPR) service.

    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 reactivate.
    4. Select the checkbox next to each security attribute that you want to reactivate.
    5. From the Actions menu () at the top of the list, select Reactivate.
    6. Click Reactivate to confirm the action. The status of the security attribute changes to Active.
  • Use the oci security-attribute security-attribute update command and required parameters to reactivate 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 reactivate a security attribute.