mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Permissions docs for custom variables (#39286)
Missing doc change from #29235
This commit is contained in:
parent
7e5eab3cea
commit
b2b589a8cf
1 changed files with 4 additions and 0 deletions
|
|
@ -106,6 +106,9 @@ GitOps is an API-only and write-only role that can be used on CI/CD pipelines.
|
|||
| Lock, unlock, and wipe hosts\* | | | ✅ | ✅ | |
|
||||
| Turn off MDM | | | ✅ | ✅ | |
|
||||
| Configure Microsoft Entra conditional access integration | | | | ✅ | |
|
||||
| View [custom variables](https://fleetdm.com/docs/rest-api/rest-api#list-custom-variables) | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Create, edit, and delete custom variables | ✅ | ✅ | ✅ | ✅ | |
|
||||
|
||||
|
||||
\* Applies only to Fleet Premium
|
||||
|
||||
|
|
@ -180,6 +183,7 @@ Users with access to multiple teams can be assigned different roles for each tea
|
|||
| View script details by host | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Lock, unlock, and wipe hosts | | | ✅ | ✅ | |
|
||||
| Turn off MDM | | | ✅ | ✅ | |
|
||||
| View [custom variables](https://fleetdm.com/docs/rest-api/rest-api#list-custom-variables) | ✅ | ✅ | ✅ | ✅ | |
|
||||
|
||||
|
||||
\* Applies only to [Fleet REST API](https://fleetdm.com/docs/using-fleet/rest-api)
|
||||
|
|
|
|||
Loading…
Reference in a new issue