GuestStaticIpSpec#
- class GuestStaticIpSpec(ipv4_address=None, gateway_ipv4_address_list=None, *args, **kwargs)#
Bases:
object- Parameters:
ipv4_address – (
ipv4_address)gateway_ipv4_address_list – (
gateway_ipv4_address_list) List of gateway IPv4 addresses to override for the guest NIC’s particular static IP.
- 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:
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model