1. Packages
  2. Strata Cloud Manager Provider
  3. API Docs
  4. getProfileGroup
Strata Cloud Manager v1.0.1 published on Wednesday, Nov 26, 2025 by Pulumi
scm logo
Strata Cloud Manager v1.0.1 published on Wednesday, Nov 26, 2025 by Pulumi

    ProfileGroup data source

    Using getProfileGroup

    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 getProfileGroup(args: GetProfileGroupArgs, opts?: InvokeOptions): Promise<GetProfileGroupResult>
    function getProfileGroupOutput(args: GetProfileGroupOutputArgs, opts?: InvokeOptions): Output<GetProfileGroupResult>
    def get_profile_group(id: Optional[str] = None,
                          name: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetProfileGroupResult
    def get_profile_group_output(id: Optional[pulumi.Input[str]] = None,
                          name: Optional[pulumi.Input[str]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetProfileGroupResult]
    func LookupProfileGroup(ctx *Context, args *LookupProfileGroupArgs, opts ...InvokeOption) (*LookupProfileGroupResult, error)
    func LookupProfileGroupOutput(ctx *Context, args *LookupProfileGroupOutputArgs, opts ...InvokeOption) LookupProfileGroupResultOutput

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

    public static class GetProfileGroup 
    {
        public static Task<GetProfileGroupResult> InvokeAsync(GetProfileGroupArgs args, InvokeOptions? opts = null)
        public static Output<GetProfileGroupResult> Invoke(GetProfileGroupInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetProfileGroupResult> getProfileGroup(GetProfileGroupArgs args, InvokeOptions options)
    public static Output<GetProfileGroupResult> getProfileGroup(GetProfileGroupArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scm:index/getProfileGroup:getProfileGroup
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    The UUID of the profile group
    Name string
    The name of the profile group
    Id string
    The UUID of the profile group
    Name string
    The name of the profile group
    id String
    The UUID of the profile group
    name String
    The name of the profile group
    id string
    The UUID of the profile group
    name string
    The name of the profile group
    id str
    The UUID of the profile group
    name str
    The name of the profile group
    id String
    The UUID of the profile group
    name String
    The name of the profile group

    getProfileGroup Result

    The following output properties are available:

    AiSecurities List<string>
    Ai security
    DataFilterings List<string>
    Data filtering
    Device string
    The device in which the resource is defined
    DnsSecurities List<string>
    FileBlockings List<string>
    Folder string
    Id string
    The UUID of the profile group
    Name string
    The name of the profile group
    SaasSecurities List<string>
    Snippet string
    Spywares List<string>
    Tfid string
    UrlFilterings List<string>
    VirusAndWildfireAnalyses List<string>
    Vulnerabilities List<string>
    AiSecurities []string
    Ai security
    DataFilterings []string
    Data filtering
    Device string
    The device in which the resource is defined
    DnsSecurities []string
    FileBlockings []string
    Folder string
    Id string
    The UUID of the profile group
    Name string
    The name of the profile group
    SaasSecurities []string
    Snippet string
    Spywares []string
    Tfid string
    UrlFilterings []string
    VirusAndWildfireAnalyses []string
    Vulnerabilities []string
    aiSecurities List<String>
    Ai security
    dataFilterings List<String>
    Data filtering
    device String
    The device in which the resource is defined
    dnsSecurities List<String>
    fileBlockings List<String>
    folder String
    id String
    The UUID of the profile group
    name String
    The name of the profile group
    saasSecurities List<String>
    snippet String
    spywares List<String>
    tfid String
    urlFilterings List<String>
    virusAndWildfireAnalyses List<String>
    vulnerabilities List<String>
    aiSecurities string[]
    Ai security
    dataFilterings string[]
    Data filtering
    device string
    The device in which the resource is defined
    dnsSecurities string[]
    fileBlockings string[]
    folder string
    id string
    The UUID of the profile group
    name string
    The name of the profile group
    saasSecurities string[]
    snippet string
    spywares string[]
    tfid string
    urlFilterings string[]
    virusAndWildfireAnalyses string[]
    vulnerabilities string[]
    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]
    file_blockings Sequence[str]
    folder str
    id str
    The UUID of the profile group
    name str
    The name of the profile group
    saas_securities Sequence[str]
    snippet str
    spywares Sequence[str]
    tfid str
    url_filterings Sequence[str]
    virus_and_wildfire_analyses Sequence[str]
    vulnerabilities Sequence[str]
    aiSecurities List<String>
    Ai security
    dataFilterings List<String>
    Data filtering
    device String
    The device in which the resource is defined
    dnsSecurities List<String>
    fileBlockings List<String>
    folder String
    id String
    The UUID of the profile group
    name String
    The name of the profile group
    saasSecurities List<String>
    snippet String
    spywares List<String>
    tfid String
    urlFilterings List<String>
    virusAndWildfireAnalyses List<String>
    vulnerabilities List<String>

    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.1 published on Wednesday, Nov 26, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate