Skip to main content
GET
Get

Authorizations

Authorization
string
header
required

The Authorization header expects a Bearer token.

Path Parameters

id
string
required

ID 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.