Create VPC
POST
/api/v1/vpc/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
Required if is_e2e_vpc is false. Do not provide this field if is_e2e_vpc is true, because the CIDR will be assigned automatically by E2E.
example
10.10.0.0/23example
falseexample
VPC-241Responses
201Created Successfully
example
201example
Created Successfully