mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 12:52:23 +08:00
Convert TOML front matter to YAML (#49690)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
@ -1,10 +1,18 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/", "/docs/grafana/latest/http_api/", "/docs/grafana/latest/overview/"]
|
||||
description = "Grafana HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "overview"]
|
||||
title = "HTTP API"
|
||||
weight = 100
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/
|
||||
- /docs/grafana/latest/http_api/
|
||||
- /docs/grafana/latest/overview/
|
||||
description: Grafana HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- overview
|
||||
title: HTTP API
|
||||
weight: 100
|
||||
---
|
||||
|
||||
# HTTP API reference
|
||||
|
||||
|
@ -1,9 +1,19 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/access_control/", "/docs/grafana/latest/http_api/access_control/", "/docs/grafana/latest/http_api/accesscontrol/"]
|
||||
description = ""
|
||||
keywords = ["grafana", "http", "documentation", "api", "role-based-access-control", "acl", "enterprise"]
|
||||
title = "RBAC HTTP API"
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/access_control/
|
||||
- /docs/grafana/latest/http_api/access_control/
|
||||
- /docs/grafana/latest/http_api/accesscontrol/
|
||||
description: ''
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- role-based-access-control
|
||||
- acl
|
||||
- enterprise
|
||||
title: RBAC HTTP API
|
||||
---
|
||||
|
||||
# RBAC API
|
||||
|
||||
|
@ -1,9 +1,16 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/admin/", "/docs/grafana/latest/http_api/admin/"]
|
||||
description = "Grafana Admin HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "admin"]
|
||||
title = "Admin HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/admin/
|
||||
- /docs/grafana/latest/http_api/admin/
|
||||
description: Grafana Admin HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- admin
|
||||
title: 'Admin HTTP API '
|
||||
---
|
||||
|
||||
# Admin API
|
||||
|
||||
|
@ -1,9 +1,17 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/alerting/", "/docs/grafana/latest/http_api/alerting/"]
|
||||
description = "Grafana Alerts HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "alerting", "alerts"]
|
||||
title = "Alerting HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/alerting/
|
||||
- /docs/grafana/latest/http_api/alerting/
|
||||
description: Grafana Alerts HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- alerting
|
||||
- alerts
|
||||
title: 'Alerting HTTP API '
|
||||
---
|
||||
|
||||
# Alerting API
|
||||
|
||||
|
@ -1,9 +1,18 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/alerting_notification_channels/", "/docs/grafana/latest/http_api/alerting_notification_channels/"]
|
||||
description = "Grafana Alerting Notification Channel HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "alerting", "alerts", "notifications"]
|
||||
title = "Alerting Notification Channels HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/alerting_notification_channels/
|
||||
- /docs/grafana/latest/http_api/alerting_notification_channels/
|
||||
description: Grafana Alerting Notification Channel HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- alerting
|
||||
- alerts
|
||||
- notifications
|
||||
title: 'Alerting Notification Channels HTTP API '
|
||||
---
|
||||
|
||||
# Alerting Notification Channels API
|
||||
|
||||
|
@ -1,9 +1,18 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/annotations/", "/docs/grafana/latest/http_api/annotations/"]
|
||||
description = "Grafana Annotations HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "annotation", "annotations", "comment"]
|
||||
title = "Annotations HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/annotations/
|
||||
- /docs/grafana/latest/http_api/annotations/
|
||||
description: Grafana Annotations HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- annotation
|
||||
- annotations
|
||||
- comment
|
||||
title: 'Annotations HTTP API '
|
||||
---
|
||||
|
||||
# Annotations API
|
||||
|
||||
|
@ -1,9 +1,17 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/auth/", "/docs/grafana/latest/http_api/auth/", "/docs/grafana/latest/http_api/authentication/"]
|
||||
description = "Grafana Authentication HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "authentication"]
|
||||
title = "Authentication HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/auth/
|
||||
- /docs/grafana/latest/http_api/auth/
|
||||
- /docs/grafana/latest/http_api/authentication/
|
||||
description: Grafana Authentication HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- authentication
|
||||
title: 'Authentication HTTP API '
|
||||
---
|
||||
|
||||
# Authentication API
|
||||
|
||||
|
@ -1,9 +1,18 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/create-api-tokens-for-org/", "/docs/grafana/latest/http_api/create-api-tokens-for-org/", "/docs/grafana/latest/tutorials/api_org_token_howto/"]
|
||||
keywords = ["grafana", "tutorials", "API", "Token", "Org", "Organization"]
|
||||
title = "API Tutorial: Create API tokens and dashboards for an organization"
|
||||
weight = 150
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/create-api-tokens-for-org/
|
||||
- /docs/grafana/latest/http_api/create-api-tokens-for-org/
|
||||
- /docs/grafana/latest/tutorials/api_org_token_howto/
|
||||
keywords:
|
||||
- grafana
|
||||
- tutorials
|
||||
- API
|
||||
- Token
|
||||
- Org
|
||||
- Organization
|
||||
title: 'API Tutorial: Create API tokens and dashboards for an organization'
|
||||
weight: 150
|
||||
---
|
||||
|
||||
# Create API tokens and dashboards for an organization
|
||||
|
||||
|
@ -1,9 +1,16 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/curl-examples/", "/docs/grafana/latest/http_api/curl-examples/"]
|
||||
description = "cURL examples"
|
||||
keywords = ["grafana", "http", "documentation", "api", "curl"]
|
||||
title = "cURL examples"
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/curl-examples/
|
||||
- /docs/grafana/latest/http_api/curl-examples/
|
||||
description: cURL examples
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- curl
|
||||
title: cURL examples
|
||||
---
|
||||
|
||||
# cURL examples
|
||||
|
||||
|
@ -1,9 +1,16 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/dashboard/", "/docs/grafana/latest/http_api/dashboard/"]
|
||||
description = "Grafana Dashboard HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "dashboard"]
|
||||
title = "Dashboard HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/dashboard/
|
||||
- /docs/grafana/latest/http_api/dashboard/
|
||||
description: Grafana Dashboard HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- dashboard
|
||||
title: 'Dashboard HTTP API '
|
||||
---
|
||||
|
||||
# Dashboard API
|
||||
|
||||
|
@ -1,9 +1,20 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/dashboard_permissions/", "/docs/grafana/latest/http_api/dashboard_permissions/", "/docs/grafana/latest/http_api/dashboardpermissions/"]
|
||||
description = "Grafana Dashboard Permissions HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "dashboard", "permission", "permissions", "acl"]
|
||||
title = "Dashboard Permissions HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/dashboard_permissions/
|
||||
- /docs/grafana/latest/http_api/dashboard_permissions/
|
||||
- /docs/grafana/latest/http_api/dashboardpermissions/
|
||||
description: Grafana Dashboard Permissions HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- dashboard
|
||||
- permission
|
||||
- permissions
|
||||
- acl
|
||||
title: 'Dashboard Permissions HTTP API '
|
||||
---
|
||||
|
||||
# Dashboard Permissions API
|
||||
|
||||
|
@ -1,9 +1,18 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/dashboard_versions/", "/docs/grafana/latest/http_api/dashboard_versions/", "/docs/grafana/latest/http_api/dashboardversions/"]
|
||||
description = "Grafana Dashboard Versions HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "dashboard", "versions"]
|
||||
title = "Dashboard Versions HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/dashboard_versions/
|
||||
- /docs/grafana/latest/http_api/dashboard_versions/
|
||||
- /docs/grafana/latest/http_api/dashboardversions/
|
||||
description: Grafana Dashboard Versions HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- dashboard
|
||||
- versions
|
||||
title: 'Dashboard Versions HTTP API '
|
||||
---
|
||||
|
||||
# Dashboard Versions
|
||||
|
||||
|
@ -1,9 +1,17 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/data_source/", "/docs/grafana/latest/http_api/data_source/", "/docs/grafana/latest/http_api/datasource/"]
|
||||
description = "Grafana Data source HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "data source"]
|
||||
title = "Data source HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/data_source/
|
||||
- /docs/grafana/latest/http_api/data_source/
|
||||
- /docs/grafana/latest/http_api/datasource/
|
||||
description: Grafana Data source HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- data source
|
||||
title: 'Data source HTTP API '
|
||||
---
|
||||
|
||||
# Data source API
|
||||
|
||||
|
@ -1,9 +1,21 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/datasource_permissions/", "/docs/grafana/latest/http_api/datasource_permissions/", "/docs/grafana/latest/http_api/datasourcepermissions/"]
|
||||
description = "Data Source Permissions API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "datasource", "permission", "permissions", "acl", "enterprise"]
|
||||
title = "Datasource Permissions HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/datasource_permissions/
|
||||
- /docs/grafana/latest/http_api/datasource_permissions/
|
||||
- /docs/grafana/latest/http_api/datasourcepermissions/
|
||||
description: Data Source Permissions API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- datasource
|
||||
- permission
|
||||
- permissions
|
||||
- acl
|
||||
- enterprise
|
||||
title: 'Datasource Permissions HTTP API '
|
||||
---
|
||||
|
||||
# Data Source Permissions API
|
||||
|
||||
|
@ -1,9 +1,20 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/external_group_sync/", "/docs/grafana/latest/http_api/external_group_sync/"]
|
||||
description = "Grafana External Group Sync HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "team", "teams", "group", "member", "enterprise"]
|
||||
title = "External Group Sync HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/external_group_sync/
|
||||
- /docs/grafana/latest/http_api/external_group_sync/
|
||||
description: Grafana External Group Sync HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- team
|
||||
- teams
|
||||
- group
|
||||
- member
|
||||
- enterprise
|
||||
title: 'External Group Sync HTTP API '
|
||||
---
|
||||
|
||||
# External Group Synchronization API
|
||||
|
||||
|
@ -1,9 +1,16 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/folder/", "/docs/grafana/latest/http_api/folder/"]
|
||||
description = "Grafana Folder HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "folder"]
|
||||
title = "Folder HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/folder/
|
||||
- /docs/grafana/latest/http_api/folder/
|
||||
description: Grafana Folder HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- folder
|
||||
title: 'Folder HTTP API '
|
||||
---
|
||||
|
||||
# Folder API
|
||||
|
||||
|
@ -1,9 +1,18 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/folder_dashboard_search/", "/docs/grafana/latest/http_api/folder_dashboard_search/"]
|
||||
description = "Grafana Folder/Dashboard Search HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "search", "folder", "dashboard"]
|
||||
title = "Folder/Dashboard Search HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/folder_dashboard_search/
|
||||
- /docs/grafana/latest/http_api/folder_dashboard_search/
|
||||
description: Grafana Folder/Dashboard Search HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- search
|
||||
- folder
|
||||
- dashboard
|
||||
title: 'Folder/Dashboard Search HTTP API '
|
||||
---
|
||||
|
||||
# Folder/Dashboard Search API
|
||||
|
||||
|
@ -1,9 +1,20 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/folder_permissions/", "/docs/grafana/latest/http_api/dashboardpermissions/", "/docs/grafana/latest/http_api/folder_permissions/"]
|
||||
description = "Grafana Folder Permissions HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "folder", "permission", "permissions", "acl"]
|
||||
title = "Folder Permissions HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/folder_permissions/
|
||||
- /docs/grafana/latest/http_api/dashboardpermissions/
|
||||
- /docs/grafana/latest/http_api/folder_permissions/
|
||||
description: Grafana Folder Permissions HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- folder
|
||||
- permission
|
||||
- permissions
|
||||
- acl
|
||||
title: 'Folder Permissions HTTP API '
|
||||
---
|
||||
|
||||
# Folder Permissions API
|
||||
|
||||
|
@ -1,9 +1,16 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/library_element/", "/docs/grafana/latest/http_api/library_element/"]
|
||||
description = "Grafana Library Element HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "library-element"]
|
||||
title = "Library Element HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/library_element/
|
||||
- /docs/grafana/latest/http_api/library_element/
|
||||
description: Grafana Library Element HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- library-element
|
||||
title: 'Library Element HTTP API '
|
||||
---
|
||||
|
||||
# Library Element API
|
||||
|
||||
|
@ -1,9 +1,17 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/licensing/", "/docs/grafana/latest/http_api/licensing/"]
|
||||
description = "Enterprise Licensing HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "licensing", "enterprise"]
|
||||
title = "Licensing HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/licensing/
|
||||
- /docs/grafana/latest/http_api/licensing/
|
||||
description: Enterprise Licensing HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- licensing
|
||||
- enterprise
|
||||
title: 'Licensing HTTP API '
|
||||
---
|
||||
|
||||
# Enterprise License API
|
||||
|
||||
|
@ -1,9 +1,17 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/org/", "/docs/grafana/latest/http_api/org/", "/docs/grafana/latest/http_api/organization/"]
|
||||
description = "Grafana Organization HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "organization"]
|
||||
title = "Organization HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/org/
|
||||
- /docs/grafana/latest/http_api/org/
|
||||
- /docs/grafana/latest/http_api/organization/
|
||||
description: Grafana Organization HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- organization
|
||||
title: 'Organization HTTP API '
|
||||
---
|
||||
|
||||
# Organization API
|
||||
|
||||
|
@ -1,9 +1,16 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/other/", "/docs/grafana/latest/http_api/other/"]
|
||||
description = "Grafana Other HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "other"]
|
||||
title = "Other HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/other/
|
||||
- /docs/grafana/latest/http_api/other/
|
||||
description: Grafana Other HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- other
|
||||
title: 'Other HTTP API '
|
||||
---
|
||||
|
||||
# Frontend Settings API
|
||||
|
||||
|
@ -1,9 +1,16 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/playlist/", "/docs/grafana/latest/http_api/playlist/"]
|
||||
description = "Playlist Admin HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "playlist"]
|
||||
title = "Playlist HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/playlist/
|
||||
- /docs/grafana/latest/http_api/playlist/
|
||||
description: Playlist Admin HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- playlist
|
||||
title: 'Playlist HTTP API '
|
||||
---
|
||||
|
||||
# Playlist API
|
||||
|
||||
|
@ -1,9 +1,16 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/preferences/", "/docs/grafana/latest/http_api/preferences/"]
|
||||
description = "Grafana HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "preferences"]
|
||||
title = "HTTP Preferences API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/preferences/
|
||||
- /docs/grafana/latest/http_api/preferences/
|
||||
description: Grafana HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- preferences
|
||||
title: 'HTTP Preferences API '
|
||||
---
|
||||
|
||||
# User and Org Preferences API
|
||||
|
||||
|
@ -1,9 +1,16 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/query_history/", "/docs/grafana/latest/http_api/query_history/"]
|
||||
description = "Grafana Query History HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "queryHistory"]
|
||||
title = "Query History HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/query_history/
|
||||
- /docs/grafana/latest/http_api/query_history/
|
||||
description: Grafana Query History HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- queryHistory
|
||||
title: 'Query History HTTP API '
|
||||
---
|
||||
|
||||
# Query history API
|
||||
|
||||
|
@ -1,9 +1,15 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/reporting/", "/docs/grafana/latest/http_api/reporting/"]
|
||||
description = "Grafana Enterprise APIs"
|
||||
keywords = ["grafana", "enterprise", "api", "reporting"]
|
||||
title = "Reporting API"
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/reporting/
|
||||
- /docs/grafana/latest/http_api/reporting/
|
||||
description: Grafana Enterprise APIs
|
||||
keywords:
|
||||
- grafana
|
||||
- enterprise
|
||||
- api
|
||||
- reporting
|
||||
title: Reporting API
|
||||
---
|
||||
|
||||
# Reporting API
|
||||
|
||||
|
@ -1,9 +1,16 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/serviceaccount/", "/docs/grafana/latest/http_api/serviceaccount/"]
|
||||
description = "Grafana service account HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "serviceaccount"]
|
||||
title = "Service account HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/serviceaccount/
|
||||
- /docs/grafana/latest/http_api/serviceaccount/
|
||||
description: Grafana service account HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- serviceaccount
|
||||
title: 'Service account HTTP API '
|
||||
---
|
||||
|
||||
# Service account API
|
||||
|
||||
|
@ -1,9 +1,16 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/short_url/", "/docs/grafana/latest/http_api/short_url/"]
|
||||
description = "Grafana Short URL HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "shortUrl"]
|
||||
title = "Short URL HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/short_url/
|
||||
- /docs/grafana/latest/http_api/short_url/
|
||||
description: Grafana Short URL HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- shortUrl
|
||||
title: 'Short URL HTTP API '
|
||||
---
|
||||
|
||||
# Short URL API
|
||||
|
||||
|
@ -1,9 +1,16 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/snapshot/", "/docs/grafana/latest/http_api/snapshot/"]
|
||||
description = "Grafana HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "snapshot"]
|
||||
title = "HTTP Snapshot API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/snapshot/
|
||||
- /docs/grafana/latest/http_api/snapshot/
|
||||
description: Grafana HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- snapshot
|
||||
title: 'HTTP Snapshot API '
|
||||
---
|
||||
|
||||
# Snapshot API
|
||||
|
||||
|
@ -1,9 +1,18 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/team/", "/docs/grafana/latest/http_api/team/"]
|
||||
description = "Grafana Team HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "team", "teams", "group"]
|
||||
title = "Team HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/team/
|
||||
- /docs/grafana/latest/http_api/team/
|
||||
description: Grafana Team HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- team
|
||||
- teams
|
||||
- group
|
||||
title: 'Team HTTP API '
|
||||
---
|
||||
|
||||
# Team API
|
||||
|
||||
|
@ -1,9 +1,16 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/http_api/user/", "/docs/grafana/latest/http_api/user/"]
|
||||
description = "Grafana User HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "user"]
|
||||
title = "User HTTP API "
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/http_api/user/
|
||||
- /docs/grafana/latest/http_api/user/
|
||||
description: Grafana User HTTP API
|
||||
keywords:
|
||||
- grafana
|
||||
- http
|
||||
- documentation
|
||||
- api
|
||||
- user
|
||||
title: 'User HTTP API '
|
||||
---
|
||||
|
||||
# User API
|
||||
|
||||
|
Reference in New Issue
Block a user