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 getHipmatchLogSettings
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 getHipmatchLogSettings(args: GetHipmatchLogSettingsArgs, opts?: InvokeOptions): Promise<GetHipmatchLogSettingsResult>
function getHipmatchLogSettingsOutput(args: GetHipmatchLogSettingsOutputArgs, opts?: InvokeOptions): Output<GetHipmatchLogSettingsResult>def get_hipmatch_log_settings(actions: Optional[Sequence[GetHipmatchLogSettingsAction]] = None,
description: Optional[str] = None,
email_profiles: Optional[Sequence[str]] = None,
filter: Optional[str] = None,
http_profiles: Optional[Sequence[str]] = None,
location: Optional[GetHipmatchLogSettingsLocation] = 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) -> GetHipmatchLogSettingsResult
def get_hipmatch_log_settings_output(actions: Optional[pulumi.Input[Sequence[pulumi.Input[GetHipmatchLogSettingsActionArgs]]]] = 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[GetHipmatchLogSettingsLocationArgs]] = 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[GetHipmatchLogSettingsResult]func LookupHipmatchLogSettings(ctx *Context, args *LookupHipmatchLogSettingsArgs, opts ...InvokeOption) (*LookupHipmatchLogSettingsResult, error)
func LookupHipmatchLogSettingsOutput(ctx *Context, args *LookupHipmatchLogSettingsOutputArgs, opts ...InvokeOption) LookupHipmatchLogSettingsResultOutput> Note: This function is named LookupHipmatchLogSettings in the Go SDK.
public static class GetHipmatchLogSettings
{
public static Task<GetHipmatchLogSettingsResult> InvokeAsync(GetHipmatchLogSettingsArgs args, InvokeOptions? opts = null)
public static Output<GetHipmatchLogSettingsResult> Invoke(GetHipmatchLogSettingsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetHipmatchLogSettingsResult> getHipmatchLogSettings(GetHipmatchLogSettingsArgs args, InvokeOptions options)
public static Output<GetHipmatchLogSettingsResult> getHipmatchLogSettings(GetHipmatchLogSettingsArgs args, InvokeOptions options)
fn::invoke:
function: panos:index/getHipmatchLogSettings:getHipmatchLogSettings
arguments:
# arguments dictionaryThe following arguments are supported:
- Location
Get
Hipmatch Log Settings Location - The location of this object.
- Name string
- Actions
List<Get
Hipmatch 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
Hipmatch Log Settings Location - The location of this object.
- Name string
- Actions
[]Get
Hipmatch 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
Hipmatch Log Settings Location - The location of this object.
- name String
- actions
List<Get
Hipmatch 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
Hipmatch Log Settings Location - The location of this object.
- name string
- actions
Get
Hipmatch 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
Hipmatch Log Settings Location - The location of this object.
- name str
- actions
Sequence[Get
Hipmatch 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>
getHipmatchLogSettings Result
The following output properties are available:
- Actions
List<Get
Hipmatch 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
Hipmatch 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
Hipmatch 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
Hipmatch Log Settings Location - The location of this object.
- Name string
- Quarantine bool
- Send
To boolPanorama - Snmp
Profiles []string - Syslog
Profiles []string
- actions
List<Get
Hipmatch 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
Hipmatch 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
Hipmatch 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
Hipmatch Log Settings Location - The location of this object.
- name string
- quarantine boolean
- send
To booleanPanorama - snmp
Profiles string[] - syslog
Profiles string[]
- actions
Sequence[Get
Hipmatch 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
Hipmatch 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
GetHipmatchLogSettingsAction
- name String
- type Property Map
GetHipmatchLogSettingsActionType
GetHipmatchLogSettingsActionTypeIntegration
- Action string
- Action string
- action String
- action string
- action str
- action String
GetHipmatchLogSettingsActionTypeTagging
- Action string
- Registration
Get
Hipmatch Log Settings Action Type Tagging Registration - List<string>
- Target string
- Timeout double
- timeout in minutes
- Action string
- Registration
Get
Hipmatch Log Settings Action Type Tagging Registration - []string
- Target string
- Timeout float64
- timeout in minutes
- action String
- registration
Get
Hipmatch Log Settings Action Type Tagging Registration - List<String>
- target String
- timeout Double
- timeout in minutes
- action string
- registration
Get
Hipmatch Log Settings Action Type Tagging Registration - string[]
- target string
- timeout number
- timeout in minutes
- action str
- registration
Get
Hipmatch 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
GetHipmatchLogSettingsActionTypeTaggingRegistration
GetHipmatchLogSettingsActionTypeTaggingRegistrationRemote
- Http
Profile string
- Http
Profile string
- http
Profile String
- http
Profile string
- http_
profile str
- http
Profile String
GetHipmatchLogSettingsLocation
- Panorama
Get
Hipmatch Log Settings Location Panorama - Located in a panorama.
- Template
Get
Hipmatch Log Settings Location Template - A shared resource located within a specific template
- Template
Stack GetHipmatch Log Settings Location Template Stack - Located in a specific template
- Template
Stack GetVsys Hipmatch Log Settings Location Template Stack Vsys - Located in a specific template, device and vsys.
- Template
Vsys GetHipmatch Log Settings Location Template Vsys - Located in a specific template, device and vsys.
- Panorama
Get
Hipmatch Log Settings Location Panorama - Located in a panorama.
- Template
Get
Hipmatch Log Settings Location Template - A shared resource located within a specific template
- Template
Stack GetHipmatch Log Settings Location Template Stack - Located in a specific template
- Template
Stack GetVsys Hipmatch Log Settings Location Template Stack Vsys - Located in a specific template, device and vsys.
- Template
Vsys GetHipmatch Log Settings Location Template Vsys - Located in a specific template, device and vsys.
- panorama
Get
Hipmatch Log Settings Location Panorama - Located in a panorama.
- template
Get
Hipmatch Log Settings Location Template - A shared resource located within a specific template
- template
Stack GetHipmatch Log Settings Location Template Stack - Located in a specific template
- template
Stack GetVsys Hipmatch Log Settings Location Template Stack Vsys - Located in a specific template, device and vsys.
- template
Vsys GetHipmatch Log Settings Location Template Vsys - Located in a specific template, device and vsys.
- panorama
Get
Hipmatch Log Settings Location Panorama - Located in a panorama.
- template
Get
Hipmatch Log Settings Location Template - A shared resource located within a specific template
- template
Stack GetHipmatch Log Settings Location Template Stack - Located in a specific template
- template
Stack GetVsys Hipmatch Log Settings Location Template Stack Vsys - Located in a specific template, device and vsys.
- template
Vsys GetHipmatch Log Settings Location Template Vsys - Located in a specific template, device and vsys.
- panorama
Get
Hipmatch Log Settings Location Panorama - Located in a panorama.
- template
Get
Hipmatch Log Settings Location Template - A shared resource located within a specific template
- template_
stack GetHipmatch Log Settings Location Template Stack - Located in a specific template
- template_
stack_ Getvsys Hipmatch Log Settings Location Template Stack Vsys - Located in a specific template, device and vsys.
- template_
vsys GetHipmatch 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.
GetHipmatchLogSettingsLocationTemplate
- 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
GetHipmatchLogSettingsLocationTemplateStack
- 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
GetHipmatchLogSettingsLocationTemplateStackVsys
- 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.
GetHipmatchLogSettingsLocationTemplateVsys
- 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
