Create Subnet
POST
/vpc/{VPC_NETWORK_ID}/subnet/Path parameters
VPC_NETWORK_IDPathintegerrequiredVPC Network ID
Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredLocation (Delhi and Chennai)
Request body
application/json
Provide IPv4 Subnet CIDR Block
example
10.10.0.16/28example
Subnet-597Responses
201Created Successfully
example
201example
Created Successfully