UDM_COPY_COMMAND_STOP
The event indicates a UDM copy operation has ended.
UDM_COPY_COMMAND_STOP Event Header
Field Name | Description |
---|---|
eventCategory | Stop |
eventSeverity | Informational |
eventTopic | Command |
eventType | 406 |
(Source Fields) | UDM Manager that issued the copy command. |
(Reporter Fields) |
UDM_COPY_COMMAND_STOP Event Body
Field Name | Notes | Description |
---|---|---|
commandRc | Return value for the command. | |
dstComponentUuid | UUID of the UDM component acting as the destination in the transfer. | |
dstFileMask | 1 | Destination file mask in the copy operation. |
numFilesAttempted | Number of files in which a transfer was attempted. | |
numFilesTransferred | Number of files successfully transferred. | |
sessionUuid | Unique identifier for a UDM session. | |
srcComponentUuid | UUID of the UDM component acting as the source of the transfer. | |
srcFileMask | Source file mask in the copy operation. | |
stopDateTime | UTC date and time the command finished executing. | |
transactionId | Unique identifier for the command within a UDM manager instance. |
Notes
- There may not be a destination file mask.