Parameter

Parametername Beschreibung
location_id
optional

Scope nach Standorten

Validations:

  • Must be a Integer

organization_id
optional

Scope nach Organisationen

Validations:

  • Must be a Integer

callback
optional

Validations:

  • Must be a Hash

callback[task_id]
optional

UUID of the task

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

callback[step_id]
optional

The ID of the step inside the execution plan to send the event to

Validations:

  • Must be a String

data
optional

Data to be sent to the action

Validations:

  • Must be a Hash