(cherry picked from commit cf6d3fb8fb)
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
This commit is contained in:
co-authored by
achatterjee-grafana
parent
c423a15ec8
commit
b484d59ed6
@@ -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" >}})
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user