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

    Retrieves a listing of config items.

    Using getApplicationFilterList

    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 getApplicationFilterList(args: GetApplicationFilterListArgs, opts?: InvokeOptions): Promise<GetApplicationFilterListResult>
    function getApplicationFilterListOutput(args: GetApplicationFilterListOutputArgs, opts?: InvokeOptions): Output<GetApplicationFilterListResult>
    def get_application_filter_list(device: Optional[str] = None,
                                    folder: Optional[str] = None,
                                    limit: Optional[int] = None,
                                    name: Optional[str] = None,
                                    offset: Optional[int] = None,
                                    snippet: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetApplicationFilterListResult
    def get_application_filter_list_output(device: Optional[pulumi.Input[str]] = None,
                                    folder: Optional[pulumi.Input[str]] = None,
                                    limit: Optional[pulumi.Input[int]] = None,
                                    name: Optional[pulumi.Input[str]] = None,
                                    offset: Optional[pulumi.Input[int]] = None,
                                    snippet: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetApplicationFilterListResult]
    func GetApplicationFilterList(ctx *Context, args *GetApplicationFilterListArgs, opts ...InvokeOption) (*GetApplicationFilterListResult, error)
    func GetApplicationFilterListOutput(ctx *Context, args *GetApplicationFilterListOutputArgs, opts ...InvokeOption) GetApplicationFilterListResultOutput

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

    public static class GetApplicationFilterList 
    {
        public static Task<GetApplicationFilterListResult> InvokeAsync(GetApplicationFilterListArgs args, InvokeOptions? opts = null)
        public static Output<GetApplicationFilterListResult> Invoke(GetApplicationFilterListInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetApplicationFilterListResult> getApplicationFilterList(GetApplicationFilterListArgs args, InvokeOptions options)
    public static Output<GetApplicationFilterListResult> getApplicationFilterList(GetApplicationFilterListArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scm:index/getApplicationFilterList:getApplicationFilterList
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Device string
    The device of the item.
    Folder string
    The folder of the item. Default: Shared.
    Limit int
    The max number of items to return. Default: 200.
    Name string
    The name of the item.
    Offset int
    The offset of the first item to return.
    Snippet string
    The snippet of the item.
    Device string
    The device of the item.
    Folder string
    The folder of the item. Default: Shared.
    Limit int
    The max number of items to return. Default: 200.
    Name string
    The name of the item.
    Offset int
    The offset of the first item to return.
    Snippet string
    The snippet of the item.
    device String
    The device of the item.
    folder String
    The folder of the item. Default: Shared.
    limit Integer
    The max number of items to return. Default: 200.
    name String
    The name of the item.
    offset Integer
    The offset of the first item to return.
    snippet String
    The snippet of the item.
    device string
    The device of the item.
    folder string
    The folder of the item. Default: Shared.
    limit number
    The max number of items to return. Default: 200.
    name string
    The name of the item.
    offset number
    The offset of the first item to return.
    snippet string
    The snippet of the item.
    device str
    The device of the item.
    folder str
    The folder of the item. Default: Shared.
    limit int
    The max number of items to return. Default: 200.
    name str
    The name of the item.
    offset int
    The offset of the first item to return.
    snippet str
    The snippet of the item.
    device String
    The device of the item.
    folder String
    The folder of the item. Default: Shared.
    limit Number
    The max number of items to return. Default: 200.
    name String
    The name of the item.
    offset Number
    The offset of the first item to return.
    snippet String
    The snippet of the item.

    getApplicationFilterList Result

    The following output properties are available:

    Datas List<GetApplicationFilterListData>
    The data.
    Id string
    The provider-assigned unique ID for this managed resource.
    Tfid string
    Total int
    The total number of items.
    Device string
    The device of the item.
    Folder string
    The folder of the item. Default: Shared.
    Limit int
    The max number of items to return. Default: 200.
    Name string
    The name of the item.
    Offset int
    The offset of the first item to return.
    Snippet string
    The snippet of the item.
    Datas []GetApplicationFilterListData
    The data.
    Id string
    The provider-assigned unique ID for this managed resource.
    Tfid string
    Total int
    The total number of items.
    Device string
    The device of the item.
    Folder string
    The folder of the item. Default: Shared.
    Limit int
    The max number of items to return. Default: 200.
    Name string
    The name of the item.
    Offset int
    The offset of the first item to return.
    Snippet string
    The snippet of the item.
    datas List<GetApplicationFilterListData>
    The data.
    id String
    The provider-assigned unique ID for this managed resource.
    tfid String
    total Integer
    The total number of items.
    device String
    The device of the item.
    folder String
    The folder of the item. Default: Shared.
    limit Integer
    The max number of items to return. Default: 200.
    name String
    The name of the item.
    offset Integer
    The offset of the first item to return.
    snippet String
    The snippet of the item.
    datas GetApplicationFilterListData[]
    The data.
    id string
    The provider-assigned unique ID for this managed resource.
    tfid string
    total number
    The total number of items.
    device string
    The device of the item.
    folder string
    The folder of the item. Default: Shared.
    limit number
    The max number of items to return. Default: 200.
    name string
    The name of the item.
    offset number
    The offset of the first item to return.
    snippet string
    The snippet of the item.
    datas Sequence[GetApplicationFilterListData]
    The data.
    id str
    The provider-assigned unique ID for this managed resource.
    tfid str
    total int
    The total number of items.
    device str
    The device of the item.
    folder str
    The folder of the item. Default: Shared.
    limit int
    The max number of items to return. Default: 200.
    name str
    The name of the item.
    offset int
    The offset of the first item to return.
    snippet str
    The snippet of the item.
    datas List<Property Map>
    The data.
    id String
    The provider-assigned unique ID for this managed resource.
    tfid String
    total Number
    The total number of items.
    device String
    The device of the item.
    folder String
    The folder of the item. Default: Shared.
    limit Number
    The max number of items to return. Default: 200.
    name String
    The name of the item.
    offset Number
    The offset of the first item to return.
    snippet String
    The snippet of the item.

    Supporting Types

    GetApplicationFilterListData

    Categories List<string>
    Category
    Device string
    The device in which the resource is defined
    Evasive bool
    only True is a valid value
    ExcessiveBandwidthUse bool
    only True is a valid value
    Excludes List<string>
    Exclude
    Folder string
    The folder in which the resource is defined
    HasKnownVulnerabilities bool
    only True is a valid value
    Id string
    UUID of the resource
    IsSaas bool
    only True is a valid value
    Name string
    Alphanumeric string [ 0-9a-zA-Z._-]
    NewAppid bool
    only True is a valid value
    Pervasive bool
    only True is a valid value
    ProneToMisuse bool
    only True is a valid value
    Risks List<int>
    Risk
    SaasCertifications List<string>
    Saas certifications
    SaasRisks List<string>
    Saas risk
    Snippet string
    The snippet in which the resource is defined
    Subcategories List<string>
    Subcategory
    Tagging GetApplicationFilterListDataTagging
    Tagging
    Technologies List<string>
    Technology
    Tfid string
    TransfersFiles bool
    only True is a valid value
    TunnelsOtherApps bool
    only True is a valid value
    UsedByMalware bool
    only True is a valid value
    Categories []string
    Category
    Device string
    The device in which the resource is defined
    Evasive bool
    only True is a valid value
    ExcessiveBandwidthUse bool
    only True is a valid value
    Excludes []string
    Exclude
    Folder string
    The folder in which the resource is defined
    HasKnownVulnerabilities bool
    only True is a valid value
    Id string
    UUID of the resource
    IsSaas bool
    only True is a valid value
    Name string
    Alphanumeric string [ 0-9a-zA-Z._-]
    NewAppid bool
    only True is a valid value
    Pervasive bool
    only True is a valid value
    ProneToMisuse bool
    only True is a valid value
    Risks []int
    Risk
    SaasCertifications []string
    Saas certifications
    SaasRisks []string
    Saas risk
    Snippet string
    The snippet in which the resource is defined
    Subcategories []string
    Subcategory
    Tagging GetApplicationFilterListDataTagging
    Tagging
    Technologies []string
    Technology
    Tfid string
    TransfersFiles bool
    only True is a valid value
    TunnelsOtherApps bool
    only True is a valid value
    UsedByMalware bool
    only True is a valid value
    categories List<String>
    Category
    device String
    The device in which the resource is defined
    evasive Boolean
    only True is a valid value
    excessiveBandwidthUse Boolean
    only True is a valid value
    excludes List<String>
    Exclude
    folder String
    The folder in which the resource is defined
    hasKnownVulnerabilities Boolean
    only True is a valid value
    id String
    UUID of the resource
    isSaas Boolean
    only True is a valid value
    name String
    Alphanumeric string [ 0-9a-zA-Z._-]
    newAppid Boolean
    only True is a valid value
    pervasive Boolean
    only True is a valid value
    proneToMisuse Boolean
    only True is a valid value
    risks List<Integer>
    Risk
    saasCertifications List<String>
    Saas certifications
    saasRisks List<String>
    Saas risk
    snippet String
    The snippet in which the resource is defined
    subcategories List<String>
    Subcategory
    tagging GetApplicationFilterListDataTagging
    Tagging
    technologies List<String>
    Technology
    tfid String
    transfersFiles Boolean
    only True is a valid value
    tunnelsOtherApps Boolean
    only True is a valid value
    usedByMalware Boolean
    only True is a valid value
    categories string[]
    Category
    device string
    The device in which the resource is defined
    evasive boolean
    only True is a valid value
    excessiveBandwidthUse boolean
    only True is a valid value
    excludes string[]
    Exclude
    folder string
    The folder in which the resource is defined
    hasKnownVulnerabilities boolean
    only True is a valid value
    id string
    UUID of the resource
    isSaas boolean
    only True is a valid value
    name string
    Alphanumeric string [ 0-9a-zA-Z._-]
    newAppid boolean
    only True is a valid value
    pervasive boolean
    only True is a valid value
    proneToMisuse boolean
    only True is a valid value
    risks number[]
    Risk
    saasCertifications string[]
    Saas certifications
    saasRisks string[]
    Saas risk
    snippet string
    The snippet in which the resource is defined
    subcategories string[]
    Subcategory
    tagging GetApplicationFilterListDataTagging
    Tagging
    technologies string[]
    Technology
    tfid string
    transfersFiles boolean
    only True is a valid value
    tunnelsOtherApps boolean
    only True is a valid value
    usedByMalware boolean
    only True is a valid value
    categories Sequence[str]
    Category
    device str
    The device in which the resource is defined
    evasive bool
    only True is a valid value
    excessive_bandwidth_use bool
    only True is a valid value
    excludes Sequence[str]
    Exclude
    folder str
    The folder in which the resource is defined
    has_known_vulnerabilities bool
    only True is a valid value
    id str
    UUID of the resource
    is_saas bool
    only True is a valid value
    name str
    Alphanumeric string [ 0-9a-zA-Z._-]
    new_appid bool
    only True is a valid value
    pervasive bool
    only True is a valid value
    prone_to_misuse bool
    only True is a valid value
    risks Sequence[int]
    Risk
    saas_certifications Sequence[str]
    Saas certifications
    saas_risks Sequence[str]
    Saas risk
    snippet str
    The snippet in which the resource is defined
    subcategories Sequence[str]
    Subcategory
    tagging GetApplicationFilterListDataTagging
    Tagging
    technologies Sequence[str]
    Technology
    tfid str
    transfers_files bool
    only True is a valid value
    tunnels_other_apps bool
    only True is a valid value
    used_by_malware bool
    only True is a valid value
    categories List<String>
    Category
    device String
    The device in which the resource is defined
    evasive Boolean
    only True is a valid value
    excessiveBandwidthUse Boolean
    only True is a valid value
    excludes List<String>
    Exclude
    folder String
    The folder in which the resource is defined
    hasKnownVulnerabilities Boolean
    only True is a valid value
    id String
    UUID of the resource
    isSaas Boolean
    only True is a valid value
    name String
    Alphanumeric string [ 0-9a-zA-Z._-]
    newAppid Boolean
    only True is a valid value
    pervasive Boolean
    only True is a valid value
    proneToMisuse Boolean
    only True is a valid value
    risks List<Number>
    Risk
    saasCertifications List<String>
    Saas certifications
    saasRisks List<String>
    Saas risk
    snippet String
    The snippet in which the resource is defined
    subcategories List<String>
    Subcategory
    tagging Property Map
    Tagging
    technologies List<String>
    Technology
    tfid String
    transfersFiles Boolean
    only True is a valid value
    tunnelsOtherApps Boolean
    only True is a valid value
    usedByMalware Boolean
    only True is a valid value

    GetApplicationFilterListDataTagging

    NoTag bool
    No tag
    Tags List<string>
    Tag
    NoTag bool
    No tag
    Tags []string
    Tag
    noTag Boolean
    No tag
    tags List<String>
    Tag
    noTag boolean
    No tag
    tags string[]
    Tag
    no_tag bool
    No tag
    tags Sequence[str]
    Tag
    noTag Boolean
    No tag
    tags List<String>
    Tag

    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