Create Subnet
POST
/api/v1/vpc/{VPC_NETWORK_ID}/subnet/Path parameters
VPC_NETWORK_IDPathintegerrequiredVPC Network ID
Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredDeployment region for the resource. Accepted values:
Delhi,Chennai.Mumbai region has been discontinued. Delhi and Chennai are the only supported regions.
Request body
application/json
Provide IPv4 Subnet CIDR Block
example
10.10.0.16/28example
Subnet-597Responses
201Created Successfully
example
201example
Created Successfully