# Switch Access Control List

Manage ACLs (access control lists).

## Query Switch ACLs

 - [POST /venues/{venueId}/switches/{switchId}/acls/query](https://docs.ruckus.cloud/api/switch-0.4.0/switch-access-control-list/getswitchaclsbyquery.md): Get switch ACLs by query criteria.

## Get Switch ACLs

 - [GET /venues/{venueId}/switches/{switchId}/acls](https://docs.ruckus.cloud/api/switch-0.4.0/switch-access-control-list/getaclsbyswitch.md): Get all ACLs of the switch.

## Get ACL Unions

 - [GET /venues/{venueId}/switches/{switchId}/aclUnions](https://docs.ruckus.cloud/api/switch-0.4.0/switch-access-control-list/getaclunion.md): List all usable ACLs for this switch (the union of venue and device levels).

