Activity Logs REST Endpoints

Activity Logs
View status information and activity messages of operations performed on your Oracle Java Cloud Service instances.
List All Activity
Method: get
Path: /paas/api/v1.1/activitylog/{identityDomainId}/filter
View Activity by Log Id
Method: get
Path: /paas/api/v1.1/activitylog/{identityDomainId}/message/{logId}
View the Status of an Operation by Job Id
Method: get
Path: /paas/api/v1.1/activitylog/{identityDomainId}/job/{jobId}