Getting a ZPR Policy's Details

Get detailed information about a Zero Trust Packet Routing (ZPR) policy in the Zero Trust Packet Routing service.

  • On the Policies list page, select the policy that you want to work with. If you need help finding the list page, see Listing ZPR Policies.

    The details page opens and displays the following information about the policy.

    • OCID: The Oracle-assigned unique ID for the policy.
    • Compartment: The compartment to which the policy belongs.
    • Created: The timestamp of policy creation.
    • Description: A description of the policy.
    • Policy Statements: The statements that make up the policy.
  • Use the oci zpr zpr-policy get command and required parameters to get information about a Zero Trust Packet Routing (ZPR) policy:

    oci zpr zpr-policy get --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 GetZprPolicy operation to get the details about a Zero Trust Packet Routing policy.