1. Packages
  2. Panos Provider
  3. API Docs
  4. getGlobalprotectLogSettings
panos 2.0.7 published on Thursday, Nov 27, 2025 by paloaltonetworks
panos logo
panos 2.0.7 published on Thursday, Nov 27, 2025 by paloaltonetworks

    Using getGlobalprotectLogSettings

    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 getGlobalprotectLogSettings(args: GetGlobalprotectLogSettingsArgs, opts?: InvokeOptions): Promise<GetGlobalprotectLogSettingsResult>
    function getGlobalprotectLogSettingsOutput(args: GetGlobalprotectLogSettingsOutputArgs, opts?: InvokeOptions): Output<GetGlobalprotectLogSettingsResult>
    def get_globalprotect_log_settings(actions: Optional[Sequence[GetGlobalprotectLogSettingsAction]] = None,
                                       description: Optional[str] = None,
                                       email_profiles: Optional[Sequence[str]] = None,
                                       filter: Optional[str] = None,
                                       http_profiles: Optional[Sequence[str]] = None,
                                       location: Optional[GetGlobalprotectLogSettingsLocation] = None,
                                       name: Optional[str] = None,
                                       quarantine: Optional[bool] = None,
                                       send_to_panorama: Optional[bool] = None,
                                       snmp_profiles: Optional[Sequence[str]] = None,
                                       syslog_profiles: Optional[Sequence[str]] = None,
                                       opts: Optional[InvokeOptions] = None) -> GetGlobalprotectLogSettingsResult
    def get_globalprotect_log_settings_output(actions: Optional[pulumi.Input[Sequence[pulumi.Input[GetGlobalprotectLogSettingsActionArgs]]]] = None,
                                       description: Optional[pulumi.Input[str]] = None,
                                       email_profiles: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                       filter: Optional[pulumi.Input[str]] = None,
                                       http_profiles: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                       location: Optional[pulumi.Input[GetGlobalprotectLogSettingsLocationArgs]] = None,
                                       name: Optional[pulumi.Input[str]] = None,
                                       quarantine: Optional[pulumi.Input[bool]] = None,
                                       send_to_panorama: Optional[pulumi.Input[bool]] = None,
                                       snmp_profiles: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                       syslog_profiles: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                       opts: Optional[InvokeOptions] = None) -> Output[GetGlobalprotectLogSettingsResult]
    func LookupGlobalprotectLogSettings(ctx *Context, args *LookupGlobalprotectLogSettingsArgs, opts ...InvokeOption) (*LookupGlobalprotectLogSettingsResult, error)
    func LookupGlobalprotectLogSettingsOutput(ctx *Context, args *LookupGlobalprotectLogSettingsOutputArgs, opts ...InvokeOption) LookupGlobalprotectLogSettingsResultOutput

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

    public static class GetGlobalprotectLogSettings 
    {
        public static Task<GetGlobalprotectLogSettingsResult> InvokeAsync(GetGlobalprotectLogSettingsArgs args, InvokeOptions? opts = null)
        public static Output<GetGlobalprotectLogSettingsResult> Invoke(GetGlobalprotectLogSettingsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGlobalprotectLogSettingsResult> getGlobalprotectLogSettings(GetGlobalprotectLogSettingsArgs args, InvokeOptions options)
    public static Output<GetGlobalprotectLogSettingsResult> getGlobalprotectLogSettings(GetGlobalprotectLogSettingsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: panos:index/getGlobalprotectLogSettings:getGlobalprotectLogSettings
      arguments:
        # arguments dictionary

    The following arguments are supported:

    location Property Map
    The location of this object.
    name String
    actions List<Property Map>
    description String
    emailProfiles List<String>
    filter String
    httpProfiles List<String>
    quarantine Boolean
    sendToPanorama Boolean
    snmpProfiles List<String>
    syslogProfiles List<String>

    getGlobalprotectLogSettings Result

    The following output properties are available:

    Actions List<GetGlobalprotectLogSettingsAction>
    Description string
    EmailProfiles List<string>
    Filter string
    HttpProfiles List<string>
    Id string
    The provider-assigned unique ID for this managed resource.
    Location GetGlobalprotectLogSettingsLocation
    The location of this object.
    Name string
    Quarantine bool
    SendToPanorama bool
    SnmpProfiles List<string>
    SyslogProfiles List<string>
    Actions []GetGlobalprotectLogSettingsAction
    Description string
    EmailProfiles []string
    Filter string
    HttpProfiles []string
    Id string
    The provider-assigned unique ID for this managed resource.
    Location GetGlobalprotectLogSettingsLocation
    The location of this object.
    Name string
    Quarantine bool
    SendToPanorama bool
    SnmpProfiles []string
    SyslogProfiles []string
    actions List<GetGlobalprotectLogSettingsAction>
    description String
    emailProfiles List<String>
    filter String
    httpProfiles List<String>
    id String
    The provider-assigned unique ID for this managed resource.
    location GetGlobalprotectLogSettingsLocation
    The location of this object.
    name String
    quarantine Boolean
    sendToPanorama Boolean
    snmpProfiles List<String>
    syslogProfiles List<String>
    actions GetGlobalprotectLogSettingsAction[]
    description string
    emailProfiles string[]
    filter string
    httpProfiles string[]
    id string
    The provider-assigned unique ID for this managed resource.
    location GetGlobalprotectLogSettingsLocation
    The location of this object.
    name string
    quarantine boolean
    sendToPanorama boolean
    snmpProfiles string[]
    syslogProfiles string[]
    actions Sequence[GetGlobalprotectLogSettingsAction]
    description str
    email_profiles Sequence[str]
    filter str
    http_profiles Sequence[str]
    id str
    The provider-assigned unique ID for this managed resource.
    location GetGlobalprotectLogSettingsLocation
    The location of this object.
    name str
    quarantine bool
    send_to_panorama bool
    snmp_profiles Sequence[str]
    syslog_profiles Sequence[str]
    actions List<Property Map>
    description String
    emailProfiles List<String>
    filter String
    httpProfiles List<String>
    id String
    The provider-assigned unique ID for this managed resource.
    location Property Map
    The location of this object.
    name String
    quarantine Boolean
    sendToPanorama Boolean
    snmpProfiles List<String>
    syslogProfiles List<String>

    Supporting Types

    GetGlobalprotectLogSettingsAction

    GetGlobalprotectLogSettingsActionType

    GetGlobalprotectLogSettingsActionTypeIntegration

    Action string
    Action string
    action String
    action string
    action str
    action String

    GetGlobalprotectLogSettingsActionTypeTagging

    action String
    registration Property Map
    tags List<String>
    target String
    timeout Number
    timeout in minutes

    GetGlobalprotectLogSettingsActionTypeTaggingRegistration

    GetGlobalprotectLogSettingsActionTypeTaggingRegistrationRemote

    GetGlobalprotectLogSettingsLocation

    Panorama GetGlobalprotectLogSettingsLocationPanorama
    Located in a panorama.
    Template GetGlobalprotectLogSettingsLocationTemplate
    A shared resource located within a specific template
    TemplateStack GetGlobalprotectLogSettingsLocationTemplateStack
    Located in a specific template
    TemplateStackVsys GetGlobalprotectLogSettingsLocationTemplateStackVsys
    Located in a specific template, device and vsys.
    TemplateVsys GetGlobalprotectLogSettingsLocationTemplateVsys
    Located in a specific template, device and vsys.
    Panorama GetGlobalprotectLogSettingsLocationPanorama
    Located in a panorama.
    Template GetGlobalprotectLogSettingsLocationTemplate
    A shared resource located within a specific template
    TemplateStack GetGlobalprotectLogSettingsLocationTemplateStack
    Located in a specific template
    TemplateStackVsys GetGlobalprotectLogSettingsLocationTemplateStackVsys
    Located in a specific template, device and vsys.
    TemplateVsys GetGlobalprotectLogSettingsLocationTemplateVsys
    Located in a specific template, device and vsys.
    panorama GetGlobalprotectLogSettingsLocationPanorama
    Located in a panorama.
    template GetGlobalprotectLogSettingsLocationTemplate
    A shared resource located within a specific template
    templateStack GetGlobalprotectLogSettingsLocationTemplateStack
    Located in a specific template
    templateStackVsys GetGlobalprotectLogSettingsLocationTemplateStackVsys
    Located in a specific template, device and vsys.
    templateVsys GetGlobalprotectLogSettingsLocationTemplateVsys
    Located in a specific template, device and vsys.
    panorama GetGlobalprotectLogSettingsLocationPanorama
    Located in a panorama.
    template GetGlobalprotectLogSettingsLocationTemplate
    A shared resource located within a specific template
    templateStack GetGlobalprotectLogSettingsLocationTemplateStack
    Located in a specific template
    templateStackVsys GetGlobalprotectLogSettingsLocationTemplateStackVsys
    Located in a specific template, device and vsys.
    templateVsys GetGlobalprotectLogSettingsLocationTemplateVsys
    Located in a specific template, device and vsys.
    panorama GetGlobalprotectLogSettingsLocationPanorama
    Located in a panorama.
    template GetGlobalprotectLogSettingsLocationTemplate
    A shared resource located within a specific template
    template_stack GetGlobalprotectLogSettingsLocationTemplateStack
    Located in a specific template
    template_stack_vsys GetGlobalprotectLogSettingsLocationTemplateStackVsys
    Located in a specific template, device and vsys.
    template_vsys GetGlobalprotectLogSettingsLocationTemplateVsys
    Located in a specific template, device and vsys.
    panorama Property Map
    Located in a panorama.
    template Property Map
    A shared resource located within a specific template
    templateStack Property Map
    Located in a specific template
    templateStackVsys Property Map
    Located in a specific template, device and vsys.
    templateVsys Property Map
    Located in a specific template, device and vsys.

    GetGlobalprotectLogSettingsLocationTemplate

    Name string
    Specific Panorama template
    PanoramaDevice string
    Specific Panorama device
    Name string
    Specific Panorama template
    PanoramaDevice string
    Specific Panorama device
    name String
    Specific Panorama template
    panoramaDevice String
    Specific Panorama device
    name string
    Specific Panorama template
    panoramaDevice string
    Specific Panorama device
    name str
    Specific Panorama template
    panorama_device str
    Specific Panorama device
    name String
    Specific Panorama template
    panoramaDevice String
    Specific Panorama device

    GetGlobalprotectLogSettingsLocationTemplateStack

    Name string
    The template stack
    PanoramaDevice string
    Specific Panorama device
    Name string
    The template stack
    PanoramaDevice string
    Specific Panorama device
    name String
    The template stack
    panoramaDevice String
    Specific Panorama device
    name string
    The template stack
    panoramaDevice string
    Specific Panorama device
    name str
    The template stack
    panorama_device str
    Specific Panorama device
    name String
    The template stack
    panoramaDevice String
    Specific Panorama device

    GetGlobalprotectLogSettingsLocationTemplateStackVsys

    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.

    GetGlobalprotectLogSettingsLocationTemplateVsys

    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.

    Package Details

    Repository
    panos paloaltonetworks/terraform-provider-panos
    License
    Notes
    This Pulumi package is based on the panos Terraform Provider.
    panos logo
    panos 2.0.7 published on Thursday, Nov 27, 2025 by paloaltonetworks
      Meet Neo: Your AI Platform Teammate