Listing Work Requests

List the Language work requests in a compartment.

    1. Open the navigation menu and click Analytics & AI. Under AI Services, click Language.
    2. In the left-side navigation menu, click Projects.
    3. Click the name of the project.

      The project details page opens.

    4. Under Resources, click Work requests.

      The work requests in the project are displayed in the Work requests table.

  • Use the oci ai language work-request list command and required parameters to list work requests in a compartment:

    oci ai language work-request list --compartment-id <compartment-id>... [OPTIONS]

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

  • Run the ListWorkRequestLogs operation to list the logs for a work requests.