Can someone point me to a description of the roles...
# fleet
d
Can someone point me to a description of the roles in FleetDM, Admin, Maintainer, and Observer?
z
Please have a look at https://fleetdm.com/docs/using-fleet/permissions and let us know if you need any clarification 🙂
d
That cleared it up for me. Thank you.
z
We ought to add a link to those docs in the UI somewhere.
d
One other question, can you restrict a user to API only?
r
If you use
fleetctl user create --help
, there's an api only flag there that can restrict a user to API only
d
Will API only still allow full use of the REST API?
I use it from a PowerShell module I wrote for FleetDM.
🙌🏽 1
I see there is a REST API call to do the same.
r
Yeah, an API only user will have full access to the API