groups
Get the Access Control List for a Worker Group, Outpost Group, or Edge Fleet
Get the Access Control List (ACL) for the specified Worker Group, Outpost Group, or Edge Fleet.
get/products/{product}/groups/{id}/acl
Path parameters
product'stream' | 'edge' | 'outpost' required
Name of the Cribl product to get the Worker Groups or Edge Fleets for.
idstring required
The <code>id</code> of the Worker Group, Outpost Group, or Edge Fleet to get the ACL for.
Query parameters
type'groups' | 'datasets' | 'dataset-providers' | 'projects' | 'dashboards' | 'macros' | 'notebooks' | 'notebook-templates' | 'apps'
Filter for limiting the response to ACL entries for the specified RBAC resource type.
Response
The requested UserAccessControlList object in a single-item list.