Add Alerting API to list of HTTP APIs (#56863)

This link has been asked many times and is only viewable on old docs pages.
This commit is contained in:
Armand Grillet 2022-10-13 15:09:49 +02:00 committed by GitHub
parent 9996dbd577
commit 83aa006c98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@ dashboards, creating users, and updating data sources.
## HTTP APIs
- [Admin API]({{< relref "admin/" >}})
- [Alerting API (unstable)](https://editor.swagger.io/?url=https://raw.githubusercontent.com/grafana/grafana/main/pkg/services/ngalert/api/tooling/post.json)
- [Alerting Provisioning API]({{< relref "alerting_provisioning/" >}})
- [Annotations API]({{< relref "annotations/" >}})
- [Authentication API]({{< relref "auth/" >}})