Class RouteStatus (0.11.0)
Stay organized with collections
Save and categorize content based on your preferences.
RouteStatus(value)
[Output only] The status of the route. This status applies to
dynamic routes learned by Cloud Routers. It is also applicable to
routes undergoing migration.
Enums
Name
Description
UNDEFINED_ROUTE_STATUS
A value indicating that the enum field is not set.
ACTIVE
This route is processed and active.
DROPPED
The route is dropped due to the VPC exceeding the dynamic route limit. For dynamic route limit, please refer to the Learned route example
INACTIVE
This route is processed but inactive due to failure from the backend. The backend may have rejected the route
PENDING
This route is being processed internally. The status will change once processed.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-09 UTC."],[],[]]