Getting a Network Firewall Policy's Details

View the details for a network firewall policy in Oracle Cloud Infrastructure.

    1. Open the navigation menu and click Identity & Security. Under Firewalls, click Network Firewall Policies.
    2. Select the compartment that contains the policy that you want to view.
    3. Click the name of the policy.
      The details page contains information about the policy, both general information and links to its resources. Some items on the page are read-only, and other items are editable. See Editing a Policy.
  • Use the network-firewall network-firewall-policy get command and required parameters to get the details for a specific policy.
    oci network-firewall network-firewall-policy get 
    --network-firewall-policy-id network_firewall_policy_id [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the GetNetworkFirewallPolicy operation to get the details for a specific policy.