mirror of
https://github.com/Telecominfraproject/wlan-ucentral-schema.git
synced 2026-01-27 10:23:38 +00:00
16 lines
304 B
YAML
16 lines
304 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
|
|
|