1. Packages
  2. Panos Provider
  3. API Docs
  4. getLocalUser
Viewing docs for panos 2.0.10
published on Thursday, Apr 9, 2026 by paloaltonetworks
Viewing docs for panos 2.0.10
published on Thursday, Apr 9, 2026 by paloaltonetworks

    Using getLocalUser

    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 getLocalUser(args: GetLocalUserArgs, opts?: InvokeOptions): Promise<GetLocalUserResult>
    function getLocalUserOutput(args: GetLocalUserOutputArgs, opts?: InvokeOptions): Output<GetLocalUserResult>
    def get_local_user(disabled: Optional[bool] = None,
                       location: Optional[GetLocalUserLocation] = None,
                       name: Optional[str] = None,
                       password: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetLocalUserResult
    def get_local_user_output(disabled: Optional[pulumi.Input[bool]] = None,
                       location: Optional[pulumi.Input[GetLocalUserLocationArgs]] = None,
                       name: Optional[pulumi.Input[str]] = None,
                       password: Optional[pulumi.Input[str]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetLocalUserResult]
    func LookupLocalUser(ctx *Context, args *LookupLocalUserArgs, opts ...InvokeOption) (*LookupLocalUserResult, error)
    func LookupLocalUserOutput(ctx *Context, args *LookupLocalUserOutputArgs, opts ...InvokeOption) LookupLocalUserResultOutput

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

    public static class GetLocalUser 
    {
        public static Task<GetLocalUserResult> InvokeAsync(GetLocalUserArgs args, InvokeOptions? opts = null)
        public static Output<GetLocalUserResult> Invoke(GetLocalUserInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetLocalUserResult> getLocalUser(GetLocalUserArgs args, InvokeOptions options)
    public static Output<GetLocalUserResult> getLocalUser(GetLocalUserArgs args, InvokeOptions options)
    
    fn::invoke:
      function: panos:index/getLocalUser:getLocalUser
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Location GetLocalUserLocation
    The location of this object.
    Name string
    Disabled bool
    Password string
    User password
    Location GetLocalUserLocation
    The location of this object.
    Name string
    Disabled bool
    Password string
    User password
    location GetLocalUserLocation
    The location of this object.
    name String
    disabled Boolean
    password String
    User password
    location GetLocalUserLocation
    The location of this object.
    name string
    disabled boolean
    password string
    User password
    location GetLocalUserLocation
    The location of this object.
    name str
    disabled bool
    password str
    User password
    location Property Map
    The location of this object.
    name String
    disabled Boolean
    password String
    User password

    getLocalUser Result

    The following output properties are available:

    Disabled bool
    Id string
    The provider-assigned unique ID for this managed resource.
    Location GetLocalUserLocation
    The location of this object.
    Name string
    Password string
    User password
    Disabled bool
    Id string
    The provider-assigned unique ID for this managed resource.
    Location GetLocalUserLocation
    The location of this object.
    Name string
    Password string
    User password
    disabled Boolean
    id String
    The provider-assigned unique ID for this managed resource.
    location GetLocalUserLocation
    The location of this object.
    name String
    password String
    User password
    disabled boolean
    id string
    The provider-assigned unique ID for this managed resource.
    location GetLocalUserLocation
    The location of this object.
    name string
    password string
    User password
    disabled bool
    id str
    The provider-assigned unique ID for this managed resource.
    location GetLocalUserLocation
    The location of this object.
    name str
    password str
    User password
    disabled Boolean
    id String
    The provider-assigned unique ID for this managed resource.
    location Property Map
    The location of this object.
    name String
    password String
    User password

    Supporting Types

    GetLocalUserLocation

    Shared GetLocalUserLocationShared
    Panorama shared object
    Template GetLocalUserLocationTemplate
    Located in a specific template
    TemplateStack GetLocalUserLocationTemplateStack
    Located in a specific template stack
    TemplateStackVsys GetLocalUserLocationTemplateStackVsys
    Located in a specific template, device and vsys.
    TemplateVsys GetLocalUserLocationTemplateVsys
    Located in a specific template, device and vsys.
    Vsys GetLocalUserLocationVsys
    Located in a specific Virtual System
    Shared GetLocalUserLocationShared
    Panorama shared object
    Template GetLocalUserLocationTemplate
    Located in a specific template
    TemplateStack GetLocalUserLocationTemplateStack
    Located in a specific template stack
    TemplateStackVsys GetLocalUserLocationTemplateStackVsys
    Located in a specific template, device and vsys.
    TemplateVsys GetLocalUserLocationTemplateVsys
    Located in a specific template, device and vsys.
    Vsys GetLocalUserLocationVsys
    Located in a specific Virtual System
    shared GetLocalUserLocationShared
    Panorama shared object
    template GetLocalUserLocationTemplate
    Located in a specific template
    templateStack GetLocalUserLocationTemplateStack
    Located in a specific template stack
    templateStackVsys GetLocalUserLocationTemplateStackVsys
    Located in a specific template, device and vsys.
    templateVsys GetLocalUserLocationTemplateVsys
    Located in a specific template, device and vsys.
    vsys GetLocalUserLocationVsys
    Located in a specific Virtual System
    shared GetLocalUserLocationShared
    Panorama shared object
    template GetLocalUserLocationTemplate
    Located in a specific template
    templateStack GetLocalUserLocationTemplateStack
    Located in a specific template stack
    templateStackVsys GetLocalUserLocationTemplateStackVsys
    Located in a specific template, device and vsys.
    templateVsys GetLocalUserLocationTemplateVsys
    Located in a specific template, device and vsys.
    vsys GetLocalUserLocationVsys
    Located in a specific Virtual System
    shared GetLocalUserLocationShared
    Panorama shared object
    template GetLocalUserLocationTemplate
    Located in a specific template
    template_stack GetLocalUserLocationTemplateStack
    Located in a specific template stack
    template_stack_vsys GetLocalUserLocationTemplateStackVsys
    Located in a specific template, device and vsys.
    template_vsys GetLocalUserLocationTemplateVsys
    Located in a specific template, device and vsys.
    vsys GetLocalUserLocationVsys
    Located in a specific Virtual System
    shared Property Map
    Panorama shared object
    template Property Map
    Located in a specific template
    templateStack Property Map
    Located in a specific template stack
    templateStackVsys Property Map
    Located in a specific template, device and vsys.
    templateVsys Property Map
    Located in a specific template, device and vsys.
    vsys Property Map
    Located in a specific Virtual System

    GetLocalUserLocationTemplate

    Name string
    Specific Panorama template
    NgfwDevice string
    The NGFW device
    PanoramaDevice string
    Specific Panorama device
    Name string
    Specific Panorama template
    NgfwDevice string
    The NGFW device
    PanoramaDevice string
    Specific Panorama device
    name String
    Specific Panorama template
    ngfwDevice String
    The NGFW device
    panoramaDevice String
    Specific Panorama device
    name string
    Specific Panorama template
    ngfwDevice string
    The NGFW device
    panoramaDevice string
    Specific Panorama device
    name str
    Specific Panorama template
    ngfw_device str
    The NGFW device
    panorama_device str
    Specific Panorama device
    name String
    Specific Panorama template
    ngfwDevice String
    The NGFW device
    panoramaDevice String
    Specific Panorama device

    GetLocalUserLocationTemplateStack

    Name string
    Specific Panorama template stack
    NgfwDevice string
    The NGFW device
    PanoramaDevice string
    Specific Panorama device
    Name string
    Specific Panorama template stack
    NgfwDevice string
    The NGFW device
    PanoramaDevice string
    Specific Panorama device
    name String
    Specific Panorama template stack
    ngfwDevice String
    The NGFW device
    panoramaDevice String
    Specific Panorama device
    name string
    Specific Panorama template stack
    ngfwDevice string
    The NGFW device
    panoramaDevice string
    Specific Panorama device
    name str
    Specific Panorama template stack
    ngfw_device str
    The NGFW device
    panorama_device str
    Specific Panorama device
    name String
    Specific Panorama template stack
    ngfwDevice String
    The NGFW device
    panoramaDevice String
    Specific Panorama device

    GetLocalUserLocationTemplateStackVsys

    NgfwDevice string
    The NGFW device
    PanoramaDevice string
    Specific Panorama device
    TemplateStack string
    The template stack
    Vsys string
    The vsys.
    NgfwDevice string
    The NGFW device
    PanoramaDevice string
    Specific Panorama device
    TemplateStack string
    The template stack
    Vsys string
    The vsys.
    ngfwDevice String
    The NGFW device
    panoramaDevice String
    Specific Panorama device
    templateStack String
    The template stack
    vsys String
    The vsys.
    ngfwDevice string
    The NGFW device
    panoramaDevice string
    Specific Panorama device
    templateStack string
    The template stack
    vsys string
    The vsys.
    ngfw_device str
    The NGFW device
    panorama_device str
    Specific Panorama device
    template_stack str
    The template stack
    vsys str
    The vsys.
    ngfwDevice String
    The NGFW device
    panoramaDevice String
    Specific Panorama device
    templateStack String
    The template stack
    vsys String
    The vsys.

    GetLocalUserLocationTemplateVsys

    NgfwDevice string
    The NGFW device
    PanoramaDevice string
    Specific Panorama device
    Template string
    Specific Panorama template
    Vsys string
    The vsys.
    NgfwDevice string
    The NGFW device
    PanoramaDevice string
    Specific Panorama device
    Template string
    Specific Panorama template
    Vsys string
    The vsys.
    ngfwDevice String
    The NGFW device
    panoramaDevice String
    Specific Panorama device
    template String
    Specific Panorama template
    vsys String
    The vsys.
    ngfwDevice string
    The NGFW device
    panoramaDevice string
    Specific Panorama device
    template string
    Specific Panorama template
    vsys string
    The vsys.
    ngfw_device str
    The NGFW device
    panorama_device str
    Specific Panorama device
    template str
    Specific Panorama template
    vsys str
    The vsys.
    ngfwDevice String
    The NGFW device
    panoramaDevice String
    Specific Panorama device
    template String
    Specific Panorama template
    vsys String
    The vsys.

    GetLocalUserLocationVsys

    Name string
    The Virtual System name
    NgfwDevice string
    The NGFW device name
    Name string
    The Virtual System name
    NgfwDevice string
    The NGFW device name
    name String
    The Virtual System name
    ngfwDevice String
    The NGFW device name
    name string
    The Virtual System name
    ngfwDevice string
    The NGFW device name
    name str
    The Virtual System name
    ngfw_device str
    The NGFW device name
    name String
    The Virtual System name
    ngfwDevice String
    The NGFW device name

    Package Details

    Repository
    panos paloaltonetworks/terraform-provider-panos
    License
    Notes
    This Pulumi package is based on the panos Terraform Provider.
    Viewing docs for panos 2.0.10
    published on Thursday, Apr 9, 2026 by paloaltonetworks
      Try Pulumi Cloud free. Your team will thank you.