GuestStaticIpSpec#

class GuestStaticIpSpec(ipv4_address=None, gateway_ipv4_address_list=None, *args, **kwargs)#

Bases: object

Parameters:
property gateway_ipv4_address_list#

List of gateway IPv4 addresses to override for the guest NIC’s particular static IP.

Type:

list[ IPv4Address ]

property ipv4_address#
Type:

IPv4Address

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model