Skip to main content

ScheduleCollectionClientAsync

Async sub-client for manipulating schedules.

Index

Methods

Methods

create

  • async create(*, cron_expression, is_enabled, is_exclusive, name, actions, description, timezone, title): dict

list

  • async list(*, limit, offset, desc): ListPage[dict]
Page Options