Optional
address?: stringOptional
dhcpID of the new DHCP configuration object to use with this GatewayNetwork.
One-of ('ipConfig'): at most one of 'dhcpId', 'address', 'ipamConfig' could be set.
Optional
enableDefaults to true
if dhcp_id
is present. If set to true
, dhcp_id
must be present. Note: this setting is ignored when passing ipam_config
.
Optional
enableNote: this setting is ignored when passing ipam_config
.
ID of the GatewayNetwork to update.
Optional
ipamNote: all or none of the GatewayNetworks for a single gateway can use the IPAM. DHCP and IPAM configurations cannot be mixed. Some products may require that the Public Gateway uses the IPAM, to ensure correct functionality.
One-of ('ipConfig'): at most one of 'dhcpId', 'address', 'ipamConfig' could be set.
Optional
zone?: ZoneZone to target. If none is passed will use default zone from the config.
New static IP address.
One-of ('ipConfig'): at most one of 'dhcpId', 'address', 'ipamConfig' could be set.