Skip to main content
Module

x/windmill/windmill-api/index.ts>ConcurrencyGroupsService

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 ConcurrencyGroupsService
import { ConcurrencyGroupsService } from "https://deno.land/x/windmill@v1.323.4/windmill-api/index.ts";

Static Methods

deleteConcurrencyGroup(unnamed 0: { concurrencyId: string; }): CancelablePromise<any>

Delete concurrency group

listConcurrencyGroups(): CancelablePromise<Array<ConcurrencyGroup>>

List all concurrency groups