Create VPC
POST
/vpc/Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredLocation (Delhi and Chennai)
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