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.
- On the Software-Defined Data Centers list page, select the SDDC that contains the work requests that you want to work with. If you need help finding the list page or the SDDC, see Listing SDDCs.
- On the SDDC's details page, select Work requests.
- Select the work request that you want to work with.
- Select Error messages.
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.