Files
ols-ucentral-schema/schema/metrics.telemetry.yml
Mike Hansen 0ed83ba0a5 [OLS-545] Removal of AP specific schema elements from ols-ucentral-schema
Remove the AP specific elements of the schema (configuration), and state (reporting)
Remove the ucode files that are not used
Regenerate the json and documentation files to reflect schema and state changes

Signed-off-by: Mike Hansen <mike.hansen@netexperience.com>
2025-01-09 09:51:36 -05:00

31 lines
609 B
YAML

description:
Configure the unsolicited telemetry stream.
type: object
properties:
interval:
description:
The reporting interval defined in seconds.
type: integer
types:
description:
The event types that get added to telemetry.
type: array
items:
type: string
enum:
- ssh
- health
- health.dns
- health.dhcp
- health.radius
- health.memory
- client
- client.join
- client.leave
- client.key-mismatch
- wired
- wired.carrier-up
- wired.carrier-down
- unit
- unit.boot-up