panos 2.0.7 published on Thursday, Nov 27, 2025 by paloaltonetworks
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 dictionaryThe following arguments are supported:
- Location
Get
Globalprotect Log Settings Location - The location of this object.
- Name string
- Actions
List<Get
Globalprotect Log Settings Action> - Description string
- Email
Profiles List<string> - Filter string
- Http
Profiles List<string> - Quarantine bool
- Send
To boolPanorama - Snmp
Profiles List<string> - Syslog
Profiles List<string>
- Location
Get
Globalprotect Log Settings Location - The location of this object.
- Name string
- Actions
[]Get
Globalprotect Log Settings Action - Description string
- Email
Profiles []string - Filter string
- Http
Profiles []string - Quarantine bool
- Send
To boolPanorama - Snmp
Profiles []string - Syslog
Profiles []string
- location
Get
Globalprotect Log Settings Location - The location of this object.
- name String
- actions
List<Get
Globalprotect Log Settings Action> - description String
- email
Profiles List<String> - filter String
- http
Profiles List<String> - quarantine Boolean
- send
To BooleanPanorama - snmp
Profiles List<String> - syslog
Profiles List<String>
- location
Get
Globalprotect Log Settings Location - The location of this object.
- name string
- actions
Get
Globalprotect Log Settings Action[] - description string
- email
Profiles string[] - filter string
- http
Profiles string[] - quarantine boolean
- send
To booleanPanorama - snmp
Profiles string[] - syslog
Profiles string[]
- location
Get
Globalprotect Log Settings Location - The location of this object.
- name str
- actions
Sequence[Get
Globalprotect Log Settings Action] - description str
- email_
profiles Sequence[str] - filter str
- http_
profiles Sequence[str] - quarantine bool
- send_
to_ boolpanorama - snmp_
profiles Sequence[str] - syslog_
profiles Sequence[str]
- location Property Map
- The location of this object.
- name String
- actions List<Property Map>
- description String
- email
Profiles List<String> - filter String
- http
Profiles List<String> - quarantine Boolean
- send
To BooleanPanorama - snmp
Profiles List<String> - syslog
Profiles List<String>
getGlobalprotectLogSettings Result
The following output properties are available:
- Actions
List<Get
Globalprotect Log Settings Action> - Description string
- Email
Profiles List<string> - Filter string
- Http
Profiles List<string> - Id string
- The provider-assigned unique ID for this managed resource.
- Location
Get
Globalprotect Log Settings Location - The location of this object.
- Name string
- Quarantine bool
- Send
To boolPanorama - Snmp
Profiles List<string> - Syslog
Profiles List<string>
- Actions
[]Get
Globalprotect Log Settings Action - Description string
- Email
Profiles []string - Filter string
- Http
Profiles []string - Id string
- The provider-assigned unique ID for this managed resource.
- Location
Get
Globalprotect Log Settings Location - The location of this object.
- Name string
- Quarantine bool
- Send
To boolPanorama - Snmp
Profiles []string - Syslog
Profiles []string
- actions
List<Get
Globalprotect Log Settings Action> - description String
- email
Profiles List<String> - filter String
- http
Profiles List<String> - id String
- The provider-assigned unique ID for this managed resource.
- location
Get
Globalprotect Log Settings Location - The location of this object.
- name String
- quarantine Boolean
- send
To BooleanPanorama - snmp
Profiles List<String> - syslog
Profiles List<String>
- actions
Get
Globalprotect Log Settings Action[] - description string
- email
Profiles string[] - filter string
- http
Profiles string[] - id string
- The provider-assigned unique ID for this managed resource.
- location
Get
Globalprotect Log Settings Location - The location of this object.
- name string
- quarantine boolean
- send
To booleanPanorama - snmp
Profiles string[] - syslog
Profiles string[]
- actions
Sequence[Get
Globalprotect Log Settings Action] - description str
- email_
profiles Sequence[str] - filter str
- http_
profiles Sequence[str] - id str
- The provider-assigned unique ID for this managed resource.
- location
Get
Globalprotect Log Settings Location - The location of this object.
- name str
- quarantine bool
- send_
to_ boolpanorama - snmp_
profiles Sequence[str] - syslog_
profiles Sequence[str]
- actions List<Property Map>
- description String
- email
Profiles List<String> - filter String
- http
Profiles 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
- send
To BooleanPanorama - snmp
Profiles List<String> - syslog
Profiles List<String>
Supporting Types
GetGlobalprotectLogSettingsAction
- name String
- type Property Map
GetGlobalprotectLogSettingsActionType
GetGlobalprotectLogSettingsActionTypeIntegration
- Action string
- Action string
- action String
- action string
- action str
- action String
GetGlobalprotectLogSettingsActionTypeTagging
- Action string
- Registration
Get
Globalprotect Log Settings Action Type Tagging Registration - List<string>
- Target string
- Timeout double
- timeout in minutes
- Action string
- Registration
Get
Globalprotect Log Settings Action Type Tagging Registration - []string
- Target string
- Timeout float64
- timeout in minutes
- action String
- registration
Get
Globalprotect Log Settings Action Type Tagging Registration - List<String>
- target String
- timeout Double
- timeout in minutes
- action string
- registration
Get
Globalprotect Log Settings Action Type Tagging Registration - string[]
- target string
- timeout number
- timeout in minutes
- action str
- registration
Get
Globalprotect Log Settings Action Type Tagging Registration - Sequence[str]
- target str
- timeout float
- timeout in minutes
- action String
- registration Property Map
- List<String>
- target String
- timeout Number
- timeout in minutes
GetGlobalprotectLogSettingsActionTypeTaggingRegistration
GetGlobalprotectLogSettingsActionTypeTaggingRegistrationRemote
- Http
Profile string
- Http
Profile string
- http
Profile String
- http
Profile string
- http_
profile str
- http
Profile String
GetGlobalprotectLogSettingsLocation
- Panorama
Get
Globalprotect Log Settings Location Panorama - Located in a panorama.
- Template
Get
Globalprotect Log Settings Location Template - A shared resource located within a specific template
- Template
Stack GetGlobalprotect Log Settings Location Template Stack - Located in a specific template
- Template
Stack GetVsys Globalprotect Log Settings Location Template Stack Vsys - Located in a specific template, device and vsys.
- Template
Vsys GetGlobalprotect Log Settings Location Template Vsys - Located in a specific template, device and vsys.
- Panorama
Get
Globalprotect Log Settings Location Panorama - Located in a panorama.
- Template
Get
Globalprotect Log Settings Location Template - A shared resource located within a specific template
- Template
Stack GetGlobalprotect Log Settings Location Template Stack - Located in a specific template
- Template
Stack GetVsys Globalprotect Log Settings Location Template Stack Vsys - Located in a specific template, device and vsys.
- Template
Vsys GetGlobalprotect Log Settings Location Template Vsys - Located in a specific template, device and vsys.
- panorama
Get
Globalprotect Log Settings Location Panorama - Located in a panorama.
- template
Get
Globalprotect Log Settings Location Template - A shared resource located within a specific template
- template
Stack GetGlobalprotect Log Settings Location Template Stack - Located in a specific template
- template
Stack GetVsys Globalprotect Log Settings Location Template Stack Vsys - Located in a specific template, device and vsys.
- template
Vsys GetGlobalprotect Log Settings Location Template Vsys - Located in a specific template, device and vsys.
- panorama
Get
Globalprotect Log Settings Location Panorama - Located in a panorama.
- template
Get
Globalprotect Log Settings Location Template - A shared resource located within a specific template
- template
Stack GetGlobalprotect Log Settings Location Template Stack - Located in a specific template
- template
Stack GetVsys Globalprotect Log Settings Location Template Stack Vsys - Located in a specific template, device and vsys.
- template
Vsys GetGlobalprotect Log Settings Location Template Vsys - Located in a specific template, device and vsys.
- panorama
Get
Globalprotect Log Settings Location Panorama - Located in a panorama.
- template
Get
Globalprotect Log Settings Location Template - A shared resource located within a specific template
- template_
stack GetGlobalprotect Log Settings Location Template Stack - Located in a specific template
- template_
stack_ Getvsys Globalprotect Log Settings Location Template Stack Vsys - Located in a specific template, device and vsys.
- template_
vsys GetGlobalprotect Log Settings Location Template Vsys - 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
- template
Stack Property Map - Located in a specific template
- template
Stack Property MapVsys - Located in a specific template, device and vsys.
- template
Vsys Property Map - Located in a specific template, device and vsys.
GetGlobalprotectLogSettingsLocationTemplate
- Name string
- Specific Panorama template
- Panorama
Device string - Specific Panorama device
- Name string
- Specific Panorama template
- Panorama
Device string - Specific Panorama device
- name String
- Specific Panorama template
- panorama
Device String - Specific Panorama device
- name string
- Specific Panorama template
- panorama
Device string - Specific Panorama device
- name str
- Specific Panorama template
- panorama_
device str - Specific Panorama device
- name String
- Specific Panorama template
- panorama
Device String - Specific Panorama device
GetGlobalprotectLogSettingsLocationTemplateStack
- Name string
- The template stack
- Panorama
Device string - Specific Panorama device
- Name string
- The template stack
- Panorama
Device string - Specific Panorama device
- name String
- The template stack
- panorama
Device String - Specific Panorama device
- name string
- The template stack
- panorama
Device string - Specific Panorama device
- name str
- The template stack
- panorama_
device str - Specific Panorama device
- name String
- The template stack
- panorama
Device String - Specific Panorama device
GetGlobalprotectLogSettingsLocationTemplateStackVsys
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- Template
Stack string - The template stack
- Vsys string
- The vsys.
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- Template
Stack string - The template stack
- Vsys string
- The vsys.
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
- template
Stack String - The template stack
- vsys String
- The vsys.
- ngfw
Device string - The NGFW device
- panorama
Device string - Specific Panorama device
- template
Stack 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.
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
- template
Stack String - The template stack
- vsys String
- The vsys.
GetGlobalprotectLogSettingsLocationTemplateVsys
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- Template string
- Specific Panorama template
- Vsys string
- The vsys.
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- Template string
- Specific Panorama template
- Vsys string
- The vsys.
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
- template String
- Specific Panorama template
- vsys String
- The vsys.
- ngfw
Device string - The NGFW device
- panorama
Device 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.
- ngfw
Device String - The NGFW device
- panorama
Device 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
panosTerraform Provider.
panos 2.0.7 published on Thursday, Nov 27, 2025 by paloaltonetworks
