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 getSyslogProfile
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 getSyslogProfile(args: GetSyslogProfileArgs, opts?: InvokeOptions): Promise<GetSyslogProfileResult>
function getSyslogProfileOutput(args: GetSyslogProfileOutputArgs, opts?: InvokeOptions): Output<GetSyslogProfileResult>def get_syslog_profile(format: Optional[GetSyslogProfileFormat] = None,
location: Optional[GetSyslogProfileLocation] = None,
name: Optional[str] = None,
servers: Optional[Sequence[GetSyslogProfileServer]] = None,
opts: Optional[InvokeOptions] = None) -> GetSyslogProfileResult
def get_syslog_profile_output(format: Optional[pulumi.Input[GetSyslogProfileFormatArgs]] = None,
location: Optional[pulumi.Input[GetSyslogProfileLocationArgs]] = None,
name: Optional[pulumi.Input[str]] = None,
servers: Optional[pulumi.Input[Sequence[pulumi.Input[GetSyslogProfileServerArgs]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSyslogProfileResult]func LookupSyslogProfile(ctx *Context, args *LookupSyslogProfileArgs, opts ...InvokeOption) (*LookupSyslogProfileResult, error)
func LookupSyslogProfileOutput(ctx *Context, args *LookupSyslogProfileOutputArgs, opts ...InvokeOption) LookupSyslogProfileResultOutput> Note: This function is named LookupSyslogProfile in the Go SDK.
public static class GetSyslogProfile
{
public static Task<GetSyslogProfileResult> InvokeAsync(GetSyslogProfileArgs args, InvokeOptions? opts = null)
public static Output<GetSyslogProfileResult> Invoke(GetSyslogProfileInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSyslogProfileResult> getSyslogProfile(GetSyslogProfileArgs args, InvokeOptions options)
public static Output<GetSyslogProfileResult> getSyslogProfile(GetSyslogProfileArgs args, InvokeOptions options)
fn::invoke:
function: panos:index/getSyslogProfile:getSyslogProfile
arguments:
# arguments dictionaryThe following arguments are supported:
- Location
Get
Syslog Profile Location - The location of this object.
- Name string
- Format
Get
Syslog Profile Format - Servers
List<Get
Syslog Profile Server>
- Location
Get
Syslog Profile Location - The location of this object.
- Name string
- Format
Get
Syslog Profile Format - Servers
[]Get
Syslog Profile Server
- location
Get
Syslog Profile Location - The location of this object.
- name String
- format
Get
Syslog Profile Format - servers
List<Get
Syslog Profile Server>
- location
Get
Syslog Profile Location - The location of this object.
- name string
- format
Get
Syslog Profile Format - servers
Get
Syslog Profile Server[]
- location
Get
Syslog Profile Location - The location of this object.
- name str
- format
Get
Syslog Profile Format - servers
Sequence[Get
Syslog Profile Server]
- location Property Map
- The location of this object.
- name String
- format Property Map
- servers List<Property Map>
getSyslogProfile Result
The following output properties are available:
- Format
Get
Syslog Profile Format - Id string
- The provider-assigned unique ID for this managed resource.
- Location
Get
Syslog Profile Location - The location of this object.
- Name string
- Servers
List<Get
Syslog Profile Server>
- Format
Get
Syslog Profile Format - Id string
- The provider-assigned unique ID for this managed resource.
- Location
Get
Syslog Profile Location - The location of this object.
- Name string
- Servers
[]Get
Syslog Profile Server
- format
Get
Syslog Profile Format - id String
- The provider-assigned unique ID for this managed resource.
- location
Get
Syslog Profile Location - The location of this object.
- name String
- servers
List<Get
Syslog Profile Server>
- format
Get
Syslog Profile Format - id string
- The provider-assigned unique ID for this managed resource.
- location
Get
Syslog Profile Location - The location of this object.
- name string
- servers
Get
Syslog Profile Server[]
- format
Get
Syslog Profile Format - id str
- The provider-assigned unique ID for this managed resource.
- location
Get
Syslog Profile Location - The location of this object.
- name str
- servers
Sequence[Get
Syslog Profile Server]
- format Property Map
- id String
- The provider-assigned unique ID for this managed resource.
- location Property Map
- The location of this object.
- name String
- servers List<Property Map>
Supporting Types
GetSyslogProfileFormat
- Auth string
- Config string
- Correlation string
- Data string
- Decryption string
- Escaping
Get
Syslog Profile Format Escaping - Globalprotect string
- Gtp string
- Hip
Match string - Iptag string
- Sctp string
- System string
- Threat string
- Traffic string
- Tunnel string
- Url string
- Userid string
- Wildfire string
- Auth string
- Config string
- Correlation string
- Data string
- Decryption string
- Escaping
Get
Syslog Profile Format Escaping - Globalprotect string
- Gtp string
- Hip
Match string - Iptag string
- Sctp string
- System string
- Threat string
- Traffic string
- Tunnel string
- Url string
- Userid string
- Wildfire string
- auth String
- config String
- correlation String
- data String
- decryption String
- escaping
Get
Syslog Profile Format Escaping - globalprotect String
- gtp String
- hip
Match String - iptag String
- sctp String
- system String
- threat String
- traffic String
- tunnel String
- url String
- userid String
- wildfire String
- auth string
- config string
- correlation string
- data string
- decryption string
- escaping
Get
Syslog Profile Format Escaping - globalprotect string
- gtp string
- hip
Match string - iptag string
- sctp string
- system string
- threat string
- traffic string
- tunnel string
- url string
- userid string
- wildfire string
- auth str
- config str
- correlation str
- data str
- decryption str
- escaping
Get
Syslog Profile Format Escaping - globalprotect str
- gtp str
- hip_
match str - iptag str
- sctp str
- system str
- threat str
- traffic str
- tunnel str
- url str
- userid str
- wildfire str
- auth String
- config String
- correlation String
- data String
- decryption String
- escaping Property Map
- globalprotect String
- gtp String
- hip
Match String - iptag String
- sctp String
- system String
- threat String
- traffic String
- tunnel String
- url String
- userid String
- wildfire String
GetSyslogProfileFormatEscaping
- Escape
Character string - Escape character
- Escaped
Characters string - List of characters to be escaped
- Escape
Character string - Escape character
- Escaped
Characters string - List of characters to be escaped
- escape
Character String - Escape character
- escaped
Characters String - List of characters to be escaped
- escape
Character string - Escape character
- escaped
Characters string - List of characters to be escaped
- escape_
character str - Escape character
- escaped_
characters str - List of characters to be escaped
- escape
Character String - Escape character
- escaped
Characters String - List of characters to be escaped
GetSyslogProfileLocation
- Panorama
Get
Syslog Profile Location Panorama - Located in a panorama.
- Template
Get
Syslog Profile Location Template - A shared resource located within a specific template
- Template
Stack GetSyslog Profile Location Template Stack - Located in a specific template
- Template
Stack GetVsys Syslog Profile Location Template Stack Vsys - Located in a specific template, device and vsys.
- Template
Vsys GetSyslog Profile Location Template Vsys - Located in a specific template, device and vsys.
- Vsys
Get
Syslog Profile Location Vsys - Located in a specific Virtual System
- Panorama
Get
Syslog Profile Location Panorama - Located in a panorama.
- Template
Get
Syslog Profile Location Template - A shared resource located within a specific template
- Template
Stack GetSyslog Profile Location Template Stack - Located in a specific template
- Template
Stack GetVsys Syslog Profile Location Template Stack Vsys - Located in a specific template, device and vsys.
- Template
Vsys GetSyslog Profile Location Template Vsys - Located in a specific template, device and vsys.
- Vsys
Get
Syslog Profile Location Vsys - Located in a specific Virtual System
- panorama
Get
Syslog Profile Location Panorama - Located in a panorama.
- template
Get
Syslog Profile Location Template - A shared resource located within a specific template
- template
Stack GetSyslog Profile Location Template Stack - Located in a specific template
- template
Stack GetVsys Syslog Profile Location Template Stack Vsys - Located in a specific template, device and vsys.
- template
Vsys GetSyslog Profile Location Template Vsys - Located in a specific template, device and vsys.
- vsys
Get
Syslog Profile Location Vsys - Located in a specific Virtual System
- panorama
Get
Syslog Profile Location Panorama - Located in a panorama.
- template
Get
Syslog Profile Location Template - A shared resource located within a specific template
- template
Stack GetSyslog Profile Location Template Stack - Located in a specific template
- template
Stack GetVsys Syslog Profile Location Template Stack Vsys - Located in a specific template, device and vsys.
- template
Vsys GetSyslog Profile Location Template Vsys - Located in a specific template, device and vsys.
- vsys
Get
Syslog Profile Location Vsys - Located in a specific Virtual System
- panorama
Get
Syslog Profile Location Panorama - Located in a panorama.
- template
Get
Syslog Profile Location Template - A shared resource located within a specific template
- template_
stack GetSyslog Profile Location Template Stack - Located in a specific template
- template_
stack_ Getvsys Syslog Profile Location Template Stack Vsys - Located in a specific template, device and vsys.
- template_
vsys GetSyslog Profile Location Template Vsys - Located in a specific template, device and vsys.
- vsys
Get
Syslog Profile Location Vsys - Located in a specific Virtual System
- 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.
- vsys Property Map
- Located in a specific Virtual System
GetSyslogProfileLocationTemplate
- 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
GetSyslogProfileLocationTemplateStack
- 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
GetSyslogProfileLocationTemplateStackVsys
- 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.
GetSyslogProfileLocationTemplateVsys
- 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.
GetSyslogProfileLocationVsys
- Name string
- The Virtual System name
- Ngfw
Device string - The NGFW device name
- Name string
- The Virtual System name
- Ngfw
Device string - The NGFW device name
- name String
- The Virtual System name
- ngfw
Device String - The NGFW device name
- name string
- The Virtual System name
- ngfw
Device string - The NGFW device name
- name str
- The Virtual System name
- ngfw_
device str - The NGFW device name
- name String
- The Virtual System name
- ngfw
Device String - The NGFW device name
GetSyslogProfileServer
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
