UDM_FILE_RENAME
A message is posted when a file is renamed.
UDM_FILE_RENAME Event Header
Field Name | Description |
---|---|
eventCategory | Status |
eventSeverity | Informational |
eventTopic | File |
eventType | 451 |
(Source Fields) | File object that was renamed. |
(Reporter Fields) | UDM Manager or Server that renamed the file. |
UDM_FILE_RENAME Event Body
Field Name | Notes | Description |
---|---|---|
dateTime | UTC date and time of the operation. | |
fileResult | Indication of success or failure of the file operation.
| |
fileType | Type of file being transferred, either a file or a directory. | |
newFilePath | Absolute path of the new name for the file. | |
oldFilePath | Absolute path of the old name of the file. | |
sessionUuid | Unique identifier for a UDM session. | |
transactionId | Transaction identifier associated with the command invoking the copy. |