imbActivityLogResponseObject

Extends: imbGenericContainerBean
Namespace: http://www.ibm.com/iib/apiv1/responseObject
XML Schema: ns1.xsd

Description of an activity Log.

XML

Attributes

name type description
type string "activityLog"
numberOfLogEvents int The number of activity log events available.
timestampFormat string The timestamp format of the log events.

Elements

name (type) min/max
occurs
description
activityLogEntry (imbActivityLogEntry) 0/unbounded The log entries

JSON

property type description
type string "activityLog"
numberOfLogEvents int The number of activity log events available.
timestampFormat string The timestamp format of the log events.
activityLogEntry array of activityLogEntry (imbActivityLogEntry) The log entries