Files
ols-ucentral-schema/schema/metrics.health.yml
2021-05-17 09:59:18 +02:00

11 lines
286 B
YAML

description:
Health check gets executed periodically and will report a health value
between 0-100 indicating how healthy the device thinks it is
type: object
properties:
interval:
description:
The reporting interval defined in seconds.
type: integer
minimum: 60