chef-server
chef-server copied to clipboard
Ability to paginate, sort and search Policy Group List
The list of policy groups can be fetched using GET /organizations/NAME/policy_groups API.
This API currently does not support:
- Sort
- Pagination
- Search using Regex
Having this ability will enable Automate to sort, paginate and search using the API.