Files
ols-ucentral-schema/schema/metrics.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

16 lines
541 B
YAML

description:
There are several types of mertics that shall be reported in certain
intervals. This section provides a granual configuration.
type: object
properties:
statistics:
$ref: "https://ucentral.io/schema/v1/metrics/statistics/"
health:
$ref: "https://ucentral.io/schema/v1/metrics/health/"
dhcp-snooping:
$ref: "https://ucentral.io/schema/v1/metrics/dhcp-snooping/"
telemetry:
$ref: "https://ucentral.io/schema/v1/metrics/telemetry/"
realtime:
$ref: "https://ucentral.io/schema/v1/metrics/realtime/"