ZRM Docs
Domain Model

Automation Rule Change

Fields

FieldTypeRequiredDefaultDescription
idstring.uuidYesId
ruleIdstringYesID of the associated rule
changedByUserIdstringYesID of the associated changed by user
changeTypeenum(created, updated, enabled, disabled, deleted)YesChange type
previousConfigunknownYesPrevious config
newConfigunknownYesNew config
reasonunknownYesReason
workspaceIdstringYesID of the associated workspace
createdAtstring.date-timeYesCreated at

Create Schema

Fields accepted when creating a new record:

FieldTypeRequiredDefaultDescription
ruleIdstringYesID of the associated rule
changedByUserIdstringYesID of the associated changed by user
changeTypeenum(created, updated, enabled, disabled, deleted)YesChange type
previousConfigobjectNoPrevious config
newConfigobjectNoNew config
reasonstringNoReason
workspaceIdstringYesID of the associated workspace

On this page