1. Packages
  2. Strata Cloud Manager Provider
  3. API Docs
  4. getRouteAccessList
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

    RouteAccessList data source

    Using getRouteAccessList

    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 getRouteAccessList(args: GetRouteAccessListArgs, opts?: InvokeOptions): Promise<GetRouteAccessListResult>
    function getRouteAccessListOutput(args: GetRouteAccessListOutputArgs, opts?: InvokeOptions): Output<GetRouteAccessListResult>
    def get_route_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) -> GetRouteAccessListResult
    def get_route_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[GetRouteAccessListResult]
    func LookupRouteAccessList(ctx *Context, args *LookupRouteAccessListArgs, opts ...InvokeOption) (*LookupRouteAccessListResult, error)
    func LookupRouteAccessListOutput(ctx *Context, args *LookupRouteAccessListOutputArgs, opts ...InvokeOption) LookupRouteAccessListResultOutput

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

    public static class GetRouteAccessList 
    {
        public static Task<GetRouteAccessListResult> InvokeAsync(GetRouteAccessListArgs args, InvokeOptions? opts = null)
        public static Output<GetRouteAccessListResult> Invoke(GetRouteAccessListInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetRouteAccessListResult> getRouteAccessList(GetRouteAccessListArgs args, InvokeOptions options)
    public static Output<GetRouteAccessListResult> getRouteAccessList(GetRouteAccessListArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scm:index/getRouteAccessList:getRouteAccessList
      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

    getRouteAccessList Result

    The following output properties are available:

    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
    Type GetRouteAccessListType
    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
    Type GetRouteAccessListType
    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
    type GetRouteAccessListType
    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
    type GetRouteAccessListType
    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
    type GetRouteAccessListType
    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
    type Property Map

    Supporting Types

    GetRouteAccessListType

    GetRouteAccessListTypeIpv4

    GetRouteAccessListTypeIpv4Ipv4Entry

    action String
    Action
    destinationAddress Property Map
    Destination address
    name Number
    Sequence number
    sourceAddress Property Map
    Source address

    GetRouteAccessListTypeIpv4Ipv4EntryDestinationAddress

    address String
    Destination IP address
    entry Property Map
    Entry

    GetRouteAccessListTypeIpv4Ipv4EntryDestinationAddressEntry

    Address string
    Destination IP address
    Wildcard string
    Destination IP wildcard
    Address string
    Destination IP address
    Wildcard string
    Destination IP wildcard
    address String
    Destination IP address
    wildcard String
    Destination IP wildcard
    address string
    Destination IP address
    wildcard string
    Destination IP wildcard
    address str
    Destination IP address
    wildcard str
    Destination IP wildcard
    address String
    Destination IP address
    wildcard String
    Destination IP wildcard

    GetRouteAccessListTypeIpv4Ipv4EntrySourceAddress

    address String
    Source IP address
    entry Property Map
    Entry

    GetRouteAccessListTypeIpv4Ipv4EntrySourceAddressEntry

    Address string
    Source IP address
    Wildcard string
    Source IP wildcard
    Address string
    Source IP address
    Wildcard string
    Source IP wildcard
    address String
    Source IP address
    wildcard String
    Source IP wildcard
    address string
    Source IP address
    wildcard string
    Source IP wildcard
    address str
    Source IP address
    wildcard str
    Source IP wildcard
    address String
    Source IP address
    wildcard String
    Source IP wildcard

    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