Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
Retrieves a listing of config items.
Using getProfileGroupList
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 getProfileGroupList(args: GetProfileGroupListArgs, opts?: InvokeOptions): Promise<GetProfileGroupListResult>
function getProfileGroupListOutput(args: GetProfileGroupListOutputArgs, opts?: InvokeOptions): Output<GetProfileGroupListResult>def get_profile_group_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) -> GetProfileGroupListResult
def get_profile_group_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[GetProfileGroupListResult]func GetProfileGroupList(ctx *Context, args *GetProfileGroupListArgs, opts ...InvokeOption) (*GetProfileGroupListResult, error)
func GetProfileGroupListOutput(ctx *Context, args *GetProfileGroupListOutputArgs, opts ...InvokeOption) GetProfileGroupListResultOutput> Note: This function is named GetProfileGroupList in the Go SDK.
public static class GetProfileGroupList
{
public static Task<GetProfileGroupListResult> InvokeAsync(GetProfileGroupListArgs args, InvokeOptions? opts = null)
public static Output<GetProfileGroupListResult> Invoke(GetProfileGroupListInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetProfileGroupListResult> getProfileGroupList(GetProfileGroupListArgs args, InvokeOptions options)
public static Output<GetProfileGroupListResult> getProfileGroupList(GetProfileGroupListArgs args, InvokeOptions options)
fn::invoke:
function: scm:index/getProfileGroupList:getProfileGroupList
arguments:
# arguments dictionaryThe following arguments are supported:
getProfileGroupList Result
The following output properties are available:
- Datas
List<Get
Profile Group 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
Profile Group 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
Profile Group 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
Profile Group 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
Profile Group 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
GetProfileGroupListData
- Ai
Securities List<string> - Ai security
- Data
Filterings List<string> - Data filtering
- Device string
- The device in which the resource is defined
- Dns
Securities List<string> - Dns security
- File
Blockings List<string> - File blocking
- Folder string
- The folder in which the resource is defined
- Id string
- The UUID of the profile group
- Name string
- The name of the profile group
- Saas
Securities List<string> - Saas security
- Snippet string
- The snippet in which the resource is defined
- Spywares List<string>
- Spyware
- Tfid string
- Url
Filterings List<string> - Url filtering
- Virus
And List<string>Wildfire Analyses - Virus and wildfire analysis
- Vulnerabilities List<string>
- Vulnerability
- Ai
Securities []string - Ai security
- Data
Filterings []string - Data filtering
- Device string
- The device in which the resource is defined
- Dns
Securities []string - Dns security
- File
Blockings []string - File blocking
- Folder string
- The folder in which the resource is defined
- Id string
- The UUID of the profile group
- Name string
- The name of the profile group
- Saas
Securities []string - Saas security
- Snippet string
- The snippet in which the resource is defined
- Spywares []string
- Spyware
- Tfid string
- Url
Filterings []string - Url filtering
- Virus
And []stringWildfire Analyses - Virus and wildfire analysis
- Vulnerabilities []string
- Vulnerability
- ai
Securities List<String> - Ai security
- data
Filterings List<String> - Data filtering
- device String
- The device in which the resource is defined
- dns
Securities List<String> - Dns security
- file
Blockings List<String> - File blocking
- folder String
- The folder in which the resource is defined
- id String
- The UUID of the profile group
- name String
- The name of the profile group
- saas
Securities List<String> - Saas security
- snippet String
- The snippet in which the resource is defined
- spywares List<String>
- Spyware
- tfid String
- url
Filterings List<String> - Url filtering
- virus
And List<String>Wildfire Analyses - Virus and wildfire analysis
- vulnerabilities List<String>
- Vulnerability
- ai
Securities string[] - Ai security
- data
Filterings string[] - Data filtering
- device string
- The device in which the resource is defined
- dns
Securities string[] - Dns security
- file
Blockings string[] - File blocking
- folder string
- The folder in which the resource is defined
- id string
- The UUID of the profile group
- name string
- The name of the profile group
- saas
Securities string[] - Saas security
- snippet string
- The snippet in which the resource is defined
- spywares string[]
- Spyware
- tfid string
- url
Filterings string[] - Url filtering
- virus
And string[]Wildfire Analyses - Virus and wildfire analysis
- vulnerabilities string[]
- Vulnerability
- ai_
securities Sequence[str] - Ai security
- data_
filterings Sequence[str] - Data filtering
- device str
- The device in which the resource is defined
- dns_
securities Sequence[str] - Dns security
- file_
blockings Sequence[str] - File blocking
- folder str
- The folder in which the resource is defined
- id str
- The UUID of the profile group
- name str
- The name of the profile group
- saas_
securities Sequence[str] - Saas security
- snippet str
- The snippet in which the resource is defined
- spywares Sequence[str]
- Spyware
- tfid str
- url_
filterings Sequence[str] - Url filtering
- virus_
and_ Sequence[str]wildfire_ analyses - Virus and wildfire analysis
- vulnerabilities Sequence[str]
- Vulnerability
- ai
Securities List<String> - Ai security
- data
Filterings List<String> - Data filtering
- device String
- The device in which the resource is defined
- dns
Securities List<String> - Dns security
- file
Blockings List<String> - File blocking
- folder String
- The folder in which the resource is defined
- id String
- The UUID of the profile group
- name String
- The name of the profile group
- saas
Securities List<String> - Saas security
- snippet String
- The snippet in which the resource is defined
- spywares List<String>
- Spyware
- tfid String
- url
Filterings List<String> - Url filtering
- virus
And List<String>Wildfire Analyses - Virus and wildfire analysis
- vulnerabilities List<String>
- Vulnerability
Package Details
- Repository
- scm pulumi/pulumi-scm
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
scmTerraform Provider.
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
