Ipv4Config Class

Details related to the IPv4 address configuration.

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

Inheritance
Ipv4Config

Constructor

Ipv4Config(**kwargs)

Variables

ip_address
str

The IPv4 address of the network adapter.

subnet
str

The IPv4 subnet of the network adapter.

gateway
str

The IPv4 gateway of the network adapter.