List Work Requests for a Firewall Policy
Learn how to view work requests for a firewall policy.
Work requests are spawned by initiating operations like Create policy.
- On the navigation menu, select Identity & Security. Go to Firewalls, select Network Firewall Policies.
- In the Policies list, select a policy.
- In Resources, select Work Requests.
- To view details, select the work request.
- Use the network-firewall work-request list command and required parameters to list all work requests in a compartment. To view the work requests for a specific policy, specify the policy's OCID.
oci network-firewall work-request list --compartment-id compartment_id --resource-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 ListWorkRequests operation to get a list of work requests in a compartment. To view the work requests for a specific policy, specify the policy's OCID in the
resourceId
parameter.