Alibaba Cloud v3.75.0 published on Friday, Mar 7, 2025 by Pulumi
alicloud.cen.getTransitRouterRouteEntries
Explore with Pulumi AI
This data source provides CEN Transit Router Route Entries available to the user.What is Cen Transit Router Route Entries
NOTE: Available in 1.126.0+
Using getTransitRouterRouteEntries
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 getTransitRouterRouteEntries(args: GetTransitRouterRouteEntriesArgs, opts?: InvokeOptions): Promise<GetTransitRouterRouteEntriesResult>
function getTransitRouterRouteEntriesOutput(args: GetTransitRouterRouteEntriesOutputArgs, opts?: InvokeOptions): Output<GetTransitRouterRouteEntriesResult>def get_transit_router_route_entries(ids: Optional[Sequence[str]] = None,
                                     name_regex: Optional[str] = None,
                                     output_file: Optional[str] = None,
                                     status: Optional[str] = None,
                                     transit_router_route_entry_ids: Optional[Sequence[str]] = None,
                                     transit_router_route_entry_names: Optional[Sequence[str]] = None,
                                     transit_router_route_entry_status: Optional[str] = None,
                                     transit_router_route_table_id: Optional[str] = None,
                                     opts: Optional[InvokeOptions] = None) -> GetTransitRouterRouteEntriesResult
def get_transit_router_route_entries_output(ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                     name_regex: Optional[pulumi.Input[str]] = None,
                                     output_file: Optional[pulumi.Input[str]] = None,
                                     status: Optional[pulumi.Input[str]] = None,
                                     transit_router_route_entry_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                     transit_router_route_entry_names: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                     transit_router_route_entry_status: Optional[pulumi.Input[str]] = None,
                                     transit_router_route_table_id: Optional[pulumi.Input[str]] = None,
                                     opts: Optional[InvokeOptions] = None) -> Output[GetTransitRouterRouteEntriesResult]func GetTransitRouterRouteEntries(ctx *Context, args *GetTransitRouterRouteEntriesArgs, opts ...InvokeOption) (*GetTransitRouterRouteEntriesResult, error)
func GetTransitRouterRouteEntriesOutput(ctx *Context, args *GetTransitRouterRouteEntriesOutputArgs, opts ...InvokeOption) GetTransitRouterRouteEntriesResultOutput> Note: This function is named GetTransitRouterRouteEntries in the Go SDK.
public static class GetTransitRouterRouteEntries 
{
    public static Task<GetTransitRouterRouteEntriesResult> InvokeAsync(GetTransitRouterRouteEntriesArgs args, InvokeOptions? opts = null)
    public static Output<GetTransitRouterRouteEntriesResult> Invoke(GetTransitRouterRouteEntriesInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetTransitRouterRouteEntriesResult> getTransitRouterRouteEntries(GetTransitRouterRouteEntriesArgs args, InvokeOptions options)
public static Output<GetTransitRouterRouteEntriesResult> getTransitRouterRouteEntries(GetTransitRouterRouteEntriesArgs args, InvokeOptions options)
fn::invoke:
  function: alicloud:cen/getTransitRouterRouteEntries:getTransitRouterRouteEntries
  arguments:
    # arguments dictionaryThe following arguments are supported:
- TransitRouter stringRoute Table Id 
- ID of the CEN Transit Router Route Table.
- Ids List<string>
- A list of CEN Transit Router Route Entry IDs.
- NameRegex string
- OutputFile string
- File name where to save data source results (after running pulumi preview).
- Status string
- TransitRouter List<string>Route Entry Ids 
- A list of ID of the cen transit router route entry.
- TransitRouter List<string>Route Entry Names 
- A list of name of the cen transit router route entry.
- TransitRouter stringRoute Entry Status 
- The status of the resource.Valid values Creating,ActiveandDeleting.
- TransitRouter stringRoute Table Id 
- ID of the CEN Transit Router Route Table.
- Ids []string
- A list of CEN Transit Router Route Entry IDs.
- NameRegex string
- OutputFile string
- File name where to save data source results (after running pulumi preview).
- Status string
- TransitRouter []stringRoute Entry Ids 
- A list of ID of the cen transit router route entry.
- TransitRouter []stringRoute Entry Names 
- A list of name of the cen transit router route entry.
- TransitRouter stringRoute Entry Status 
- The status of the resource.Valid values Creating,ActiveandDeleting.
- transitRouter StringRoute Table Id 
- ID of the CEN Transit Router Route Table.
- ids List<String>
- A list of CEN Transit Router Route Entry IDs.
- nameRegex String
- outputFile String
- File name where to save data source results (after running pulumi preview).
- status String
- transitRouter List<String>Route Entry Ids 
- A list of ID of the cen transit router route entry.
- transitRouter List<String>Route Entry Names 
- A list of name of the cen transit router route entry.
- transitRouter StringRoute Entry Status 
- The status of the resource.Valid values Creating,ActiveandDeleting.
- transitRouter stringRoute Table Id 
- ID of the CEN Transit Router Route Table.
- ids string[]
- A list of CEN Transit Router Route Entry IDs.
- nameRegex string
- outputFile string
- File name where to save data source results (after running pulumi preview).
- status string
- transitRouter string[]Route Entry Ids 
- A list of ID of the cen transit router route entry.
- transitRouter string[]Route Entry Names 
- A list of name of the cen transit router route entry.
- transitRouter stringRoute Entry Status 
- The status of the resource.Valid values Creating,ActiveandDeleting.
- transit_router_ strroute_ table_ id 
- ID of the CEN Transit Router Route Table.
- ids Sequence[str]
- A list of CEN Transit Router Route Entry IDs.
- name_regex str
- output_file str
- File name where to save data source results (after running pulumi preview).
- status str
- transit_router_ Sequence[str]route_ entry_ ids 
- A list of ID of the cen transit router route entry.
- transit_router_ Sequence[str]route_ entry_ names 
- A list of name of the cen transit router route entry.
- transit_router_ strroute_ entry_ status 
- The status of the resource.Valid values Creating,ActiveandDeleting.
- transitRouter StringRoute Table Id 
- ID of the CEN Transit Router Route Table.
- ids List<String>
- A list of CEN Transit Router Route Entry IDs.
- nameRegex String
- outputFile String
- File name where to save data source results (after running pulumi preview).
- status String
- transitRouter List<String>Route Entry Ids 
- A list of ID of the cen transit router route entry.
- transitRouter List<String>Route Entry Names 
- A list of name of the cen transit router route entry.
- transitRouter StringRoute Entry Status 
- The status of the resource.Valid values Creating,ActiveandDeleting.
getTransitRouterRouteEntries Result
The following output properties are available:
- Entries
List<Pulumi.Ali Cloud. Cen. Outputs. Get Transit Router Route Entries Entry> 
- A list of CEN Route Entries. Each element contains the following attributes:
- Id string
- The provider-assigned unique ID for this managed resource.
- Ids List<string>
- A list of CEN Transit Router Route Entry IDs.
- Names List<string>
- A list of CEN Transit Router Route Entry Names.
- TransitRouter stringRoute Table Id 
- NameRegex string
- OutputFile string
- Status string
- TransitRouter List<string>Route Entry Ids 
- TransitRouter List<string>Route Entry Names 
- TransitRouter stringRoute Entry Status 
- The status of the route entry in CEN.
- Entries
[]GetTransit Router Route Entries Entry 
- A list of CEN Route Entries. Each element contains the following attributes:
- Id string
- The provider-assigned unique ID for this managed resource.
- Ids []string
- A list of CEN Transit Router Route Entry IDs.
- Names []string
- A list of CEN Transit Router Route Entry Names.
- TransitRouter stringRoute Table Id 
- NameRegex string
- OutputFile string
- Status string
- TransitRouter []stringRoute Entry Ids 
- TransitRouter []stringRoute Entry Names 
- TransitRouter stringRoute Entry Status 
- The status of the route entry in CEN.
- entries
List<GetTransit Router Route Entries Entry> 
- A list of CEN Route Entries. Each element contains the following attributes:
- id String
- The provider-assigned unique ID for this managed resource.
- ids List<String>
- A list of CEN Transit Router Route Entry IDs.
- names List<String>
- A list of CEN Transit Router Route Entry Names.
- transitRouter StringRoute Table Id 
- nameRegex String
- outputFile String
- status String
- transitRouter List<String>Route Entry Ids 
- transitRouter List<String>Route Entry Names 
- transitRouter StringRoute Entry Status 
- The status of the route entry in CEN.
- entries
GetTransit Router Route Entries Entry[] 
- A list of CEN Route Entries. Each element contains the following attributes:
- id string
- The provider-assigned unique ID for this managed resource.
- ids string[]
- A list of CEN Transit Router Route Entry IDs.
- names string[]
- A list of CEN Transit Router Route Entry Names.
- transitRouter stringRoute Table Id 
- nameRegex string
- outputFile string
- status string
- transitRouter string[]Route Entry Ids 
- transitRouter string[]Route Entry Names 
- transitRouter stringRoute Entry Status 
- The status of the route entry in CEN.
- entries
Sequence[GetTransit Router Route Entries Entry] 
- A list of CEN Route Entries. Each element contains the following attributes:
- id str
- The provider-assigned unique ID for this managed resource.
- ids Sequence[str]
- A list of CEN Transit Router Route Entry IDs.
- names Sequence[str]
- A list of CEN Transit Router Route Entry Names.
- transit_router_ strroute_ table_ id 
- name_regex str
- output_file str
- status str
- transit_router_ Sequence[str]route_ entry_ ids 
- transit_router_ Sequence[str]route_ entry_ names 
- transit_router_ strroute_ entry_ status 
- The status of the route entry in CEN.
- entries List<Property Map>
- A list of CEN Route Entries. Each element contains the following attributes:
- id String
- The provider-assigned unique ID for this managed resource.
- ids List<String>
- A list of CEN Transit Router Route Entry IDs.
- names List<String>
- A list of CEN Transit Router Route Entry Names.
- transitRouter StringRoute Table Id 
- nameRegex String
- outputFile String
- status String
- transitRouter List<String>Route Entry Ids 
- transitRouter List<String>Route Entry Names 
- transitRouter StringRoute Entry Status 
- The status of the route entry in CEN.
Supporting Types
GetTransitRouterRouteEntriesEntry     
- Id string
- Status string
- TransitRouter stringRoute Entry Description 
- TransitRouter stringRoute Entry Destination Cidr Block 
- The target network segment of the route entry.
- TransitRouter stringRoute Entry Id 
- TransitRouter stringRoute Entry Name 
- TransitRouter stringRoute Entry Next Hop Id 
- ID of the next hop.
- TransitRouter stringRoute Entry Next Hop Type 
- Type of the next hop.
- TransitRouter stringRoute Entry Type 
- Type of the route entry.
- Id string
- Status string
- TransitRouter stringRoute Entry Description 
- TransitRouter stringRoute Entry Destination Cidr Block 
- The target network segment of the route entry.
- TransitRouter stringRoute Entry Id 
- TransitRouter stringRoute Entry Name 
- TransitRouter stringRoute Entry Next Hop Id 
- ID of the next hop.
- TransitRouter stringRoute Entry Next Hop Type 
- Type of the next hop.
- TransitRouter stringRoute Entry Type 
- Type of the route entry.
- id String
- status String
- transitRouter StringRoute Entry Description 
- transitRouter StringRoute Entry Destination Cidr Block 
- The target network segment of the route entry.
- transitRouter StringRoute Entry Id 
- transitRouter StringRoute Entry Name 
- transitRouter StringRoute Entry Next Hop Id 
- ID of the next hop.
- transitRouter StringRoute Entry Next Hop Type 
- Type of the next hop.
- transitRouter StringRoute Entry Type 
- Type of the route entry.
- id string
- status string
- transitRouter stringRoute Entry Description 
- transitRouter stringRoute Entry Destination Cidr Block 
- The target network segment of the route entry.
- transitRouter stringRoute Entry Id 
- transitRouter stringRoute Entry Name 
- transitRouter stringRoute Entry Next Hop Id 
- ID of the next hop.
- transitRouter stringRoute Entry Next Hop Type 
- Type of the next hop.
- transitRouter stringRoute Entry Type 
- Type of the route entry.
- id str
- status str
- transit_router_ strroute_ entry_ description 
- transit_router_ strroute_ entry_ destination_ cidr_ block 
- The target network segment of the route entry.
- transit_router_ strroute_ entry_ id 
- transit_router_ strroute_ entry_ name 
- transit_router_ strroute_ entry_ next_ hop_ id 
- ID of the next hop.
- transit_router_ strroute_ entry_ next_ hop_ type 
- Type of the next hop.
- transit_router_ strroute_ entry_ type 
- Type of the route entry.
- id String
- status String
- transitRouter StringRoute Entry Description 
- transitRouter StringRoute Entry Destination Cidr Block 
- The target network segment of the route entry.
- transitRouter StringRoute Entry Id 
- transitRouter StringRoute Entry Name 
- transitRouter StringRoute Entry Next Hop Id 
- ID of the next hop.
- transitRouter StringRoute Entry Next Hop Type 
- Type of the next hop.
- transitRouter StringRoute Entry Type 
- Type of the route entry.
Package Details
- Repository
- Alibaba Cloud pulumi/pulumi-alicloud
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the alicloudTerraform Provider.