1. Packages
  2. Strata Cloud Manager Provider
  3. API Docs
  4. getRoutePathAccessList
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
scm logo
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 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(id: Optional[str] = None,
                                   name: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetRoutePathAccessListResult
    def get_route_path_access_list_output(id: Optional[pulumi.Input[str]] = None,
                                   name: 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
    Name string
    AS path access list name
    Id string
    UUID of the resource
    Name string
    AS path access list name
    id String
    UUID of the resource
    name String
    AS path access list name
    id string
    UUID of the resource
    name string
    AS path access list name
    id str
    UUID of the resource
    name str
    AS path access list name
    id String
    UUID of the resource
    name String
    AS path access list name

    getRoutePathAccessList Result

    The following output properties are available:

    AspathEntries List<GetRoutePathAccessListAspathEntry>
    AS paths
    Description string
    Description
    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    Id string
    UUID of the resource
    Name string
    AS path access list name
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    AspathEntries []GetRoutePathAccessListAspathEntry
    AS paths
    Description string
    Description
    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    Id string
    UUID of the resource
    Name string
    AS path access list name
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    aspathEntries List<GetRoutePathAccessListAspathEntry>
    AS paths
    description String
    Description
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    id String
    UUID of the resource
    name String
    AS path access list name
    snippet String
    The snippet in which the resource is defined
    tfid String
    aspathEntries GetRoutePathAccessListAspathEntry[]
    AS paths
    description string
    Description
    device string
    The device in which the resource is defined
    folder string
    The folder in which the resource is defined
    id string
    UUID of the resource
    name string
    AS path access list name
    snippet string
    The snippet in which the resource is defined
    tfid string
    aspath_entries Sequence[GetRoutePathAccessListAspathEntry]
    AS paths
    description str
    Description
    device str
    The device in which the resource is defined
    folder str
    The folder in which the resource is defined
    id str
    UUID of the resource
    name str
    AS path access list name
    snippet str
    The snippet in which the resource is defined
    tfid str
    aspathEntries List<Property Map>
    AS paths
    description String
    Description
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    id String
    UUID of the resource
    name String
    AS path access list name
    snippet String
    The snippet in which the resource is defined
    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 v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate