Listing Work Requests

List work requests for Device Data FHIR (DDFS).

  • Use the work request list to monitor asynchronous instance operations and review their completion status.

    1. Open the navigation menu and select Developer Services. Select Device Data FHIR to list instances. The instances list page opens. All instances in the selected compartment display.
    2. To view instances 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 Instance name and then select the Work Request tab to view the work request operations that occurred for the DDFS instance resource.
    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.
  • Use the oci ddfs work-request list command and the required parameters to list Device Data FHIR Service (DDFS) work requests in a compartment.

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

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

  • Run the ListWorkRequests operation to lists work requests.