Skip to main content
Module

x/windmill/mod.ts>GranularAclService.getGranularAcls

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
method GranularAclService.getGranularAcls
import { GranularAclService } from "https://deno.land/x/windmill@v1.298.0/mod.ts";

get granular acls

Parameters

unnamed 0: { workspace: string; path: string; kind:
| "script"
| "group_"
| "resource"
| "schedule"
| "variable"
| "flow"
| "folder"
| "app"
| "raw_app"
; }

Returns

CancelablePromise<Record<string, boolean>>

boolean acls