Uplinks#
- class Uplinks(active=None, standby=None, *args, **kwargs)[source]#
Bases:
objectActive 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]