Listing Work Requests

List work requests for Internet of Things (IoT) domains and domain groups.

    1. Open the navigation menu and select Developer Services. Under Internet of Things, Domains to list domains, or select Domain Groups to list domain groups. The IoT domain or domain groups list page opens. All IoT domains or domain groups in the selected compartment are displayed.
    2. To view IoT domains or domain groups in a different compartment, use the Compartment filter to switch compartments.
      You must have permission to work in a compartment and see the resources in a compartment. If you're not sure which compartment to use, contact an administrator. For more information, see Understanding Compartments.
    3. Select the domain or domain group name and then select the Work Request tab to view the work request operations that occurred for the domain or the domain group resources.
    4. View or copy the OCID, compartment, % complete, and the date and time for the accepted, started, and finished status including the related logs messages, any log error entries, and associated resources.

      For example, the associated resources for a domain displays the related domain group.

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

    oci iot work-request list --compartment-id <compartment-OCID>

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

  • Run the ListWorkRequests operation to lists work requests.