Magidoc

ActionLogCloudEndpoint
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

endpointId

ID !
Non-null

The ID of the endpoint triggering this action log

endpoint

Non-null

The endpoint triggering this action log

Interfaces

#

Also implements ActionLog .