summaryrefslogtreecommitdiffstats
path: root/web/api/netdata-swagger.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'web/api/netdata-swagger.yaml')
-rw-r--r--web/api/netdata-swagger.yaml12
1 files changed, 11 insertions, 1 deletions
diff --git a/web/api/netdata-swagger.yaml b/web/api/netdata-swagger.yaml
index 1e20ad0f..96920375 100644
--- a/web/api/netdata-swagger.yaml
+++ b/web/api/netdata-swagger.yaml
@@ -593,6 +593,13 @@ paths:
- prometheus_all_hosts
- json
default: shell
+ - name: filter
+ in: query
+ description: Allows to filter charts out using simple patterns.
+ required: false
+ schema:
+ type: string
+ format: any text
- name: variables
in: query
description: When enabled, netdata will expose various system
@@ -738,7 +745,7 @@ paths:
state WARNING or CRITICAL are returned. By passing "?all", all the
enabled alarms are returned.
This option output differs from `/alarms` in the number of variables delivered. This endpoint gives
- to user `id`, `value` and alarm `status`.
+ to user `id`, `value`, `last_updated` time, and alarm `status`.
parameters:
- name: all
in: query
@@ -1643,6 +1650,9 @@ components:
type: integer
value:
type: integer
+ last_updated:
+ type: integer
+ format: int32
status:
type: string
enum: