Getting a Work Request's Details
Get the work request details for Internet of Things domains and domain groups.
You can use the console to see work requests, work request log messages, and error messages to monitor the progress of an IoT domain or domain group operation. Find the IoT domain group or domain you want to monitor.
- On the domain group and domain list page, select Work Requests. If you need help finding the IoT domain group or domain list page, see Listing IoT Domains and Listing IoT Domain Groups.
- Select the domain or domain group you want to work with, and then select Work Requests to view the status of all work requests related to that resource including the operation, the state, the % complete, and the date and time for the accepted, started, and finished status.
- Select the work request operation name to view the OCID.
- Select Messages to see the related logs messages, log errors, and the associated resources. For domain groups, the associated resources displays the related IoT domains for that domain group.
Use the
oci iot work-request get
command and required parameters to get the work request details:oci iot work-request get --work-request-id <work-request-id>
For a complete list of parameters and values for CLI commands, see CLI Command Reference.
Run the GetWorkRequest operation to get a work request.