auditProgress

Information about a single audit progress entry.

Parameter

 Type

Count

Description

progressId

Integer

1

Audit entry unique identifier

auditId

Integer

1

Identity of the user performing the action

serverId

Integer

1

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

serverIp

String

1

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

serverName

String

1

Audit event type

creationTime

Date

1

Application URL related to the audit event

progress

String

1

Audit item progress indicator. One of:

  • PROGRESS_REQUESTED
  • PROGRESS_STARTED
  • PROGRESS_ENDED_SUCCESFULLY
  • PROGRESS_ENDED_FAILED

extraData

List of parameter elements

1

A list of parameters passed as information for the audit event

Version: 1.3