Field Name
|
Base Type
|
Description
|
---|---|---|
id
|
STRING
|
Defines the event id, which is typically a UUID.
|
message
|
STRING
|
Defines the message for the event, which provides details about the event.
|
fileRepositoryName
|
STRING
|
Provides the name of the File Repository that was the source of the file to be transferred.
|
filePath
|
STRING
|
Provides the path to the file in the repository.
|
fileName
|
STRING
|
Provides the name of the file.
|
context
|
JSON
|
Provides additional context information as a JSON object.
|