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 flags and variable options for CLI commands, see the Command Line Reference.
Run the ListWorkRequestErrors operation to list work request errors.