GET
/
project
/
{project_id}
/
location
/
{location}
/
private-subnet
/
id
/
{private_subnet_id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

project_id
string
required

ID of the project

location
string
required

The Ubicloud location/region

private_subnet_id
string
required

Private subnet ID

Response

200 - application/json
firewalls
object[]
id
string

ID of the subnet

location
string

Location of the subnet

name
string

Name of the subnet

net4
string

IPv4 CIDR of the subnet

net6
string

IPv6 CIDR of the subnet

nics
object[]

List of NICs