Listing Work Request Log Entries

List log entries for work requests in Device Data FHIR (DDFS) instances.

    1. On the DDFS instances list page, select Work Requests. If you need help finding the list page, see Listing Instances.
    2. Select the instance, and then select Work Requests to view the status of all work requests related to this resource including the operation, the state, the % complete, and the date and time for the accepted, started, and finished status.
    3. Select the work request operation name to view the OCID.
    4. Select Messages to see the related logs messages, log errors, and the associated resources. The associated resources shows the resource for associated to this work request.
  • Use the oci ddfs work-request-log list command and the required parameters to list log entries for a Device Data FHIR Service (DDFS) work request.

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

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

  • Run the ListWorkRequestLogs operation to list work request log entries.