Expose assignment count for custom profiles via API
The internal API for profile search https://a.simplemdm.com/admin/profiles.json
returns the number of groups and devices assigned to a profile as groupCount and deviceCount.
Exposing this information to the customconfigurationprofiles "list all" endpoint would make it possible to add a scheduled job to cleanup profiles with 0 installs, so the UI doesn't get clogged up with outdated profiles.
4
votes
William Theaker
shared this idea