Audit Log Event uploaded-file.update
An uploaded file has been updated
This audit log type records operations for the following features:
| Field Name | Type | Value | Availability | Description |
|---|---|---|---|---|
| actor | ActorType | Â | Â | Actor, as defined in Actor Structure |
| createdDate | Option[Long] | Â | Â | Created date |
| creatorUserId | Option[String] | Â | Â | User ID of creator |
| entityId | String | Â | Â | Entity ID |
| installedAsPartOf | Option[Versioned] | Â | Â | Installed as part of what resource |
| newContentHash | String | Â | Â | Hash of the updated file |
| newOriginalName | String | Â | Â | New filename for uploaded file |
| oldContentHash | String | Â | Â | Hash of replaced content |
| oldEntityId | String | Â | Â | Old entity ID |
| oldOriginalName | String | Â | Â | Old Name |
| sensitive | Boolean | Â | Â | Whether the audited event is marked sensitive |
| timestamp | ZonedDateTime | Â | Â | Timestamp of the audited event |
| uploadedDate | Long | Â | Â | Uploaded data |
| uploaderUserId | Option[String] | Â | Â | User ID of uploader |
| viewId | Option[String] | Â | (added in 1.233) | ID of the view |
| viewName | Option[String] | Â | (added in 1.233) | Name of the view |