vpc _router _route _list
List the routes associated with a router in a particular VPC.
Query Parameters
Supported set of sort modes for scanning by name or id
Responses
list of items on this page of results
A route defines a rule that governs where traffic should be sent based on its destination.
human-readable free-form text about a resource
Selects which traffic this routing rule will apply to
A RouteDestination
is used to match traffic with a routing rule based on the destination of that traffic.
When traffic is to be sent to a destination that is within a given RouteDestination
, the corresponding RouterRoute
applies, and traffic will be forward to the RouteTarget
for that rule.
unique, immutable, system-controlled identifier for each resource
Describes the kind of router. Set at creation. read-only
The kind of a RouterRoute
The kind determines certain attributes such as if the route is modifiable and describes how or where the route was created.
unique, mutable, user-controlled identifier for each resource
Names must begin with a lower case ASCII letter, be composed exclusively of lowercase ASCII, uppercase ASCII, numbers, and '-', and may not end with a '-'. Names cannot be a UUID, but they may contain a UUID. They can be at most 63 characters long.
The location that matched packets should be forwarded to
A RouteTarget
describes the possible locations that traffic matching a route destination can be sent.
timestamp when this resource was created
timestamp when this resource was last modified
The ID of the VPC Router to which the route belongs
token used to fetch the next page of results (if any)