An alias IP range attached to an instance's network
interface.
Attributes
Name
Description
ip_cidr_range
str
The IP alias ranges to allocate for this
interface. This IP CIDR range must belong to the
specified subnetwork and cannot contain IP
addresses reserved by system or used by other
network interfaces. This range may be a single
IP address (such as 10.2.3.4), a netmask (such
as /24) or a CIDR-formatted string (such as
10.1.2.0/24).
subnetwork_range_name
str
The name of a subnetwork secondary IP range
from which to allocate an IP alias range. If not
specified, the primary range of the subnetwork
is used.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]