Skip to main content

Create VPC

POST/vpc/

Query parameters

Request body

application/json

object
ipv4string

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.

example10.10.0.0/23
is_e2e_vpcboolean
examplefalse
vpc_namestring
exampleVPC-241

Responses

201Created Successfully
object
codeinteger
example201
dataobject
errorsobject
messagestring
exampleCreated Successfully