mirror of
https://github.com/Telecominfraproject/ols-ucentral-schema.git
synced 2026-01-27 02:21:39 +00:00
15 lines
241 B
YAML
15 lines
241 B
YAML
type: object
|
|
description:
|
|
This section contains info about connected mesh nodes.
|
|
properties:
|
|
destiination:
|
|
type: string
|
|
next_hop:
|
|
type: string
|
|
metric:
|
|
type: number
|
|
expire:
|
|
type: number
|
|
hop_count:
|
|
type: number
|