auditLogEntry
| Namespace: | (default namespace) |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| id (string) | 0/1 | |
| dateModified (string) | 0/1 | |
| configurationId (string) | 0/1 | |
| operationType (operationType) | 0/1 | |
| objectType (string) | 0/1 | |
| objectIdentifier (string) | 0/1 | |
| objectName (string) | 0/1 | |
| objectString (string) | 0/1 | |
| userName (string) | 0/1 | |
| remoteAddress (string) | 0/1 | |
| description (string) | 0/1 | |
| metadata (metadata) | 0/1 |
JSON
| property | type | description |
|---|---|---|
| id | id (string) | |
| dateModified | dateModified (string) | |
| configurationId | configurationId (string) | |
| operationType | operationType (operationType) | |
| objectType | objectType (string) | |
| objectIdentifier | objectIdentifier (string) | |
| objectName | objectName (string) | |
| objectString | objectString (string) | |
| userName | userName (string) | |
| remoteAddress | remoteAddress (string) | |
| description | description (string) | |
| metadata | metadata (metadata) |