1. Packages
  2. Panos Provider
  3. API Docs
  4. getIptagLogSettings
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 getIptagLogSettings

    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 getIptagLogSettings(args: GetIptagLogSettingsArgs, opts?: InvokeOptions): Promise<GetIptagLogSettingsResult>
    function getIptagLogSettingsOutput(args: GetIptagLogSettingsOutputArgs, opts?: InvokeOptions): Output<GetIptagLogSettingsResult>
    def get_iptag_log_settings(actions: Optional[Sequence[GetIptagLogSettingsAction]] = None,
                               description: Optional[str] = None,
                               email_profiles: Optional[Sequence[str]] = None,
                               filter: Optional[str] = None,
                               http_profiles: Optional[Sequence[str]] = None,
                               location: Optional[GetIptagLogSettingsLocation] = 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) -> GetIptagLogSettingsResult
    def get_iptag_log_settings_output(actions: Optional[pulumi.Input[Sequence[pulumi.Input[GetIptagLogSettingsActionArgs]]]] = 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[GetIptagLogSettingsLocationArgs]] = 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[GetIptagLogSettingsResult]
    func LookupIptagLogSettings(ctx *Context, args *LookupIptagLogSettingsArgs, opts ...InvokeOption) (*LookupIptagLogSettingsResult, error)
    func LookupIptagLogSettingsOutput(ctx *Context, args *LookupIptagLogSettingsOutputArgs, opts ...InvokeOption) LookupIptagLogSettingsResultOutput

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

    public static class GetIptagLogSettings 
    {
        public static Task<GetIptagLogSettingsResult> InvokeAsync(GetIptagLogSettingsArgs args, InvokeOptions? opts = null)
        public static Output<GetIptagLogSettingsResult> Invoke(GetIptagLogSettingsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetIptagLogSettingsResult> getIptagLogSettings(GetIptagLogSettingsArgs args, InvokeOptions options)
    public static Output<GetIptagLogSettingsResult> getIptagLogSettings(GetIptagLogSettingsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: panos:index/getIptagLogSettings:getIptagLogSettings
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Location GetIptagLogSettingsLocation
    The location of this object.
    Name string
    Actions List<GetIptagLogSettingsAction>
    Description string
    EmailProfiles List<string>
    Filter string
    HttpProfiles List<string>
    Quarantine bool
    SendToPanorama bool
    SnmpProfiles List<string>
    SyslogProfiles List<string>
    location GetIptagLogSettingsLocation
    The location of this object.
    name String
    actions List<GetIptagLogSettingsAction>
    description String
    emailProfiles List<String>
    filter String
    httpProfiles List<String>
    quarantine Boolean
    sendToPanorama Boolean
    snmpProfiles List<String>
    syslogProfiles List<String>
    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>

    getIptagLogSettings Result

    The following output properties are available:

    Actions List<GetIptagLogSettingsAction>
    Description string
    EmailProfiles List<string>
    Filter string
    HttpProfiles List<string>
    Id string
    The provider-assigned unique ID for this managed resource.
    Location GetIptagLogSettingsLocation
    The location of this object.
    Name string
    Quarantine bool
    SendToPanorama bool
    SnmpProfiles List<string>
    SyslogProfiles List<string>
    Actions []GetIptagLogSettingsAction
    Description string
    EmailProfiles []string
    Filter string
    HttpProfiles []string
    Id string
    The provider-assigned unique ID for this managed resource.
    Location GetIptagLogSettingsLocation
    The location of this object.
    Name string
    Quarantine bool
    SendToPanorama bool
    SnmpProfiles []string
    SyslogProfiles []string
    actions List<GetIptagLogSettingsAction>
    description String
    emailProfiles List<String>
    filter String
    httpProfiles List<String>
    id String
    The provider-assigned unique ID for this managed resource.
    location GetIptagLogSettingsLocation
    The location of this object.
    name String
    quarantine Boolean
    sendToPanorama Boolean
    snmpProfiles List<String>
    syslogProfiles List<String>
    actions GetIptagLogSettingsAction[]
    description string
    emailProfiles string[]
    filter string
    httpProfiles string[]
    id string
    The provider-assigned unique ID for this managed resource.
    location GetIptagLogSettingsLocation
    The location of this object.
    name string
    quarantine boolean
    sendToPanorama boolean
    snmpProfiles string[]
    syslogProfiles string[]
    actions Sequence[GetIptagLogSettingsAction]
    description str
    email_profiles Sequence[str]
    filter str
    http_profiles Sequence[str]
    id str
    The provider-assigned unique ID for this managed resource.
    location GetIptagLogSettingsLocation
    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

    GetIptagLogSettingsAction

    GetIptagLogSettingsActionType

    GetIptagLogSettingsActionTypeIntegration

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

    GetIptagLogSettingsActionTypeTagging

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

    GetIptagLogSettingsActionTypeTaggingRegistration

    GetIptagLogSettingsActionTypeTaggingRegistrationRemote

    GetIptagLogSettingsLocation

    Panorama GetIptagLogSettingsLocationPanorama
    Located in a panorama.
    Template GetIptagLogSettingsLocationTemplate
    A shared resource located within a specific template
    TemplateStack GetIptagLogSettingsLocationTemplateStack
    Located in a specific template
    TemplateStackVsys GetIptagLogSettingsLocationTemplateStackVsys
    Located in a specific template, device and vsys.
    TemplateVsys GetIptagLogSettingsLocationTemplateVsys
    Located in a specific template, device and vsys.
    Panorama GetIptagLogSettingsLocationPanorama
    Located in a panorama.
    Template GetIptagLogSettingsLocationTemplate
    A shared resource located within a specific template
    TemplateStack GetIptagLogSettingsLocationTemplateStack
    Located in a specific template
    TemplateStackVsys GetIptagLogSettingsLocationTemplateStackVsys
    Located in a specific template, device and vsys.
    TemplateVsys GetIptagLogSettingsLocationTemplateVsys
    Located in a specific template, device and vsys.
    panorama GetIptagLogSettingsLocationPanorama
    Located in a panorama.
    template GetIptagLogSettingsLocationTemplate
    A shared resource located within a specific template
    templateStack GetIptagLogSettingsLocationTemplateStack
    Located in a specific template
    templateStackVsys GetIptagLogSettingsLocationTemplateStackVsys
    Located in a specific template, device and vsys.
    templateVsys GetIptagLogSettingsLocationTemplateVsys
    Located in a specific template, device and vsys.
    panorama GetIptagLogSettingsLocationPanorama
    Located in a panorama.
    template GetIptagLogSettingsLocationTemplate
    A shared resource located within a specific template
    templateStack GetIptagLogSettingsLocationTemplateStack
    Located in a specific template
    templateStackVsys GetIptagLogSettingsLocationTemplateStackVsys
    Located in a specific template, device and vsys.
    templateVsys GetIptagLogSettingsLocationTemplateVsys
    Located in a specific template, device and vsys.
    panorama GetIptagLogSettingsLocationPanorama
    Located in a panorama.
    template GetIptagLogSettingsLocationTemplate
    A shared resource located within a specific template
    template_stack GetIptagLogSettingsLocationTemplateStack
    Located in a specific template
    template_stack_vsys GetIptagLogSettingsLocationTemplateStackVsys
    Located in a specific template, device and vsys.
    template_vsys GetIptagLogSettingsLocationTemplateVsys
    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.

    GetIptagLogSettingsLocationTemplate

    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

    GetIptagLogSettingsLocationTemplateStack

    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

    GetIptagLogSettingsLocationTemplateStackVsys

    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.

    GetIptagLogSettingsLocationTemplateVsys

    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