Updating a Security Attribute
Update security attribute properties like name, description, and value type in the Zero Trust Packet Routing (ZPR) service.
- Open the navigation menu, click Identity & Security, and then click Zero Trust Packet Routing.
- Click Security Attribute Namespace.
- Click the name of the security attribute namespace that contains the security attribute that you want to update.
- Click the name of the security attribute to view its details.
- Click Edit Security Attribute.
- Edit the name, description, or value type.
- Click Save changes.
Use the oci security-attribute security-attribute update command and required parameters to update 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 update a security attribute.