List Errors For a Work Request

Learn how to get a list of errors for a work request.

Work requests are spawned by initiating operations like Create firewall. If a work request fails, you can retrieve a list of all errors for the work request for troubleshooting purposes.

  • This operation is not available in the Console.
  • Use the network-firewall work-request-error list command and required parameters to get a list of errors for a specific work request.
    oci network-firewall work-request-error list --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 ListWorkRequestErrors operation to list work request errors.