Uplinks#
- class Uplinks(active=None, standby=None, *args, **kwargs)[source]#
Bases:
object
Active and standby uplink information of the target nodes
- Parameters:
- property active#
Active uplink information
- Type:
list[
UplinksField
]
- property standby#
Standby uplink information
- Type:
list[
UplinksField
]