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.yaml48
1 files changed, 48 insertions, 0 deletions
diff --git a/web/api/netdata-swagger.yaml b/web/api/netdata-swagger.yaml
index 78644a76a8..e5e8226bc8 100644
--- a/web/api/netdata-swagger.yaml
+++ b/web/api/netdata-swagger.yaml
@@ -809,6 +809,14 @@ components:
type: string
description: Container technology detection method.
example: dockerenv
+ labels:
+ type: object
+ description: List of host labels.
+ properties:
+ app:
+ type: string
+ description: Host label.
+ example: netdata
collectors:
type: array
items:
@@ -870,6 +878,14 @@ components:
type: number
description: The default update frequency of the netdata server. All charts have
an update frequency equal or bigger than this.
+ labels:
+ type: object
+ description: List of host labels.
+ properties:
+ app:
+ type: string
+ description: Host label.
+ example: netdata
charts:
type: object
description: An object containing all the chart objects available at the netdata
@@ -963,6 +979,14 @@ components:
name:
type: string
description: The name of the dimension
+ labels:
+ type: object
+ description: List of host labels.
+ properties:
+ app:
+ type: string
+ description: Host label.
+ example: netdata
chart_variables:
type: object
additionalProperties:
@@ -994,6 +1018,14 @@ components:
host:
type: string
description: The host containing the chart.
+ labels:
+ type: object
+ description: List of host labels.
+ properties:
+ app:
+ type: string
+ description: Host label.
+ example: netdata
chart_variables:
type: object
additionalProperties:
@@ -1041,6 +1073,14 @@ components:
name:
type: string
description: The name of the chart.
+ labels:
+ type: object
+ description: List of host labels.
+ properties:
+ app:
+ type: string
+ description: Host label.
+ example: netdata
update_every:
type: number
description: The update frequency of this chart, in seconds. One value every this
@@ -1333,6 +1373,14 @@ components:
format: nullable
value:
type: number
+ labels:
+ type: object
+ description: List of host labels.
+ properties:
+ app:
+ type: string
+ description: Host label.
+ example: netdata
alarm_log_entry:
type: object
properties: