1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. ScheduledActionHistoryEvent

ScheduledActionHistoryEvent

    ScheduledActionHistoryEvent describes the state of a scheduled deployment history event.

    Properties

    • id string required
      The unique identifier for this history event.
    • scheduledActionID string required
      The ID of the scheduled action this event belongs to.
    • executed string required
      The timestamp when the action was executed.
    • version integer required
      The version of the scheduled action at the time of execution.
    • result string required
      The result of the execution.