WebAPI Reference Guide > Data Types > Response Data Types > auditMessage

auditMessage

Information about a single audit message.

Parameter

 Type

Count

Description

id

Integer

1

Audit entry unique identifier

username

String

1

Identity of the user performing the action

requestInterface

String

1

Interface used to perform the action. One of (GUI|WebAPI)

remoteAddr

String

1

Remote address reported by the web server the user used to perform the actions

auditType

String

1

Audit event type

auditTypeTranslated

String

1

Audit type as a descriptive string

baseUrl

String

1

Application URL related to the audit event

creationTime

Date

1

ISO8061 formatted date and time

extraData

List of parameter elements

1

A list of parameters passed as information for the audit event

Version: 1.3

 

 

Related Links

Related Links:

Response Data Types

 

 

 

© 1999-2013 Zend Technologies, Ltd. All rights reserved.