UDM_MKDIR_COMMAND_STOP (411)
The event signals the end of a UDM mkdir operation.
UDM_MKDIR_COMMAND_STOP Event Header
Field Name |
Description |
eventCategory |
Stop |
eventSeverity |
Informational |
eventTopic |
Command |
eventType |
411 |
(Source Fields) |
UDM Manager that issued the mkdir command. |
(Reporter Fields) |
|
UDM_MKDIR_COMMAND_STOP Event Body
Field Name |
Notes |
Description |
commandRc |
|
Return value from the command. |
componentUuid |
|
UUID of the UDM component on which the mkdir operation took place. |
dirName |
|
Name of the relative directory for the mkdir operation. |
sessionUuid |
|
Unique identifier for the UDM session. |
stopDateTime |
|
UTC date and time the command finished executing. |
transactionId |
|
Unique identifier for the command within a UDM Manager instance. |