Viewing docs for panos 2.0.11
published on Tuesday, Apr 28, 2026 by paloaltonetworks
published on Tuesday, Apr 28, 2026 by paloaltonetworks
Viewing docs for panos 2.0.11
published on Tuesday, Apr 28, 2026 by paloaltonetworks
published on Tuesday, Apr 28, 2026 by paloaltonetworks
Using getRadiusProfile
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 getRadiusProfile(args: GetRadiusProfileArgs, opts?: InvokeOptions): Promise<GetRadiusProfileResult>
function getRadiusProfileOutput(args: GetRadiusProfileOutputArgs, opts?: InvokeOptions): Output<GetRadiusProfileResult>def get_radius_profile(location: Optional[GetRadiusProfileLocation] = None,
name: Optional[str] = None,
protocol: Optional[GetRadiusProfileProtocol] = None,
retries: Optional[float] = None,
servers: Optional[Sequence[GetRadiusProfileServer]] = None,
timeout: Optional[float] = None,
opts: Optional[InvokeOptions] = None) -> GetRadiusProfileResult
def get_radius_profile_output(location: Optional[pulumi.Input[GetRadiusProfileLocationArgs]] = None,
name: Optional[pulumi.Input[str]] = None,
protocol: Optional[pulumi.Input[GetRadiusProfileProtocolArgs]] = None,
retries: Optional[pulumi.Input[float]] = None,
servers: Optional[pulumi.Input[Sequence[pulumi.Input[GetRadiusProfileServerArgs]]]] = None,
timeout: Optional[pulumi.Input[float]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetRadiusProfileResult]func LookupRadiusProfile(ctx *Context, args *LookupRadiusProfileArgs, opts ...InvokeOption) (*LookupRadiusProfileResult, error)
func LookupRadiusProfileOutput(ctx *Context, args *LookupRadiusProfileOutputArgs, opts ...InvokeOption) LookupRadiusProfileResultOutput> Note: This function is named LookupRadiusProfile in the Go SDK.
public static class GetRadiusProfile
{
public static Task<GetRadiusProfileResult> InvokeAsync(GetRadiusProfileArgs args, InvokeOptions? opts = null)
public static Output<GetRadiusProfileResult> Invoke(GetRadiusProfileInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetRadiusProfileResult> getRadiusProfile(GetRadiusProfileArgs args, InvokeOptions options)
public static Output<GetRadiusProfileResult> getRadiusProfile(GetRadiusProfileArgs args, InvokeOptions options)
fn::invoke:
function: panos:index/getRadiusProfile:getRadiusProfile
arguments:
# arguments dictionaryThe following arguments are supported:
- Location
Get
Radius Profile Location - The location of this object.
- Name string
- Protocol
Get
Radius Profile Protocol - Retries double
- number of attempts before giving up authentication
- Servers
List<Get
Radius Profile Server> - Timeout double
- number of seconds to wait for when performing authentication
- Location
Get
Radius Profile Location - The location of this object.
- Name string
- Protocol
Get
Radius Profile Protocol - Retries float64
- number of attempts before giving up authentication
- Servers
[]Get
Radius Profile Server - Timeout float64
- number of seconds to wait for when performing authentication
- location
Get
Radius Profile Location - The location of this object.
- name String
- protocol
Get
Radius Profile Protocol - retries Double
- number of attempts before giving up authentication
- servers
List<Get
Radius Profile Server> - timeout Double
- number of seconds to wait for when performing authentication
- location
Get
Radius Profile Location - The location of this object.
- name string
- protocol
Get
Radius Profile Protocol - retries number
- number of attempts before giving up authentication
- servers
Get
Radius Profile Server[] - timeout number
- number of seconds to wait for when performing authentication
- location
Get
Radius Profile Location - The location of this object.
- name str
- protocol
Get
Radius Profile Protocol - retries float
- number of attempts before giving up authentication
- servers
Sequence[Get
Radius Profile Server] - timeout float
- number of seconds to wait for when performing authentication
- location Property Map
- The location of this object.
- name String
- protocol Property Map
- retries Number
- number of attempts before giving up authentication
- servers List<Property Map>
- timeout Number
- number of seconds to wait for when performing authentication
getRadiusProfile Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Location
Get
Radius Profile Location - The location of this object.
- Name string
- Protocol
Get
Radius Profile Protocol - Retries double
- number of attempts before giving up authentication
- Servers
List<Get
Radius Profile Server> - Timeout double
- number of seconds to wait for when performing authentication
- Id string
- The provider-assigned unique ID for this managed resource.
- Location
Get
Radius Profile Location - The location of this object.
- Name string
- Protocol
Get
Radius Profile Protocol - Retries float64
- number of attempts before giving up authentication
- Servers
[]Get
Radius Profile Server - Timeout float64
- number of seconds to wait for when performing authentication
- id String
- The provider-assigned unique ID for this managed resource.
- location
Get
Radius Profile Location - The location of this object.
- name String
- protocol
Get
Radius Profile Protocol - retries Double
- number of attempts before giving up authentication
- servers
List<Get
Radius Profile Server> - timeout Double
- number of seconds to wait for when performing authentication
- id string
- The provider-assigned unique ID for this managed resource.
- location
Get
Radius Profile Location - The location of this object.
- name string
- protocol
Get
Radius Profile Protocol - retries number
- number of attempts before giving up authentication
- servers
Get
Radius Profile Server[] - timeout number
- number of seconds to wait for when performing authentication
- id str
- The provider-assigned unique ID for this managed resource.
- location
Get
Radius Profile Location - The location of this object.
- name str
- protocol
Get
Radius Profile Protocol - retries float
- number of attempts before giving up authentication
- servers
Sequence[Get
Radius Profile Server] - timeout float
- number of seconds to wait for when performing authentication
- id String
- The provider-assigned unique ID for this managed resource.
- location Property Map
- The location of this object.
- name String
- protocol Property Map
- retries Number
- number of attempts before giving up authentication
- servers List<Property Map>
- timeout Number
- number of seconds to wait for when performing authentication
Supporting Types
GetRadiusProfileLocation
- Panorama
Get
Radius Profile Location Panorama - Located in a panorama.
-
Get
Radius Profile Location Shared - Panorama shared object
- Template
Get
Radius Profile Location Template - A shared resource located within a specific template
- Template
Stack GetRadius Profile Location Template Stack - Located in a specific template
- Template
Stack GetVsys Radius Profile Location Template Stack Vsys - Located in a specific template, device and vsys.
- Template
Vsys GetRadius Profile Location Template Vsys - Located in a specific template, device and vsys.
- Vsys
Get
Radius Profile Location Vsys - Located in a specific Virtual System
- Panorama
Get
Radius Profile Location Panorama - Located in a panorama.
-
Get
Radius Profile Location Shared - Panorama shared object
- Template
Get
Radius Profile Location Template - A shared resource located within a specific template
- Template
Stack GetRadius Profile Location Template Stack - Located in a specific template
- Template
Stack GetVsys Radius Profile Location Template Stack Vsys - Located in a specific template, device and vsys.
- Template
Vsys GetRadius Profile Location Template Vsys - Located in a specific template, device and vsys.
- Vsys
Get
Radius Profile Location Vsys - Located in a specific Virtual System
- panorama
Get
Radius Profile Location Panorama - Located in a panorama.
-
Get
Radius Profile Location Shared - Panorama shared object
- template
Get
Radius Profile Location Template - A shared resource located within a specific template
- template
Stack GetRadius Profile Location Template Stack - Located in a specific template
- template
Stack GetVsys Radius Profile Location Template Stack Vsys - Located in a specific template, device and vsys.
- template
Vsys GetRadius Profile Location Template Vsys - Located in a specific template, device and vsys.
- vsys
Get
Radius Profile Location Vsys - Located in a specific Virtual System
- panorama
Get
Radius Profile Location Panorama - Located in a panorama.
-
Get
Radius Profile Location Shared - Panorama shared object
- template
Get
Radius Profile Location Template - A shared resource located within a specific template
- template
Stack GetRadius Profile Location Template Stack - Located in a specific template
- template
Stack GetVsys Radius Profile Location Template Stack Vsys - Located in a specific template, device and vsys.
- template
Vsys GetRadius Profile Location Template Vsys - Located in a specific template, device and vsys.
- vsys
Get
Radius Profile Location Vsys - Located in a specific Virtual System
- panorama
Get
Radius Profile Location Panorama - Located in a panorama.
-
Get
Radius Profile Location Shared - Panorama shared object
- template
Get
Radius Profile Location Template - A shared resource located within a specific template
- template_
stack GetRadius Profile Location Template Stack - Located in a specific template
- template_
stack_ Getvsys Radius Profile Location Template Stack Vsys - Located in a specific template, device and vsys.
- template_
vsys GetRadius Profile Location Template Vsys - Located in a specific template, device and vsys.
- vsys
Get
Radius 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
GetRadiusProfileLocationTemplate
- 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
GetRadiusProfileLocationTemplateStack
- 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
GetRadiusProfileLocationTemplateStackVsys
- 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.
GetRadiusProfileLocationTemplateVsys
- 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.
GetRadiusProfileLocationVsys
- 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
GetRadiusProfileProtocol
GetRadiusProfileProtocolEapTtlsWithPap
- Anonymous
Outer boolIdentity - Make Outer Identity Anonymous
- Radius
Certificate stringProfile - Certificate profile for verifying the RADIUS server
- Anonymous
Outer boolIdentity - Make Outer Identity Anonymous
- Radius
Certificate stringProfile - Certificate profile for verifying the RADIUS server
- anonymous
Outer BooleanIdentity - Make Outer Identity Anonymous
- radius
Certificate StringProfile - Certificate profile for verifying the RADIUS server
- anonymous
Outer booleanIdentity - Make Outer Identity Anonymous
- radius
Certificate stringProfile - Certificate profile for verifying the RADIUS server
- anonymous_
outer_ boolidentity - Make Outer Identity Anonymous
- radius_
certificate_ strprofile - Certificate profile for verifying the RADIUS server
- anonymous
Outer BooleanIdentity - Make Outer Identity Anonymous
- radius
Certificate StringProfile - Certificate profile for verifying the RADIUS server
GetRadiusProfileProtocolPeapMschapv2
- Allow
Password boolChange - Allow users to change passwords after expiry
- Anonymous
Outer boolIdentity - Make Outer Identity Anonymous
- Radius
Certificate stringProfile - Certificate profile for verifying the RADIUS server
- Allow
Password boolChange - Allow users to change passwords after expiry
- Anonymous
Outer boolIdentity - Make Outer Identity Anonymous
- Radius
Certificate stringProfile - Certificate profile for verifying the RADIUS server
- allow
Password BooleanChange - Allow users to change passwords after expiry
- anonymous
Outer BooleanIdentity - Make Outer Identity Anonymous
- radius
Certificate StringProfile - Certificate profile for verifying the RADIUS server
- allow
Password booleanChange - Allow users to change passwords after expiry
- anonymous
Outer booleanIdentity - Make Outer Identity Anonymous
- radius
Certificate stringProfile - Certificate profile for verifying the RADIUS server
- allow_
password_ boolchange - Allow users to change passwords after expiry
- anonymous_
outer_ boolidentity - Make Outer Identity Anonymous
- radius_
certificate_ strprofile - Certificate profile for verifying the RADIUS server
- allow
Password BooleanChange - Allow users to change passwords after expiry
- anonymous
Outer BooleanIdentity - Make Outer Identity Anonymous
- radius
Certificate StringProfile - Certificate profile for verifying the RADIUS server
GetRadiusProfileProtocolPeapWithGtc
- Anonymous
Outer boolIdentity - Make Outer Identity Anonymous
- Radius
Certificate stringProfile - Certificate profile for verifying the RADIUS server
- Anonymous
Outer boolIdentity - Make Outer Identity Anonymous
- Radius
Certificate stringProfile - Certificate profile for verifying the RADIUS server
- anonymous
Outer BooleanIdentity - Make Outer Identity Anonymous
- radius
Certificate StringProfile - Certificate profile for verifying the RADIUS server
- anonymous
Outer booleanIdentity - Make Outer Identity Anonymous
- radius
Certificate stringProfile - Certificate profile for verifying the RADIUS server
- anonymous_
outer_ boolidentity - Make Outer Identity Anonymous
- radius_
certificate_ strprofile - Certificate profile for verifying the RADIUS server
- anonymous
Outer BooleanIdentity - Make Outer Identity Anonymous
- radius
Certificate StringProfile - Certificate profile for verifying the RADIUS server
GetRadiusProfileServer
- ip_
address str - RADIUS server IP or host name
- name str
- port float
- RADIUS server port
- secret str
- Shared secret for RADIUS communication
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.11
published on Tuesday, Apr 28, 2026 by paloaltonetworks
published on Tuesday, Apr 28, 2026 by paloaltonetworks
