Skip to main content
Version: 8 - Apfelstrudel

Scheduler

class flow_api.scheduler.Scheduler(select=None, init=None, by=name, **kwargs)

Base class: Resource

The Scheduler class represents a Scheduler for Executions. Functions from the Scheduler class allow interaction with Schedule objects.

See the corresponding Resources class at Scheduler

Parameters

NameTypeDescription
**kwargs
by
init
select

Constants

RESOURCE = scheduler

Methods

add_tag

archive

clone

delete

exists

export

get

get_dict

get_identity_created_by

get_identity_deleted_by

get_identity_modified_by

get_logs

get_tags

remove_tag

restore

save