UplinkInfo#

class UplinkInfo(cvm_ip=None, uplink_list=None, *args, **kwargs)[source]#

Bases: object

Uplink information for controller VM

Parameters:
  • cvm_ip – (cvm_ip)

  • uplink_list – (uplink_list) Uplink details for a controller VM

property cvm_ip#
Type:

IPAddress

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model

Uplink details for a controller VM

Type:

list[ NameMacRef ]