Grafana
The method reference for using the Ceph RESTful API grafana endpoint to manage
Grafana.
POST /api/grafana/dashboards
- Status Codes
-
-
201 Created – Resource created.
-
GET /api/grafana/url
- Description
- List the Grafana URL instance.
- Example
-
GET /api/grafana/url HTTP/1.1 Host: example.com - Status Codes
-
-
200 OK – Okay.
-
GET /api/grafana/validation/_PARAMS
- Parameters
-
-
Replace
PARAMSwith a string value.
-
- Example
-
GET /api/grafana/validation/PARAMS HTTP/1.1 Host: example.com - Status Codes
-
-
200 OK – Okay.
-
Reference
For more information, see Ceph RESTful API.