NetworkConfig / VpcConfig | VpcTemplatesConfig / (SubnetConfig) / IpamAllocationConfig
IPAM allocation config. Use to dynamically assign a VPC or subnet CIDR from an IPAM pool.
VPC allocations:
- ipamPoolName: accelerator-regional-pool netmaskLength: 24
Subnet allocations:
ipamPoolName: accelerator-regional-poolnetmaskLength: 24
The IPAM Pool name to request the allocation from.
The subnet mask length to request.
Specify only the CIDR prefix length for the subnet, i.e. 24.
Generated using TypeDoc
NetworkConfig / VpcConfig | VpcTemplatesConfig / (SubnetConfig) / IpamAllocationConfig
IPAM allocation config. Use to dynamically assign a VPC or subnet CIDR from an IPAM pool.
VPC allocations:
Subnet allocations: