ScheduleRun
Name | Type | Required | Description |
---|---|---|---|
rid | ScheduleRunRid | Yes | The RID of a schedule run |
scheduleRid | ScheduleRid | Yes | |
scheduleVersionRid | ScheduleVersionRid | Yes | |
createdTime | CreatedTime | Yes | The time at which the schedule run was created. |
createdBy | NotRequired[CreatedBy] | No | The Foundry user who manually invoked this schedule run. Automatic trigger runs have this field set to empty. |
result | NotRequired[ScheduleRunResultDict] | No | The result of triggering the schedule. If empty, it means the service is still working on triggering the schedule. |