Viewing docs for Strata Cloud Manager v0.4.3 (Older version)
published on Monday, Mar 9, 2026 by Pulumi
published on Monday, Mar 9, 2026 by Pulumi
Viewing docs for Strata Cloud Manager v0.4.3 (Older version)
published on Monday, Mar 9, 2026 by Pulumi
published on Monday, Mar 9, 2026 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 dictionaryThe following arguments are supported:
getApplicationFilterList Result
The following output properties are available:
- Datas
List<Get
Application Filter List Data> - 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
[]Get
Application Filter List Data - 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<Get
Application Filter List Data> - 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
Get
Application Filter List Data[] - 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[Get
Application Filter List Data] - 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
- Excessive
Bandwidth boolUse - only True is a valid value
- Excludes List<string>
- Exclude
- Folder string
- The folder in which the resource is defined
- Has
Known boolVulnerabilities - only True is a valid value
- Id string
- UUID of the resource
- Is
Saas bool - only True is a valid value
- Name string
- 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 boolMisuse - only True is a valid value
- Risks List<int>
- Risk
- Saas
Certifications List<string> - Saas certifications
- Saas
Risks List<string> - Saas risk
- Snippet string
- The snippet in which the resource is defined
- Subcategories List<string>
- Subcategory
- Tagging
Get
Application Filter List Data Tagging - Tagging
- Technologies List<string>
- Technology
- Tfid string
- Transfers
Files bool - only True is a valid value
- Tunnels
Other boolApps - only True is a valid value
- Used
By boolMalware - 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
- Excessive
Bandwidth boolUse - only True is a valid value
- Excludes []string
- Exclude
- Folder string
- The folder in which the resource is defined
- Has
Known boolVulnerabilities - only True is a valid value
- Id string
- UUID of the resource
- Is
Saas bool - only True is a valid value
- Name string
- 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 boolMisuse - only True is a valid value
- Risks []int
- Risk
- Saas
Certifications []string - Saas certifications
- Saas
Risks []string - Saas risk
- Snippet string
- The snippet in which the resource is defined
- Subcategories []string
- Subcategory
- Tagging
Get
Application Filter List Data Tagging - Tagging
- Technologies []string
- Technology
- Tfid string
- Transfers
Files bool - only True is a valid value
- Tunnels
Other boolApps - only True is a valid value
- Used
By boolMalware - 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
- excessive
Bandwidth BooleanUse - only True is a valid value
- excludes List<String>
- Exclude
- folder String
- The folder in which the resource is defined
- has
Known BooleanVulnerabilities - only True is a valid value
- id String
- UUID of the resource
- is
Saas Boolean - only True is a valid value
- name String
- Alphanumeric string [ 0-9a-zA-Z._-]
- new
Appid Boolean - only True is a valid value
- pervasive Boolean
- only True is a valid value
- prone
To BooleanMisuse - only True is a valid value
- risks List<Integer>
- Risk
- saas
Certifications List<String> - Saas certifications
- saas
Risks List<String> - Saas risk
- snippet String
- The snippet in which the resource is defined
- subcategories List<String>
- Subcategory
- tagging
Get
Application Filter List Data Tagging - Tagging
- technologies List<String>
- Technology
- tfid String
- transfers
Files Boolean - only True is a valid value
- tunnels
Other BooleanApps - only True is a valid value
- used
By BooleanMalware - 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
- excessive
Bandwidth booleanUse - only True is a valid value
- excludes string[]
- Exclude
- folder string
- The folder in which the resource is defined
- has
Known booleanVulnerabilities - only True is a valid value
- id string
- UUID of the resource
- is
Saas boolean - only True is a valid value
- name string
- Alphanumeric string [ 0-9a-zA-Z._-]
- new
Appid boolean - only True is a valid value
- pervasive boolean
- only True is a valid value
- prone
To booleanMisuse - only True is a valid value
- risks number[]
- Risk
- saas
Certifications string[] - Saas certifications
- saas
Risks string[] - Saas risk
- snippet string
- The snippet in which the resource is defined
- subcategories string[]
- Subcategory
- tagging
Get
Application Filter List Data Tagging - Tagging
- technologies string[]
- Technology
- tfid string
- transfers
Files boolean - only True is a valid value
- tunnels
Other booleanApps - only True is a valid value
- used
By booleanMalware - 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_ booluse - only True is a valid value
- excludes Sequence[str]
- Exclude
- folder str
- The folder in which the resource is defined
- has_
known_ boolvulnerabilities - 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_ boolmisuse - 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
Get
Application Filter List Data Tagging - Tagging
- technologies Sequence[str]
- Technology
- tfid str
- transfers_
files bool - only True is a valid value
- tunnels_
other_ boolapps - only True is a valid value
- used_
by_ boolmalware - 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
- excessive
Bandwidth BooleanUse - only True is a valid value
- excludes List<String>
- Exclude
- folder String
- The folder in which the resource is defined
- has
Known BooleanVulnerabilities - only True is a valid value
- id String
- UUID of the resource
- is
Saas Boolean - only True is a valid value
- name String
- Alphanumeric string [ 0-9a-zA-Z._-]
- new
Appid Boolean - only True is a valid value
- pervasive Boolean
- only True is a valid value
- prone
To BooleanMisuse - only True is a valid value
- risks List<Number>
- Risk
- saas
Certifications List<String> - Saas certifications
- saas
Risks 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
- transfers
Files Boolean - only True is a valid value
- tunnels
Other BooleanApps - only True is a valid value
- used
By BooleanMalware - only True is a valid value
GetApplicationFilterListDataTagging
- No
Tag bool - No tag
- List<string>
- Tag
- No
Tag bool - No tag
- []string
- Tag
- no
Tag Boolean - No tag
- List<String>
- Tag
- no
Tag boolean - No tag
- string[]
- Tag
- no_
tag bool - No tag
- Sequence[str]
- Tag
- no
Tag Boolean - No tag
- List<String>
- Tag
Package Details
- Repository
- scm pulumi/pulumi-scm
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
scmTerraform Provider.
Viewing docs for Strata Cloud Manager v0.4.3 (Older version)
published on Monday, Mar 9, 2026 by Pulumi
published on Monday, Mar 9, 2026 by Pulumi
