Updating a ZPR Policy

Update the description or policy statements of a Zero Trust Packet Routing (ZPR) policy in the Zero Trust Packet Routing service.

    1. On the Policies list page, find the policy that you want to work with. If you need help finding the list page, see Listing ZPR Policies.
    2. To revise the description, from the Actions menu (Actions Menu) for the policy that you want to update, select Edit Policy.
    3. Revise the description, and select Save.
    4. To update the statements in the policy, select the policy that you want to work with, and then select Edit Policy Statements.
    5. Revise the policy syntax as needed, and then select Save.
  • Use the oci zpr zpr-policy update command and required parameters to update a Zero Trust Packet Routing (ZPR) policy:

    oci zpr zpr-policy update --zpr-policy-id <zpr_policy_ocid> [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the UpdateZprPolicy operation to update a Zero Trust Packet Routing policy.