Listing a Work Request's Errors

View a list of error messages for a desktop pool's work request in Secure Desktops.

  • Note

    To perform this task, you must be the desktop administrator.
    1. Open the navigation menu and click Compute. Under Secure Desktops, click Desktop Pools.
    2. Under List scope, select the compartment that contains the desktop pool with the work request that you want to view.
    3. Click the desktop pool name.
    4. Under Resources, click Work Requests.
    5. Click a work request operation.
    6. Under Resources, click Error Messages.
      Errors are listed in tabular form and display the following information:
      • Code
      • Message
      • Timestamp
  • Use the work-request list-errors command and required parameters to list error messages for a work request:
    oci desktops work-request list-errors --work-request-id <ocid>

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

  • Run the ListWorkRequestErrors operation to view work request errors for a desktop pool.