Convert TOML front matter to YAML (#49724)

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
Jack Baldry
2022-05-26 12:38:05 -04:00
committed by GitHub
parent 1d9d1bd41a
commit 3ea049fcae
552 changed files with 4944 additions and 3157 deletions
+13 -7
View File
@@ -1,10 +1,16 @@
+++
title = "HTTP API"
description = "Grafana HTTP API"
keywords = ["grafana", "http", "documentation", "api", "overview"]
aliases = ["/docs/grafana/latest/overview"]
weight = 170
+++
---
aliases:
- /docs/grafana/latest/overview
description: Grafana HTTP API
keywords:
- grafana
- http
- documentation
- api
- overview
title: HTTP API
weight: 170
---
# HTTP API reference
+14 -6
View File
@@ -1,9 +1,17 @@
+++
title = "Fine-grained access control HTTP API "
description = "Fine-grained access control API"
keywords = ["grafana", "http", "documentation", "api", "fine-grained-access-control", "acl", "enterprise"]
aliases = ["/docs/grafana/latest/http_api/accesscontrol/"]
+++
---
aliases:
- /docs/grafana/latest/http_api/accesscontrol/
description: Fine-grained access control API
keywords:
- grafana
- http
- documentation
- api
- fine-grained-access-control
- acl
- enterprise
title: 'Fine-grained access control HTTP API '
---
# Fine-grained access control API
+12 -6
View File
@@ -1,9 +1,15 @@
+++
title = "Admin HTTP API "
description = "Grafana Admin HTTP API"
keywords = ["grafana", "http", "documentation", "api", "admin"]
aliases = ["/docs/grafana/latest/http_api/admin/"]
+++
---
aliases:
- /docs/grafana/latest/http_api/admin/
description: Grafana Admin HTTP API
keywords:
- grafana
- http
- documentation
- api
- admin
title: 'Admin HTTP API '
---
# Admin API
+13 -6
View File
@@ -1,9 +1,16 @@
+++
title = "Alerting HTTP API "
description = "Grafana Alerts HTTP API"
keywords = ["grafana", "http", "documentation", "api", "alerting", "alerts"]
aliases = ["/docs/grafana/latest/http_api/alerting/"]
+++
---
aliases:
- /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,16 @@
+++
title = "Alerting Notification Channels HTTP API "
description = "Grafana Alerting Notification Channel HTTP API"
keywords = ["grafana", "http", "documentation", "api", "alerting", "alerts", "notifications"]
aliases = []
+++
---
aliases: []
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
+14 -6
View File
@@ -1,9 +1,17 @@
+++
title = "Annotations HTTP API "
description = "Grafana Annotations HTTP API"
keywords = ["grafana", "http", "documentation", "api", "annotation", "annotations", "comment"]
aliases = ["/docs/grafana/latest/http_api/annotations/"]
+++
---
aliases:
- /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
+12 -6
View File
@@ -1,9 +1,15 @@
+++
title = "Authentication HTTP API "
description = "Grafana Authentication HTTP API"
keywords = ["grafana", "http", "documentation", "api", "authentication"]
aliases = ["/docs/grafana/latest/http_api/authentication/"]
+++
---
aliases:
- /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,16 @@
+++
title = "API Tutorial: Create API tokens and dashboards for an organization"
keywords = ["grafana", "tutorials", "API", "Token", "Org", "Organization"]
aliases =["/docs/grafana/latest/tutorials/api_org_token_howto/"]
weight = 150
+++
---
aliases:
- /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
+10 -5
View File
@@ -1,8 +1,13 @@
+++
title = "cURL examples"
description = "cURL examples"
keywords = ["grafana", "http", "documentation", "api", "curl"]
+++
---
description: cURL examples
keywords:
- grafana
- http
- documentation
- api
- curl
title: cURL examples
---
# cURL examples
+12 -6
View File
@@ -1,9 +1,15 @@
+++
title = "Dashboard HTTP API "
description = "Grafana Dashboard HTTP API"
keywords = ["grafana", "http", "documentation", "api", "dashboard"]
aliases = ["/docs/grafana/latest/http_api/dashboard/"]
+++
---
aliases:
- /docs/grafana/latest/http_api/dashboard/
description: Grafana Dashboard HTTP API
keywords:
- grafana
- http
- documentation
- api
- dashboard
title: 'Dashboard HTTP API '
---
# Dashboard API
+15 -6
View File
@@ -1,9 +1,18 @@
+++
title = "Dashboard Permissions HTTP API "
description = "Grafana Dashboard Permissions HTTP API"
keywords = ["grafana", "http", "documentation", "api", "dashboard", "permission", "permissions", "acl"]
aliases = ["/docs/grafana/latest/http_api/dashboardpermissions/"]
+++
---
aliases:
- /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
+13 -6
View File
@@ -1,9 +1,16 @@
+++
title = "Dashboard Versions HTTP API "
description = "Grafana Dashboard Versions HTTP API"
keywords = ["grafana", "http", "documentation", "api", "dashboard", "versions"]
aliases = ["/docs/grafana/latest/http_api/dashboardversions/"]
+++
---
aliases:
- /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
+12 -6
View File
@@ -1,9 +1,15 @@
+++
title = "Data source HTTP API "
description = "Grafana Data source HTTP API"
keywords = ["grafana", "http", "documentation", "api", "data source"]
aliases = ["/docs/grafana/latest/http_api/datasource/"]
+++
---
aliases:
- /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,19 @@
+++
title = "Datasource Permissions HTTP API "
description = "Data Source Permissions API"
keywords = ["grafana", "http", "documentation", "api", "datasource", "permission", "permissions", "acl", "enterprise"]
aliases = ["/docs/grafana/latest/http_api/datasourcepermissions/"]
+++
---
aliases:
- /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
+16 -6
View File
@@ -1,9 +1,19 @@
+++
title = "External Group Sync HTTP API "
description = "Grafana External Group Sync HTTP API"
keywords = ["grafana", "http", "documentation", "api", "team", "teams", "group", "member", "enterprise"]
aliases = ["/docs/grafana/latest/http_api/external_group_sync/"]
+++
---
aliases:
- /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
+12 -6
View File
@@ -1,9 +1,15 @@
+++
title = "Folder HTTP API "
description = "Grafana Folder HTTP API"
keywords = ["grafana", "http", "documentation", "api", "folder"]
aliases = ["/docs/grafana/latest/http_api/folder/"]
+++
---
aliases:
- /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,17 @@
+++
title = "Folder/Dashboard Search HTTP API "
description = "Grafana Folder/Dashboard Search HTTP API"
keywords = ["grafana", "http", "documentation", "api", "search", "folder", "dashboard"]
aliases = ["/docs/grafana/latest/http_api/folder_dashboard_search/"]
+++
---
aliases:
- /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
+15 -6
View File
@@ -1,9 +1,18 @@
+++
title = "Folder Permissions HTTP API "
description = "Grafana Folder Permissions HTTP API"
keywords = ["grafana", "http", "documentation", "api", "folder", "permission", "permissions", "acl"]
aliases = ["/docs/grafana/latest/http_api/dashboardpermissions/"]
+++
---
aliases:
- /docs/grafana/latest/http_api/dashboardpermissions/
description: Grafana Folder Permissions HTTP API
keywords:
- grafana
- http
- documentation
- api
- folder
- permission
- permissions
- acl
title: 'Folder Permissions HTTP API '
---
# Folder Permissions API
+12 -6
View File
@@ -1,9 +1,15 @@
+++
title = "Library Element HTTP API "
description = "Grafana Library Element HTTP API"
keywords = ["grafana", "http", "documentation", "api", "library-element"]
aliases = ["/docs/grafana/latest/http_api/library_element/"]
+++
---
aliases:
- /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
+13 -6
View File
@@ -1,9 +1,16 @@
+++
title = "Licensing HTTP API "
description = "Enterprise Licensing HTTP API"
keywords = ["grafana", "http", "documentation", "api", "licensing", "enterprise"]
aliases = ["/docs/grafana/latest/http_api/licensing/"]
+++
---
aliases:
- /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
+12 -6
View File
@@ -1,9 +1,15 @@
+++
title = "Organization HTTP API "
description = "Grafana Organization HTTP API"
keywords = ["grafana", "http", "documentation", "api", "organization"]
aliases = ["/docs/grafana/latest/http_api/organization/"]
+++
---
aliases:
- /docs/grafana/latest/http_api/organization/
description: Grafana Organization HTTP API
keywords:
- grafana
- http
- documentation
- api
- organization
title: 'Organization HTTP API '
---
# Organization API
+12 -6
View File
@@ -1,9 +1,15 @@
+++
title = "Other HTTP API "
description = "Grafana Other HTTP API"
keywords = ["grafana", "http", "documentation", "api", "other"]
aliases = ["/docs/grafana/latest/http_api/other/"]
+++
---
aliases:
- /docs/grafana/latest/http_api/other/
description: Grafana Other HTTP API
keywords:
- grafana
- http
- documentation
- api
- other
title: 'Other HTTP API '
---
# Frontend Settings API
+12 -6
View File
@@ -1,9 +1,15 @@
+++
title = "Playlist HTTP API "
description = "Playlist Admin HTTP API"
keywords = ["grafana", "http", "documentation", "api", "playlist"]
aliases = ["/docs/grafana/latest/http_api/playlist/"]
+++
---
aliases:
- /docs/grafana/latest/http_api/playlist/
description: Playlist Admin HTTP API
keywords:
- grafana
- http
- documentation
- api
- playlist
title: 'Playlist HTTP API '
---
# Playlist API
+12 -6
View File
@@ -1,9 +1,15 @@
+++
title = "HTTP Preferences API "
description = "Grafana HTTP API"
keywords = ["grafana", "http", "documentation", "api", "preferences"]
aliases = ["/docs/grafana/latest/http_api/preferences/"]
+++
---
aliases:
- /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
+12 -6
View File
@@ -1,9 +1,15 @@
+++
title = "Query History HTTP API "
description = "Grafana Query History HTTP API"
keywords = ["grafana", "http", "documentation", "api", "queryHistory"]
aliases = ["/docs/grafana/latest/http_api/query_history/"]
+++
---
aliases:
- /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
+11 -6
View File
@@ -1,9 +1,14 @@
+++
title = "Reporting API"
description = "Grafana Enterprise APIs"
keywords = ["grafana", "enterprise", "api", "reporting"]
aliases = ["/docs/grafana/latest/http_api/reporting/"]
+++
---
aliases:
- /docs/grafana/latest/http_api/reporting/
description: Grafana Enterprise APIs
keywords:
- grafana
- enterprise
- api
- reporting
title: Reporting API
---
# Reporting API
+12 -6
View File
@@ -1,9 +1,15 @@
+++
title = "Service account HTTP API "
description = "Grafana service account HTTP API"
keywords = ["grafana", "http", "documentation", "api", "serviceaccount"]
aliases = ["/docs/grafana/latest/http_api/serviceaccount/"]
+++
---
aliases:
- /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
+12 -6
View File
@@ -1,9 +1,15 @@
+++
title = "Short URL HTTP API "
description = "Grafana Short URL HTTP API"
keywords = ["grafana", "http", "documentation", "api", "shortUrl"]
aliases = ["/docs/grafana/latest/http_api/short_url/"]
+++
---
aliases:
- /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
+12 -6
View File
@@ -1,9 +1,15 @@
+++
title = "HTTP Snapshot API "
description = "Grafana HTTP API"
keywords = ["grafana", "http", "documentation", "api", "snapshot"]
aliases = ["/docs/grafana/latest/http_api/snapshot/"]
+++
---
aliases:
- /docs/grafana/latest/http_api/snapshot/
description: Grafana HTTP API
keywords:
- grafana
- http
- documentation
- api
- snapshot
title: 'HTTP Snapshot API '
---
# Snapshot API
+14 -6
View File
@@ -1,9 +1,17 @@
+++
title = "Team HTTP API "
description = "Grafana Team HTTP API"
keywords = ["grafana", "http", "documentation", "api", "team", "teams", "group"]
aliases = ["/docs/grafana/latest/http_api/team/"]
+++
---
aliases:
- /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
+12 -6
View File
@@ -1,9 +1,15 @@
+++
title = "User HTTP API "
description = "Grafana User HTTP API"
keywords = ["grafana", "http", "documentation", "api", "user"]
aliases = ["/docs/grafana/latest/http_api/user/"]
+++
---
aliases:
- /docs/grafana/latest/http_api/user/
description: Grafana User HTTP API
keywords:
- grafana
- http
- documentation
- api
- user
title: 'User HTTP API '
---
# User API