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

    LocalUserGroup data source

    Using getLocalUserGroup

    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 getLocalUserGroup(args: GetLocalUserGroupArgs, opts?: InvokeOptions): Promise<GetLocalUserGroupResult>
    function getLocalUserGroupOutput(args: GetLocalUserGroupOutputArgs, opts?: InvokeOptions): Output<GetLocalUserGroupResult>
    def get_local_user_group(device: Optional[str] = None,
                             folder: Optional[str] = None,
                             id: Optional[str] = None,
                             name: Optional[str] = None,
                             snippet: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetLocalUserGroupResult
    def get_local_user_group_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[GetLocalUserGroupResult]
    func LookupLocalUserGroup(ctx *Context, args *LookupLocalUserGroupArgs, opts ...InvokeOption) (*LookupLocalUserGroupResult, error)
    func LookupLocalUserGroupOutput(ctx *Context, args *LookupLocalUserGroupOutputArgs, opts ...InvokeOption) LookupLocalUserGroupResultOutput

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

    public static class GetLocalUserGroup 
    {
        public static Task<GetLocalUserGroupResult> InvokeAsync(GetLocalUserGroupArgs args, InvokeOptions? opts = null)
        public static Output<GetLocalUserGroupResult> Invoke(GetLocalUserGroupInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetLocalUserGroupResult> getLocalUserGroup(GetLocalUserGroupArgs args, InvokeOptions options)
    public static Output<GetLocalUserGroupResult> getLocalUserGroup(GetLocalUserGroupArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scm:index/getLocalUserGroup:getLocalUserGroup
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    The UUID of the local user group
    Device string
    The device in which the resource is defined
    Folder string
    Name string
    Snippet string
    Id string
    The UUID of the local user group
    Device string
    The device in which the resource is defined
    Folder string
    Name string
    Snippet string
    id String
    The UUID of the local user group
    device String
    The device in which the resource is defined
    folder String
    name String
    snippet String
    id string
    The UUID of the local user group
    device string
    The device in which the resource is defined
    folder string
    name string
    snippet string
    id str
    The UUID of the local user group
    device str
    The device in which the resource is defined
    folder str
    name str
    snippet str
    id String
    The UUID of the local user group
    device String
    The device in which the resource is defined
    folder String
    name String
    snippet String

    getLocalUserGroup Result

    The following output properties are available:

    Device string
    The device in which the resource is defined
    Folder string
    Id string
    The UUID of the local user group
    Name string
    Snippet string
    Tfid string
    Users List<string>
    Device string
    The device in which the resource is defined
    Folder string
    Id string
    The UUID of the local user group
    Name string
    Snippet string
    Tfid string
    Users []string
    device String
    The device in which the resource is defined
    folder String
    id String
    The UUID of the local user group
    name String
    snippet String
    tfid String
    users List<String>
    device string
    The device in which the resource is defined
    folder string
    id string
    The UUID of the local user group
    name string
    snippet string
    tfid string
    users string[]
    device str
    The device in which the resource is defined
    folder str
    id str
    The UUID of the local user group
    name str
    snippet str
    tfid str
    users Sequence[str]
    device String
    The device in which the resource is defined
    folder String
    id String
    The UUID of the local user group
    name String
    snippet String
    tfid String
    users 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.3 published on Thursday, Jan 22, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate