Folder Permissions HTTP API | Grafana Labs
grafana.com › docs › grafanaFolder Permissions HTTP API | Grafana Labs › HTTP API › Folder Permissions HTTP API Folder Permissions API This API can be used to update/get the permissions for a folder. Permissions with folderId=-1 are the default permissions for users with the Viewer and Editor roles. Permissions can be set for a user, a team or a role (Viewer or Editor).
Folder HTTP API | Grafana Labs
grafana.com › docs › grafanaFolder API Identifier (id) vs unique identifier (uid) The identifier (id) of a folder is an auto-incrementing numeric value and is only unique per Grafana install. The unique identifier (uid) of a folder can be used for uniquely identify folders between multiple Grafana installs. It’s automatically generated if not provided when creating a folder.
Dashboard HTTP API | Grafana Labs
grafana.com › docs › grafanaDashboard API Identifier (id) vs unique identifier (uid) The identifier (id) of a dashboard is an auto-incrementing numeric value and is only unique per Grafana install. The unique identifier (uid) of a dashboard can be used for uniquely identify a dashboard between multiple Grafana installs.
HTTP API | Grafana Labs
https://grafana.com/docs/grafana/latest/http_apiGrafana HTTP API. Getting started with Grafana 8 Grafana 8.0 is here! Join us for a live walkthrough on how to get started using Grafana 8 and the Grafana 8 user interface while showing how to set up monitoring for a web service that uses Prometheus and Loki to store metrics and logs.
HTTP API | Grafana Labs
grafana.com › docs › grafanaThe Grafana backend exposes an HTTP API, which is the same API that is used by the frontend to do everything from saving dashboards, creating users, and updating data sources. HTTP APIs Authentication API Dashboard API Dashboard versions API Dashboard permissions API Folder API Folder permissions API Folder/dashboard search API Data source API