From b5f8ee61a7f7e9bd291dd26b0585d03eb686c941 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 5 May 2024 13:19:16 +0200 Subject: Adding upstream version 1.46.3. Signed-off-by: Daniel Baumann --- web/api/README.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 web/api/README.md (limited to 'web/api/README.md') diff --git a/web/api/README.md b/web/api/README.md deleted file mode 100644 index 237394a88..000000000 --- a/web/api/README.md +++ /dev/null @@ -1,12 +0,0 @@ -# API - -## Netdata agent REST API - -The complete documentation of the Netdata agent's REST API is documented in the OpenAPI format [in our GitHub repository](https://raw.githubusercontent.com/netdata/netdata/master/web/api/netdata-swagger.yaml). - -You can explore it using the **[Swagger UI](https://learn.netdata.cloud/api)**, or the **[Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/netdata/netdata/master/web/api/netdata-swagger.yaml)**. - -## Netdata cloud API - -A very basic Netdata cloud REST API supports the [Grafana data source plugin](https://github.com/netdata/netdata-grafana-datasource-plugin/blob/master/README.md), -but has not yet been expanded for wider use. We intend to provide a properly documented API in the future. -- cgit v1.2.3