Skip to main content
POST
Create Network
Create a new VPC network in a project.

Required Parameters

  • name: Network name

Optional Parameters

  • cidr: Network CIDR range

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Project id

Body

application/json
name
string
required
cidr
string

Response

200 - application/json
operation
object
required