Networking
Create Network
Create a new VPC network
POST
Create a new VPC network in a project.
Required Parameters
name
: Network name
Optional Parameters
cidr
: Network CIDR range
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Project id
Body
application/json
Response
200 - application/json
The response is of type object
.