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

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

Query Parameters

start_after
string

Pagination - Start after

page_size
integer
default: 10

Pagination - Page size

order_column
string
default: id

Pagination - Order column

Response

200 - application/json
count
integer
items
object[]