Getting a Work Request's Details

Learn how to get details for a work request.

    1. Navigate to a network firewall or a policy.
      • Open the navigation menu and click Identity & Security. Under Firewalls, click Network Firewalls.
      • Open the navigation menu and click Identity & Security. Under Firewalls, click Network Firewall Policies.
    2. In the Firewalls or Policies list, click on a firewall or policy.
    3. In Resources, click Work Requests.
    4. Work requests are listed in tabular form.
    5. Click the work request in the list whose details you want to get.
      The Details page contains information about the work request, both general information and links to its resources.
  • Use the network-firewall work-request get command and required parameters to get details for a specific work request.
    oci network-firewall work-request get --work-request-id work_request_id[OPTIONS]

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

  • Run the GetWorkRequest operation to get details for a specific work request.