mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 17:32:12 +08:00
Added missing link item. (#33052)
This commit is contained in:

committed by
GitHub

parent
2276e9556a
commit
cf6d3fb8fb
@ -38,6 +38,7 @@ dashboards, creating users and updating data sources.
|
|||||||
|
|
||||||
- [Data Source Permissions API]({{< relref "datasource_permissions.md" >}})
|
- [Data Source Permissions API]({{< relref "datasource_permissions.md" >}})
|
||||||
- [External Group Sync API]({{< relref "external_group_sync.md" >}})
|
- [External Group Sync API]({{< relref "external_group_sync.md" >}})
|
||||||
|
- [License API]{{< relref "licensing.md" >}})
|
||||||
- [Reporting API]({{< relref "reporting.md" >}})
|
- [Reporting API]({{< relref "reporting.md" >}})
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,11 +1,13 @@
|
|||||||
+++
|
+++
|
||||||
title = "Licensing HTTP API "
|
title = "Licensing HTTP API "
|
||||||
description = "Grafana Licensing HTTP API"
|
description = "Enterprise Licensing HTTP API"
|
||||||
keywords = ["grafana", "http", "documentation", "api", "licensing", "enterprise"]
|
keywords = ["grafana", "http", "documentation", "api", "licensing", "enterprise"]
|
||||||
aliases = ["/docs/grafana/next/http_api/licensing/"]
|
aliases = ["/docs/grafana/next/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
|
## Manually force license refresh
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user