Scheduler
class resources.scheduler.Scheduler
Base class: Resource
A script which contains automation logic for a scheduled execution
:py:obj:flow_api.scheduler.Scheduler
| Property | Description | Type |
|---|---|---|
| id | UUID() | |
| script | The automation logic script. | Text() |
| size_bytes | BigInteger() |