Skip to main content

FleetForge Run Event

  • Source: api/schemas/run_event.json
  • Type: object
  • Required properties: event_id, run_id, kind, payload, occurred_at

Properties

PropertyTypeRequiredNotes
event_idstringYesformat: uuid
kindstringYes
occurred_atstringYesformat: date-time
payloadobjectYes
run_idstringYesformat: uuid
severitystringNo
step_idstringNoformat: uuid
tagsarray<string>No

Additional properties are permitted.