1. Packages
  2. Strata Cloud Manager Provider
  3. API Docs
  4. getRoutePathAccessList
Strata Cloud Manager v1.0.3 published on Thursday, Jan 22, 2026 by Pulumi
scm logo
Strata Cloud Manager v1.0.3 published on Thursday, Jan 22, 2026 by Pulumi

    RoutePathAccessList data source

    Using getRoutePathAccessList

    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 getRoutePathAccessList(args: GetRoutePathAccessListArgs, opts?: InvokeOptions): Promise<GetRoutePathAccessListResult>
    function getRoutePathAccessListOutput(args: GetRoutePathAccessListOutputArgs, opts?: InvokeOptions): Output<GetRoutePathAccessListResult>
    def get_route_path_access_list(device: Optional[str] = None,
                                   folder: Optional[str] = None,
                                   id: Optional[str] = None,
                                   name: Optional[str] = None,
                                   snippet: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetRoutePathAccessListResult
    def get_route_path_access_list_output(device: Optional[pulumi.Input[str]] = None,
                                   folder: Optional[pulumi.Input[str]] = None,
                                   id: Optional[pulumi.Input[str]] = None,
                                   name: Optional[pulumi.Input[str]] = None,
                                   snippet: Optional[pulumi.Input[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetRoutePathAccessListResult]
    func LookupRoutePathAccessList(ctx *Context, args *LookupRoutePathAccessListArgs, opts ...InvokeOption) (*LookupRoutePathAccessListResult, error)
    func LookupRoutePathAccessListOutput(ctx *Context, args *LookupRoutePathAccessListOutputArgs, opts ...InvokeOption) LookupRoutePathAccessListResultOutput

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

    public static class GetRoutePathAccessList 
    {
        public static Task<GetRoutePathAccessListResult> InvokeAsync(GetRoutePathAccessListArgs args, InvokeOptions? opts = null)
        public static Output<GetRoutePathAccessListResult> Invoke(GetRoutePathAccessListInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetRoutePathAccessListResult> getRoutePathAccessList(GetRoutePathAccessListArgs args, InvokeOptions options)
    public static Output<GetRoutePathAccessListResult> getRoutePathAccessList(GetRoutePathAccessListArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scm:index/getRoutePathAccessList:getRoutePathAccessList
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    UUID of the resource
    Device string
    The device in which the resource is defined
    Folder string
    Name string
    Snippet string
    Id string
    UUID of the resource
    Device string
    The device in which the resource is defined
    Folder string
    Name string
    Snippet string
    id String
    UUID of the resource
    device String
    The device in which the resource is defined
    folder String
    name String
    snippet String
    id string
    UUID of the resource
    device string
    The device in which the resource is defined
    folder string
    name string
    snippet string
    id str
    UUID of the resource
    device str
    The device in which the resource is defined
    folder str
    name str
    snippet str
    id String
    UUID of the resource
    device String
    The device in which the resource is defined
    folder String
    name String
    snippet String

    getRoutePathAccessList Result

    The following output properties are available:

    AspathEntries List<GetRoutePathAccessListAspathEntry>
    Description string
    Device string
    The device in which the resource is defined
    Folder string
    Id string
    UUID of the resource
    Name string
    Snippet string
    Tfid string
    AspathEntries []GetRoutePathAccessListAspathEntry
    Description string
    Device string
    The device in which the resource is defined
    Folder string
    Id string
    UUID of the resource
    Name string
    Snippet string
    Tfid string
    aspathEntries List<GetRoutePathAccessListAspathEntry>
    description String
    device String
    The device in which the resource is defined
    folder String
    id String
    UUID of the resource
    name String
    snippet String
    tfid String
    aspathEntries GetRoutePathAccessListAspathEntry[]
    description string
    device string
    The device in which the resource is defined
    folder string
    id string
    UUID of the resource
    name string
    snippet string
    tfid string
    aspath_entries Sequence[GetRoutePathAccessListAspathEntry]
    description str
    device str
    The device in which the resource is defined
    folder str
    id str
    UUID of the resource
    name str
    snippet str
    tfid str
    aspathEntries List<Property Map>
    description String
    device String
    The device in which the resource is defined
    folder String
    id String
    UUID of the resource
    name String
    snippet String
    tfid String

    Supporting Types

    GetRoutePathAccessListAspathEntry

    Action string
    Action
    AspathRegex string
    AS path regular expression
    Name int
    Sequence number
    Action string
    Action
    AspathRegex string
    AS path regular expression
    Name int
    Sequence number
    action String
    Action
    aspathRegex String
    AS path regular expression
    name Integer
    Sequence number
    action string
    Action
    aspathRegex string
    AS path regular expression
    name number
    Sequence number
    action str
    Action
    aspath_regex str
    AS path regular expression
    name int
    Sequence number
    action String
    Action
    aspathRegex String
    AS path regular expression
    name Number
    Sequence number

    Package Details

    Repository
    scm pulumi/pulumi-scm
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the scm Terraform Provider.
    scm logo
    Strata Cloud Manager v1.0.3 published on Thursday, Jan 22, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate