Ipv6Config Class

Details related to the IPv6 address configuration.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
Ipv6Config

Constructor

Ipv6Config(**kwargs)

Variables

ip_address
str

The IPv6 address of the network adapter.

prefix_length
int

The IPv6 prefix of the network adapter.

gateway
str

The IPv6 gateway of the network adapter.