Create subnet

Options

--custom-router
An optional router, used to direct packets sent from hosts in this subnet to any destination address. Custom routers apply in addition to the VPC-wide *system* router, and have higher priority than the system router for an otherwise equal-prefix-length match.
--description
--ipv4-block
The IPv4 address range for this subnet. It must be allocated from an RFC 1918 private address range, and must not overlap with any other existing subnet in the VPC.
--ipv6-block
The IPv6 address range for this subnet. It must be allocated from the RFC 4193 Unique Local Address range, with the prefix equal to the parent VPC's prefix. A random `/64` block will be assigned if one is not provided. It must not overlap with any existing subnet in the VPC.
--json-body
Path to a file that contains the full json body.
--json-body-template
XXX
--name
--profile
Configuration profile to use for commands
--project
Name or ID of the project, only required if `vpc` is provided as a `Name`
--vpc
Name or ID of the VPC