imbAdminLogResponseObject

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

Description of an Admin Log (Broker administration log).

XML

Attributes

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

Elements

name (type) min/max
occurs
description
adminLogEntry (imbAdminLogEntry) 0/unbounded The log entries

JSON

property type description
type string "adminLog"
numberOfLogEvents int The number of administration log events available.
timestampFormat string The timestamp format of the log events.
adminLogEntry array of adminLogEntry (imbAdminLogEntry) The log entries