View Activities for a Service Instance

get

/paas/api/v1.1/activitylog/{identityDomainId}/filter

View activities for an Oracle Data Hub Cloud Service instance.

Request

Path Parameters
Query Parameters
  • Get activities that were created after this date. It can be used along with 'toStartDate' to get activities created within a date range. Supported date formats are yyyy-MM-dd'T'HH:mm:ss.SSSZ, yyyy-MM-dd HH:mm:ss and yyyy-MM-dd.
  • Describes who initiated the activity.
  • Maximum number of activities to display. Default is 10.
  • Include activities starting at this position in the result set. 'offset' in combination with 'limitRowCount' allows to get a subset of activities.
  • Collection Format: multi
    Operation types.
  • Collection Format: multi
    Order by filter criteria. Supported format is fieldName:(asc/desc).
  • Name of the Oracle Data Hub Cloud Service instance.
  • Collection Format: multi
    Activity statuses. Valid values include ['NEW', 'RUNNING', 'SUCCEED', 'FAILED', 'WARN'].
  • Get activities that were created before this date. It can be used along with 'fromStartDate' to get activities created within a date range. Supported date formats are yyyy-MM-dd'T'HH:mm:ss.SSSZ, yyyy-MM-dd HH:mm:ss and yyyy-MM-dd.

Response

Supported Media Types

200 Response

OK
Body ()
Root Schema : ok-response