Optional
organization?: stringOptional
project?: stringProject ID in which the IP is reserved.
One-of ('projectIdentifier'): at most one of 'project', 'organization' could be set.
Optional
server?: stringUUID of the Instance you want to attach the IP to.
Optional
tags?: string[]Tags of the IP.
Optional
type?: IpTypeIP type to reserve (either 'routed_ipv4' or 'routed_ipv6', use of 'nat' is deprecated).
Optional
zone?: ZoneZone to target. If none is passed will use default zone from the config.
Deprecated
Organization ID in which the IP is reserved.
One-of ('projectIdentifier'): at most one of 'project', 'organization' could be set.