From b484d59ed68af6a2cf3c857e3d6d9e269b47188c Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Thu, 15 Apr 2021 17:54:28 -0400 Subject: [PATCH] Added missing link item. (#33052) (#33055) (cherry picked from commit cf6d3fb8fb36ba6014d6b63dbaa198159cd8112c) Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> --- docs/sources/http_api/_index.md | 1 + docs/sources/http_api/licensing.md | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/sources/http_api/_index.md b/docs/sources/http_api/_index.md index 31c6a71a594..3f4cb39a962 100644 --- a/docs/sources/http_api/_index.md +++ b/docs/sources/http_api/_index.md @@ -38,6 +38,7 @@ dashboards, creating users and updating data sources. - [Data Source Permissions API]({{< relref "datasource_permissions.md" >}}) - [External Group Sync API]({{< relref "external_group_sync.md" >}}) +- [License API]{{< relref "licensing.md" >}}) - [Reporting API]({{< relref "reporting.md" >}}) diff --git a/docs/sources/http_api/licensing.md b/docs/sources/http_api/licensing.md index c24667af1af..3aa66fa277b 100644 --- a/docs/sources/http_api/licensing.md +++ b/docs/sources/http_api/licensing.md @@ -1,11 +1,13 @@ +++ title = "Licensing HTTP API " -description = "Grafana Licensing HTTP API" +description = "Enterprise Licensing HTTP API" keywords = ["grafana", "http", "documentation", "api", "licensing", "enterprise"] aliases = ["/docs/grafana/latest/http_api/licensing/"] +++ -> Licensing is only available in Grafana Enterprise. Read more about [Grafana Enterprise]({{< relref "../enterprise" >}}). +# Enterprise License API + +Licensing is only available in Grafana Enterprise. Read more about [Grafana Enterprise]({{< relref "../enterprise" >}}). ## Manually force license refresh