Creating a ZPR Policy
Create a Zero Trust Packet Routing (ZPR) policy in the Zero Trust Packet Routing (ZPR) service.
Familiarize yourself with ZPR policy basics before trying to create a policy.
Note
ZPR policy can only be created in the root compartment of a tenancy.
ZPR policy can only be created in the root compartment of a tenancy.
ZPR policy is enabled by applying security attributes to resources. Use the oci zpr zpr-policy create command and required parameters to create a Zero Trust Packet Routing (ZPR) policy:
oci zpr zpr-policy create --compartment-id <compartment_ocid> --description <zpr_policy_description> --name <zpr_policy_name> --statements <zpr_policy_statements> [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the CreateZprPolicy operation to create a Zero Trust Packet Routing policy.