Private Subnet
Create a new Private Subnet in a specific location of a project
POST
/
project
/
{project_id}
/
location
/
{location}
/
private-subnet
/
{private_subnet_name}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
project_id
string
requiredID of the project
location
string
requiredThe Ubicloud location/region
private_subnet_name
string
requiredPrivate subnet name
Body
application/json
firewall_id
string
Response
200 - application/json
firewalls
object[]
requiredid
string
requiredID of the subnet
location
string
requiredLocation of the subnet
name
string
requiredName of the subnet
net4
string
requiredIPv4 CIDR of the subnet
net6
string
requiredIPv6 CIDR of the subnet
nics
object[]
requiredList of NICs
state
string
requiredState of the subnet