Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 979 Bytes

CreateSubnetRequest.md

File metadata and controls

16 lines (8 loc) · 979 Bytes

CreateSubnetRequest

Properties

Name Type Description Notes
dryRun Boolean If true, checks whether you have the required permissions to perform the action. [optional]
ipRange String The IP range in the Subnet, in CIDR notation (for example, `10.0.0.0/16`).<br /> The IP range of the Subnet can be either the same as the Net one if you create only a single Subnet in this Net, or a subset of the Net one. In case of several Subnets in a Net, their IP ranges must not overlap. The smallest Subnet you can create uses a /29 netmask (eight IPs). For more information, see About Nets.
netId String The ID of the Net for which you want to create a Subnet.
subregionName String The name of the Subregion in which you want to create the Subnet. [optional]