Fix relrefs in devloper docs (#51942)

This commit is contained in:
Garrett Guillotte
2022-07-08 12:21:29 -07:00
committed by GitHub
parent 1d2aa7c69b
commit 1c6ee69c2d
18 changed files with 32 additions and 31 deletions
@@ -14,14 +14,14 @@ keywords:
- permissions
- acl
- enterprise
title: 'Datasource Permissions HTTP API '
title: 'Datasource Permissions HTTP API'
---
# Data Source Permissions API
> The Data Source Permissions is only available in Grafana Enterprise. Read more about [Grafana Enterprise]({{< relref "../../enterprise/" >}}).
> If you are running Grafana Enterprise, for some endpoints you'll need to have specific permissions. Refer to [Role-based access control permissions]({{< relref "../../enterprise/access-control/custom-role-actions-scopes/" >}}) for more information.
> If you are running Grafana Enterprise, for some endpoints you'll need to have specific permissions. Refer to [Role-based access control permissions]({{< relref "../../administration/roles-and-permissions/access-control/custom-role-actions-scopes/" >}}) for more information.
This API can be used to enable, disable, list, add and remove permissions for a data source.