1. Packages
  2. Packages
  3. Volcenginecc Provider
  4. API Docs
  5. transitrouter
  6. getTransitRouterRouteEntry
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
volcenginecc logo
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine

    Data Source schema for Volcengine::TransitRouter::TransitRouterRouteEntry

    Using getTransitRouterRouteEntry

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getTransitRouterRouteEntry(args: GetTransitRouterRouteEntryArgs, opts?: InvokeOptions): Promise<GetTransitRouterRouteEntryResult>
    function getTransitRouterRouteEntryOutput(args: GetTransitRouterRouteEntryOutputArgs, opts?: InvokeOptions): Output<GetTransitRouterRouteEntryResult>
    def get_transit_router_route_entry(id: Optional[str] = None,
                                       opts: Optional[InvokeOptions] = None) -> GetTransitRouterRouteEntryResult
    def get_transit_router_route_entry_output(id: Optional[pulumi.Input[str]] = None,
                                       opts: Optional[InvokeOptions] = None) -> Output[GetTransitRouterRouteEntryResult]
    func LookupTransitRouterRouteEntry(ctx *Context, args *LookupTransitRouterRouteEntryArgs, opts ...InvokeOption) (*LookupTransitRouterRouteEntryResult, error)
    func LookupTransitRouterRouteEntryOutput(ctx *Context, args *LookupTransitRouterRouteEntryOutputArgs, opts ...InvokeOption) LookupTransitRouterRouteEntryResultOutput

    > Note: This function is named LookupTransitRouterRouteEntry in the Go SDK.

    public static class GetTransitRouterRouteEntry 
    {
        public static Task<GetTransitRouterRouteEntryResult> InvokeAsync(GetTransitRouterRouteEntryArgs args, InvokeOptions? opts = null)
        public static Output<GetTransitRouterRouteEntryResult> Invoke(GetTransitRouterRouteEntryInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetTransitRouterRouteEntryResult> getTransitRouterRouteEntry(GetTransitRouterRouteEntryArgs args, InvokeOptions options)
    public static Output<GetTransitRouterRouteEntryResult> getTransitRouterRouteEntry(GetTransitRouterRouteEntryArgs args, InvokeOptions options)
    
    fn::invoke:
      function: volcenginecc:transitrouter/getTransitRouterRouteEntry:getTransitRouterRouteEntry
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    Uniquely identifies the resource.
    Id string
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.
    id string
    Uniquely identifies the resource.
    id str
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.

    getTransitRouterRouteEntry Result

    The following output properties are available:

    AsPaths List<string>
    AS path of the route entry
    CreatedTime string
    Creation time of the route entry
    Description string
    Description of the TR route table entry. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length must be between 0 and 255 characters. If this parameter is not provided or no value is specified, the default is an empty string
    DestinationCidrBlock string
    Destination CIDR block of the route entry
    Id string
    Uniquely identifies the resource.
    Status string
    Status of the route entry. Available: Available. Creating: Creating. Pending: Configuring. Deleting: Deleting. Conflicted: Inactive
    TransitRouterRouteEntryId string
    ID of the TR route entry
    TransitRouterRouteEntryName string
    Name of the route entry
    TransitRouterRouteEntryNextHopId string
    Next hop ID of the route entry
    TransitRouterRouteEntryNextHopResourceId string
    Next hop network instance ID of the route entry
    TransitRouterRouteEntryNextHopResourceType string
    Type of the next hop network instance for the route entry. VPC: Virtual Private Cloud. VPN: VPN connection. DirectConnectGateway: Direct Connect Gateway. TransitRouter: Transit Router
    TransitRouterRouteEntryNextHopType string
    Next hop type of the route entry. Valid values: Attachment: Network instance. Traffic matching this route entry will be forwarded to the specified network instance. BlackHole: Black hole. Traffic matching this route entry will be dropped
    TransitRouterRouteEntryType string
    Type of the route entry. Static: Static route. Propagated: Learned route
    TransitRouterRouteTableId string
    ID of the route table associated with the transit router instance
    UpdatedTime string
    Last updated time of the route entry
    AsPaths []string
    AS path of the route entry
    CreatedTime string
    Creation time of the route entry
    Description string
    Description of the TR route table entry. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length must be between 0 and 255 characters. If this parameter is not provided or no value is specified, the default is an empty string
    DestinationCidrBlock string
    Destination CIDR block of the route entry
    Id string
    Uniquely identifies the resource.
    Status string
    Status of the route entry. Available: Available. Creating: Creating. Pending: Configuring. Deleting: Deleting. Conflicted: Inactive
    TransitRouterRouteEntryId string
    ID of the TR route entry
    TransitRouterRouteEntryName string
    Name of the route entry
    TransitRouterRouteEntryNextHopId string
    Next hop ID of the route entry
    TransitRouterRouteEntryNextHopResourceId string
    Next hop network instance ID of the route entry
    TransitRouterRouteEntryNextHopResourceType string
    Type of the next hop network instance for the route entry. VPC: Virtual Private Cloud. VPN: VPN connection. DirectConnectGateway: Direct Connect Gateway. TransitRouter: Transit Router
    TransitRouterRouteEntryNextHopType string
    Next hop type of the route entry. Valid values: Attachment: Network instance. Traffic matching this route entry will be forwarded to the specified network instance. BlackHole: Black hole. Traffic matching this route entry will be dropped
    TransitRouterRouteEntryType string
    Type of the route entry. Static: Static route. Propagated: Learned route
    TransitRouterRouteTableId string
    ID of the route table associated with the transit router instance
    UpdatedTime string
    Last updated time of the route entry
    asPaths List<String>
    AS path of the route entry
    createdTime String
    Creation time of the route entry
    description String
    Description of the TR route table entry. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length must be between 0 and 255 characters. If this parameter is not provided or no value is specified, the default is an empty string
    destinationCidrBlock String
    Destination CIDR block of the route entry
    id String
    Uniquely identifies the resource.
    status String
    Status of the route entry. Available: Available. Creating: Creating. Pending: Configuring. Deleting: Deleting. Conflicted: Inactive
    transitRouterRouteEntryId String
    ID of the TR route entry
    transitRouterRouteEntryName String
    Name of the route entry
    transitRouterRouteEntryNextHopId String
    Next hop ID of the route entry
    transitRouterRouteEntryNextHopResourceId String
    Next hop network instance ID of the route entry
    transitRouterRouteEntryNextHopResourceType String
    Type of the next hop network instance for the route entry. VPC: Virtual Private Cloud. VPN: VPN connection. DirectConnectGateway: Direct Connect Gateway. TransitRouter: Transit Router
    transitRouterRouteEntryNextHopType String
    Next hop type of the route entry. Valid values: Attachment: Network instance. Traffic matching this route entry will be forwarded to the specified network instance. BlackHole: Black hole. Traffic matching this route entry will be dropped
    transitRouterRouteEntryType String
    Type of the route entry. Static: Static route. Propagated: Learned route
    transitRouterRouteTableId String
    ID of the route table associated with the transit router instance
    updatedTime String
    Last updated time of the route entry
    asPaths string[]
    AS path of the route entry
    createdTime string
    Creation time of the route entry
    description string
    Description of the TR route table entry. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length must be between 0 and 255 characters. If this parameter is not provided or no value is specified, the default is an empty string
    destinationCidrBlock string
    Destination CIDR block of the route entry
    id string
    Uniquely identifies the resource.
    status string
    Status of the route entry. Available: Available. Creating: Creating. Pending: Configuring. Deleting: Deleting. Conflicted: Inactive
    transitRouterRouteEntryId string
    ID of the TR route entry
    transitRouterRouteEntryName string
    Name of the route entry
    transitRouterRouteEntryNextHopId string
    Next hop ID of the route entry
    transitRouterRouteEntryNextHopResourceId string
    Next hop network instance ID of the route entry
    transitRouterRouteEntryNextHopResourceType string
    Type of the next hop network instance for the route entry. VPC: Virtual Private Cloud. VPN: VPN connection. DirectConnectGateway: Direct Connect Gateway. TransitRouter: Transit Router
    transitRouterRouteEntryNextHopType string
    Next hop type of the route entry. Valid values: Attachment: Network instance. Traffic matching this route entry will be forwarded to the specified network instance. BlackHole: Black hole. Traffic matching this route entry will be dropped
    transitRouterRouteEntryType string
    Type of the route entry. Static: Static route. Propagated: Learned route
    transitRouterRouteTableId string
    ID of the route table associated with the transit router instance
    updatedTime string
    Last updated time of the route entry
    as_paths Sequence[str]
    AS path of the route entry
    created_time str
    Creation time of the route entry
    description str
    Description of the TR route table entry. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length must be between 0 and 255 characters. If this parameter is not provided or no value is specified, the default is an empty string
    destination_cidr_block str
    Destination CIDR block of the route entry
    id str
    Uniquely identifies the resource.
    status str
    Status of the route entry. Available: Available. Creating: Creating. Pending: Configuring. Deleting: Deleting. Conflicted: Inactive
    transit_router_route_entry_id str
    ID of the TR route entry
    transit_router_route_entry_name str
    Name of the route entry
    transit_router_route_entry_next_hop_id str
    Next hop ID of the route entry
    transit_router_route_entry_next_hop_resource_id str
    Next hop network instance ID of the route entry
    transit_router_route_entry_next_hop_resource_type str
    Type of the next hop network instance for the route entry. VPC: Virtual Private Cloud. VPN: VPN connection. DirectConnectGateway: Direct Connect Gateway. TransitRouter: Transit Router
    transit_router_route_entry_next_hop_type str
    Next hop type of the route entry. Valid values: Attachment: Network instance. Traffic matching this route entry will be forwarded to the specified network instance. BlackHole: Black hole. Traffic matching this route entry will be dropped
    transit_router_route_entry_type str
    Type of the route entry. Static: Static route. Propagated: Learned route
    transit_router_route_table_id str
    ID of the route table associated with the transit router instance
    updated_time str
    Last updated time of the route entry
    asPaths List<String>
    AS path of the route entry
    createdTime String
    Creation time of the route entry
    description String
    Description of the TR route table entry. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length must be between 0 and 255 characters. If this parameter is not provided or no value is specified, the default is an empty string
    destinationCidrBlock String
    Destination CIDR block of the route entry
    id String
    Uniquely identifies the resource.
    status String
    Status of the route entry. Available: Available. Creating: Creating. Pending: Configuring. Deleting: Deleting. Conflicted: Inactive
    transitRouterRouteEntryId String
    ID of the TR route entry
    transitRouterRouteEntryName String
    Name of the route entry
    transitRouterRouteEntryNextHopId String
    Next hop ID of the route entry
    transitRouterRouteEntryNextHopResourceId String
    Next hop network instance ID of the route entry
    transitRouterRouteEntryNextHopResourceType String
    Type of the next hop network instance for the route entry. VPC: Virtual Private Cloud. VPN: VPN connection. DirectConnectGateway: Direct Connect Gateway. TransitRouter: Transit Router
    transitRouterRouteEntryNextHopType String
    Next hop type of the route entry. Valid values: Attachment: Network instance. Traffic matching this route entry will be forwarded to the specified network instance. BlackHole: Black hole. Traffic matching this route entry will be dropped
    transitRouterRouteEntryType String
    Type of the route entry. Static: Static route. Propagated: Learned route
    transitRouterRouteTableId String
    ID of the route table associated with the transit router instance
    updatedTime String
    Last updated time of the route entry

    Package Details

    Repository
    volcenginecc volcengine/pulumi-volcenginecc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the volcenginecc Terraform Provider.
    volcenginecc logo
    Viewing docs for volcenginecc v0.0.32
    published on Thursday, Apr 23, 2026 by Volcengine
      Try Pulumi Cloud free. Your team will thank you.