Ipv6Info#

class Ipv6Info(learned_ipv6_addresses=None, *args, **kwargs)#

Bases: object

The runtime IPv6 address information of the NIC.

Parameters:

learned_ipv6_addresses – (learned_ipv6_addresses) The IPv6 addresses as found on the guest VM for the NIC.

property learned_ipv6_addresses#

The IPv6 addresses as found on the guest VM for the NIC.

Type:

list[ IPv6Address ]

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model