Creating a Security Attribute
Create a security attribute in the Zero Trust Packet Routing (ZPR) service.
After you create a security attribute, you can create ZPR policies. Policies are enabled by associating security attributes to resources. Use the oci security-attribute security-attribute create command and required parameters to create a security attribute in the specified security attribute namespace:
oci security-attribute security-attribute create --description <security_attribute_description> --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 CreateSecurityAttribute operation to create a security attribute.