Private Subnet
Get details of a specific Private Subnet in a location with ID
GET
/
project
/
{project_id}
/
location
/
{location}
/
private-subnet
/
id
/
{private_subnet_id}
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_id
string
requiredPrivate 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