Skip to main content
GET
Get By Name

Authorizations

Authorization
string
header
required

The Authorization header expects a Bearer token.

Query Parameters

parentId
string
required

ID of the parent project.

name
string
required

Name of the route table.

Response

200 - application/json

A successful response.

RouteTable represents a routing configuration for a VPC network. Each route table can be associated with multiple subnets and contains rules for routing traffic to different destinations.

metadata
object

metadata.parent_id represents the Project.

spec
object

Specification of the route table's configuration.

status
object

Current status of the route table.