Listing Errors For a Work Request

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

Work requests are spawned by starting operations such as Create SDDC. If a work request fails, you can retrieve a list of all errors for the work request for troubleshooting purposes.

  • This operation isn't available in the Console.
  • Use the work-request-error list command and required parameters to get a list of errors for a specific work request.

    oci ocvs work-request-error list --work-request-id work_request_OCID ...[OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the ListWorkRequestErrors operation to list work request errors.