Options
All
  • Public
  • Public/Protected
  • All
English
  • English
  • Français
Menu
Warning
The configuration file schema documentation is a work in progress. Please use this draft document with caution. The deeper you browse into the hierarchy, the less accurate the definitions are likely to be.

CIDR Pools are used to enable the automatic allocation of IP addresses to VPCs and Subnets. Multiple named pools can be created which can each contain multiple CIDR blocks, each assigned to a specific region.

Hierarchy

  • CIDRPool

Index

Properties

cidr

cidr: string
Title: CIDR Value
Description: The CIDR block to assign to this CIDR pool. Value must be in the format 10.10.0.0/16.

Optional description

description: string
Title: Description
Description: Description field used in the future GUI, and allows customers to provide a purpose for this CIDR pool.

pool

pool: string
Title: CIDR Pool Name
Description: The name of the CIDR pool associated with this CIDR range. Value can contain any alpha-numeric string.

region

region: string
Title: CIDR Region
Description: The region the CIDR is assigned/able to be used in. Value must be in the format ca-central-1.