Magidoc

ActionLogHotFolder
Object

Fields

#

id

ID !
Non-null

The ID of the action log

severity

Non-null

The severity of the action log

data

Non-null

The data report attached to the action log

message

The message of the report

createdAt

Non-null

The timestamp of the action log creation

updatedAt

Non-null

The timestamp of the action log last update, for example a web request log will be updated with the outcome

hotFolderId

ID !
Non-null

The ID of the hotFolder triggering this action log

hotFolder

Non-null

The endpoint triggering this action log

Interfaces

#

Also implements ActionLog .