Skip to main content
Module

x/windmill/windmill-api/types/ObjectParamAPI.ts>ObjectScheduleApi

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Go to Latest
class ObjectScheduleApi
import { ObjectScheduleApi } from "https://deno.land/x/windmill@v1.28.1/windmill-api/types/ObjectParamAPI.ts";

Constructors

new
ObjectScheduleApi(
configuration: Configuration,
requestFactory?: ScheduleApiRequestFactory,
responseProcessor?: ScheduleApiResponseProcessor,
)

Methods

create schedule

delete schedule

does schedule exists

get schedule

list schedules

preview schedule

set enabled schedule

update schedule