File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -21,11 +21,12 @@ The following list describes the currently supported features of the Grafana API
2121- [ ] [ HTTP Preferences API] ( https://grafana.com/docs/grafana/latest/http_api/preferences/ )
2222- [x] [ HTTP Snapshot API] ( https://grafana.com/docs/grafana/latest/http_api/snapshot/ )
2323- [ ] [ Library Element HTTP API] ( https://grafana.com/docs/grafana/latest/http_api/library_element/ )
24- - [ ] [ Licensing HTTP API] ( https://grafana.com/docs/grafana/latest/http_api/licensing/ )
24+ - [x] [ Query History API] ( https://grafana.com/docs/grafana/latest/http_api/query_history/ )
25+ - [x] [ Licensing HTTP API] ( https://grafana.com/docs/grafana/latest/http_api/licensing/ )
2526- [x] [ Organization HTTP API] ( https://grafana.com/docs/grafana/latest/http_api/org/ )
26- - [ ] [ Other HTTP API] ( https://grafana.com/docs/grafana/latest/http_api/other/ )
27+ - [x ] [ Other HTTP API] ( https://grafana.com/docs/grafana/latest/http_api/other/ )
2728- [x] [ Playlist HTTP API] ( https://grafana.com/docs/grafana/latest/http_api/playlist/ )
28- - [ ] [ Reporting API] ( https://grafana.com/docs/grafana/latest/http_api/reporting/ )
29+ - [x ] [ Reporting API] ( https://grafana.com/docs/grafana/latest/http_api/reporting/ )
2930- [x] [ Short URL HTTP API] ( https://grafana.com/docs/grafana/latest/http_api/short_url/ )
3031- [x] [ Team HTTP API] ( https://grafana.com/docs/grafana/latest/http_api/team/ )
3132- [x] [ User HTTP API] ( https://grafana.com/docs/grafana/latest/http_api/user/ )
You can’t perform that action at this time.
0 commit comments