Viewing docs for panos 2.0.10
published on Thursday, Apr 9, 2026 by paloaltonetworks
published on Thursday, Apr 9, 2026 by paloaltonetworks
Viewing docs for panos 2.0.10
published on Thursday, Apr 9, 2026 by paloaltonetworks
published on Thursday, Apr 9, 2026 by paloaltonetworks
Using getTacacsPlusProfile
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 getTacacsPlusProfile(args: GetTacacsPlusProfileArgs, opts?: InvokeOptions): Promise<GetTacacsPlusProfileResult>
function getTacacsPlusProfileOutput(args: GetTacacsPlusProfileOutputArgs, opts?: InvokeOptions): Output<GetTacacsPlusProfileResult>def get_tacacs_plus_profile(location: Optional[GetTacacsPlusProfileLocation] = None,
name: Optional[str] = None,
protocol: Optional[str] = None,
servers: Optional[Sequence[GetTacacsPlusProfileServer]] = None,
timeout: Optional[float] = None,
use_single_connection: Optional[bool] = None,
opts: Optional[InvokeOptions] = None) -> GetTacacsPlusProfileResult
def get_tacacs_plus_profile_output(location: Optional[pulumi.Input[GetTacacsPlusProfileLocationArgs]] = None,
name: Optional[pulumi.Input[str]] = None,
protocol: Optional[pulumi.Input[str]] = None,
servers: Optional[pulumi.Input[Sequence[pulumi.Input[GetTacacsPlusProfileServerArgs]]]] = None,
timeout: Optional[pulumi.Input[float]] = None,
use_single_connection: Optional[pulumi.Input[bool]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTacacsPlusProfileResult]func LookupTacacsPlusProfile(ctx *Context, args *LookupTacacsPlusProfileArgs, opts ...InvokeOption) (*LookupTacacsPlusProfileResult, error)
func LookupTacacsPlusProfileOutput(ctx *Context, args *LookupTacacsPlusProfileOutputArgs, opts ...InvokeOption) LookupTacacsPlusProfileResultOutput> Note: This function is named LookupTacacsPlusProfile in the Go SDK.
public static class GetTacacsPlusProfile
{
public static Task<GetTacacsPlusProfileResult> InvokeAsync(GetTacacsPlusProfileArgs args, InvokeOptions? opts = null)
public static Output<GetTacacsPlusProfileResult> Invoke(GetTacacsPlusProfileInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetTacacsPlusProfileResult> getTacacsPlusProfile(GetTacacsPlusProfileArgs args, InvokeOptions options)
public static Output<GetTacacsPlusProfileResult> getTacacsPlusProfile(GetTacacsPlusProfileArgs args, InvokeOptions options)
fn::invoke:
function: panos:index/getTacacsPlusProfile:getTacacsPlusProfile
arguments:
# arguments dictionaryThe following arguments are supported:
- Location
Get
Tacacs Plus Profile Location - The location of this object.
- Name string
- Protocol string
- Select authentication protocol
- Servers
List<Get
Tacacs Plus Profile Server> - Timeout double
- number of seconds to wait for when performing authentication
- Use
Single boolConnection - Use single connection for all authentication
- Location
Get
Tacacs Plus Profile Location - The location of this object.
- Name string
- Protocol string
- Select authentication protocol
- Servers
[]Get
Tacacs Plus Profile Server - Timeout float64
- number of seconds to wait for when performing authentication
- Use
Single boolConnection - Use single connection for all authentication
- location
Get
Tacacs Plus Profile Location - The location of this object.
- name String
- protocol String
- Select authentication protocol
- servers
List<Get
Tacacs Plus Profile Server> - timeout Double
- number of seconds to wait for when performing authentication
- use
Single BooleanConnection - Use single connection for all authentication
- location
Get
Tacacs Plus Profile Location - The location of this object.
- name string
- protocol string
- Select authentication protocol
- servers
Get
Tacacs Plus Profile Server[] - timeout number
- number of seconds to wait for when performing authentication
- use
Single booleanConnection - Use single connection for all authentication
- location
Get
Tacacs Plus Profile Location - The location of this object.
- name str
- protocol str
- Select authentication protocol
- servers
Sequence[Get
Tacacs Plus Profile Server] - timeout float
- number of seconds to wait for when performing authentication
- use_
single_ boolconnection - Use single connection for all authentication
- location Property Map
- The location of this object.
- name String
- protocol String
- Select authentication protocol
- servers List<Property Map>
- timeout Number
- number of seconds to wait for when performing authentication
- use
Single BooleanConnection - Use single connection for all authentication
getTacacsPlusProfile Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Location
Get
Tacacs Plus Profile Location - The location of this object.
- Name string
- Protocol string
- Select authentication protocol
- Servers
List<Get
Tacacs Plus Profile Server> - Timeout double
- number of seconds to wait for when performing authentication
- Use
Single boolConnection - Use single connection for all authentication
- Id string
- The provider-assigned unique ID for this managed resource.
- Location
Get
Tacacs Plus Profile Location - The location of this object.
- Name string
- Protocol string
- Select authentication protocol
- Servers
[]Get
Tacacs Plus Profile Server - Timeout float64
- number of seconds to wait for when performing authentication
- Use
Single boolConnection - Use single connection for all authentication
- id String
- The provider-assigned unique ID for this managed resource.
- location
Get
Tacacs Plus Profile Location - The location of this object.
- name String
- protocol String
- Select authentication protocol
- servers
List<Get
Tacacs Plus Profile Server> - timeout Double
- number of seconds to wait for when performing authentication
- use
Single BooleanConnection - Use single connection for all authentication
- id string
- The provider-assigned unique ID for this managed resource.
- location
Get
Tacacs Plus Profile Location - The location of this object.
- name string
- protocol string
- Select authentication protocol
- servers
Get
Tacacs Plus Profile Server[] - timeout number
- number of seconds to wait for when performing authentication
- use
Single booleanConnection - Use single connection for all authentication
- id str
- The provider-assigned unique ID for this managed resource.
- location
Get
Tacacs Plus Profile Location - The location of this object.
- name str
- protocol str
- Select authentication protocol
- servers
Sequence[Get
Tacacs Plus Profile Server] - timeout float
- number of seconds to wait for when performing authentication
- use_
single_ boolconnection - Use single connection for all authentication
- id String
- The provider-assigned unique ID for this managed resource.
- location Property Map
- The location of this object.
- name String
- protocol String
- Select authentication protocol
- servers List<Property Map>
- timeout Number
- number of seconds to wait for when performing authentication
- use
Single BooleanConnection - Use single connection for all authentication
Supporting Types
GetTacacsPlusProfileLocation
- Panorama
Get
Tacacs Plus Profile Location Panorama - Located in a panorama.
-
Get
Tacacs Plus Profile Location Shared - Panorama shared object
- Template
Get
Tacacs Plus Profile Location Template - A shared resource located within a specific template
- Template
Stack GetTacacs Plus Profile Location Template Stack - Located in a specific template
- Template
Stack GetVsys Tacacs Plus Profile Location Template Stack Vsys - Located in a specific template, device and vsys.
- Template
Vsys GetTacacs Plus Profile Location Template Vsys - Located in a specific template, device and vsys.
- Vsys
Get
Tacacs Plus Profile Location Vsys - Located in a specific Virtual System
- Panorama
Get
Tacacs Plus Profile Location Panorama - Located in a panorama.
-
Get
Tacacs Plus Profile Location Shared - Panorama shared object
- Template
Get
Tacacs Plus Profile Location Template - A shared resource located within a specific template
- Template
Stack GetTacacs Plus Profile Location Template Stack - Located in a specific template
- Template
Stack GetVsys Tacacs Plus Profile Location Template Stack Vsys - Located in a specific template, device and vsys.
- Template
Vsys GetTacacs Plus Profile Location Template Vsys - Located in a specific template, device and vsys.
- Vsys
Get
Tacacs Plus Profile Location Vsys - Located in a specific Virtual System
- panorama
Get
Tacacs Plus Profile Location Panorama - Located in a panorama.
-
Get
Tacacs Plus Profile Location Shared - Panorama shared object
- template
Get
Tacacs Plus Profile Location Template - A shared resource located within a specific template
- template
Stack GetTacacs Plus Profile Location Template Stack - Located in a specific template
- template
Stack GetVsys Tacacs Plus Profile Location Template Stack Vsys - Located in a specific template, device and vsys.
- template
Vsys GetTacacs Plus Profile Location Template Vsys - Located in a specific template, device and vsys.
- vsys
Get
Tacacs Plus Profile Location Vsys - Located in a specific Virtual System
- panorama
Get
Tacacs Plus Profile Location Panorama - Located in a panorama.
-
Get
Tacacs Plus Profile Location Shared - Panorama shared object
- template
Get
Tacacs Plus Profile Location Template - A shared resource located within a specific template
- template
Stack GetTacacs Plus Profile Location Template Stack - Located in a specific template
- template
Stack GetVsys Tacacs Plus Profile Location Template Stack Vsys - Located in a specific template, device and vsys.
- template
Vsys GetTacacs Plus Profile Location Template Vsys - Located in a specific template, device and vsys.
- vsys
Get
Tacacs Plus Profile Location Vsys - Located in a specific Virtual System
- panorama
Get
Tacacs Plus Profile Location Panorama - Located in a panorama.
-
Get
Tacacs Plus Profile Location Shared - Panorama shared object
- template
Get
Tacacs Plus Profile Location Template - A shared resource located within a specific template
- template_
stack GetTacacs Plus Profile Location Template Stack - Located in a specific template
- template_
stack_ Getvsys Tacacs Plus Profile Location Template Stack Vsys - Located in a specific template, device and vsys.
- template_
vsys GetTacacs Plus Profile Location Template Vsys - Located in a specific template, device and vsys.
- vsys
Get
Tacacs Plus Profile Location Vsys - Located in a specific Virtual System
- panorama Property Map
- Located in a panorama.
- Property Map
- Panorama shared object
- 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
GetTacacsPlusProfileLocationTemplate
- 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
GetTacacsPlusProfileLocationTemplateStack
- 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
GetTacacsPlusProfileLocationTemplateStackVsys
- 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.
GetTacacsPlusProfileLocationTemplateVsys
- 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.
GetTacacsPlusProfileLocationVsys
- 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
GetTacacsPlusProfileServer
Package Details
- Repository
- panos paloaltonetworks/terraform-provider-panos
- License
- Notes
- This Pulumi package is based on the
panosTerraform Provider.
Viewing docs for panos 2.0.10
published on Thursday, Apr 9, 2026 by paloaltonetworks
published on Thursday, Apr 9, 2026 by paloaltonetworks
