Viewing docs for Strata Cloud Manager v1.0.4
published on Saturday, Feb 14, 2026 by Pulumi
published on Saturday, Feb 14, 2026 by Pulumi
Viewing docs for Strata Cloud Manager v1.0.4
published on Saturday, Feb 14, 2026 by Pulumi
published on Saturday, Feb 14, 2026 by Pulumi
Retrieves a listing of config items.
Using getRadiusServerProfileList
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 getRadiusServerProfileList(args: GetRadiusServerProfileListArgs, opts?: InvokeOptions): Promise<GetRadiusServerProfileListResult>
function getRadiusServerProfileListOutput(args: GetRadiusServerProfileListOutputArgs, opts?: InvokeOptions): Output<GetRadiusServerProfileListResult>def get_radius_server_profile_list(device: Optional[str] = None,
folder: Optional[str] = None,
limit: Optional[int] = None,
name: Optional[str] = None,
offset: Optional[int] = None,
snippet: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetRadiusServerProfileListResult
def get_radius_server_profile_list_output(device: Optional[pulumi.Input[str]] = None,
folder: Optional[pulumi.Input[str]] = None,
limit: Optional[pulumi.Input[int]] = None,
name: Optional[pulumi.Input[str]] = None,
offset: Optional[pulumi.Input[int]] = None,
snippet: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetRadiusServerProfileListResult]func GetRadiusServerProfileList(ctx *Context, args *GetRadiusServerProfileListArgs, opts ...InvokeOption) (*GetRadiusServerProfileListResult, error)
func GetRadiusServerProfileListOutput(ctx *Context, args *GetRadiusServerProfileListOutputArgs, opts ...InvokeOption) GetRadiusServerProfileListResultOutput> Note: This function is named GetRadiusServerProfileList in the Go SDK.
public static class GetRadiusServerProfileList
{
public static Task<GetRadiusServerProfileListResult> InvokeAsync(GetRadiusServerProfileListArgs args, InvokeOptions? opts = null)
public static Output<GetRadiusServerProfileListResult> Invoke(GetRadiusServerProfileListInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetRadiusServerProfileListResult> getRadiusServerProfileList(GetRadiusServerProfileListArgs args, InvokeOptions options)
public static Output<GetRadiusServerProfileListResult> getRadiusServerProfileList(GetRadiusServerProfileListArgs args, InvokeOptions options)
fn::invoke:
function: scm:index/getRadiusServerProfileList:getRadiusServerProfileList
arguments:
# arguments dictionaryThe following arguments are supported:
getRadiusServerProfileList Result
The following output properties are available:
- Datas
List<Get
Radius Server Profile List Data> - The data.
- Id string
- The provider-assigned unique ID for this managed resource.
- Tfid string
- The Terraform ID.
- Total int
- The total number of items.
- Device string
- The device of the item.
- Folder string
- The folder of the item. Default: Shared.
- Limit int
- The max number of items to return. Default: 200.
- Name string
- The name of the item.
- Offset int
- The offset of the first item to return.
- Snippet string
- The snippet of the item.
- Datas
[]Get
Radius Server Profile List Data - The data.
- Id string
- The provider-assigned unique ID for this managed resource.
- Tfid string
- The Terraform ID.
- Total int
- The total number of items.
- Device string
- The device of the item.
- Folder string
- The folder of the item. Default: Shared.
- Limit int
- The max number of items to return. Default: 200.
- Name string
- The name of the item.
- Offset int
- The offset of the first item to return.
- Snippet string
- The snippet of the item.
- datas
List<Get
Radius Server Profile List Data> - The data.
- id String
- The provider-assigned unique ID for this managed resource.
- tfid String
- The Terraform ID.
- total Integer
- The total number of items.
- device String
- The device of the item.
- folder String
- The folder of the item. Default: Shared.
- limit Integer
- The max number of items to return. Default: 200.
- name String
- The name of the item.
- offset Integer
- The offset of the first item to return.
- snippet String
- The snippet of the item.
- datas
Get
Radius Server Profile List Data[] - The data.
- id string
- The provider-assigned unique ID for this managed resource.
- tfid string
- The Terraform ID.
- total number
- The total number of items.
- device string
- The device of the item.
- folder string
- The folder of the item. Default: Shared.
- limit number
- The max number of items to return. Default: 200.
- name string
- The name of the item.
- offset number
- The offset of the first item to return.
- snippet string
- The snippet of the item.
- datas
Sequence[Get
Radius Server Profile List Data] - The data.
- id str
- The provider-assigned unique ID for this managed resource.
- tfid str
- The Terraform ID.
- total int
- The total number of items.
- device str
- The device of the item.
- folder str
- The folder of the item. Default: Shared.
- limit int
- The max number of items to return. Default: 200.
- name str
- The name of the item.
- offset int
- The offset of the first item to return.
- snippet str
- The snippet of the item.
- datas List<Property Map>
- The data.
- id String
- The provider-assigned unique ID for this managed resource.
- tfid String
- The Terraform ID.
- total Number
- The total number of items.
- device String
- The device of the item.
- folder String
- The folder of the item. Default: Shared.
- limit Number
- The max number of items to return. Default: 200.
- name String
- The name of the item.
- offset Number
- The offset of the first item to return.
- snippet String
- The snippet of the item.
Supporting Types
GetRadiusServerProfileListData
- Device string
- The device in which the resource is defined
- Encrypted
Values Dictionary<string, string> - Map of sensitive values returned from the API.
- Folder string
- The folder of the item. Default: Shared.
- Id string
- The UUID of the RADIUS server profile
- Name string
- The name of the item.
- Protocol
Get
Radius Server Profile List Data Protocol - The RADIUS authentication protocol
- Retries int
- The number of RADIUS server retries
- Servers
List<Get
Radius Server Profile List Data Server> - Server
- Snippet string
- The snippet of the item.
- Tfid string
- The Terraform ID.
- Timeout int
- The RADIUS server authentication timeout (seconds)
- Device string
- The device in which the resource is defined
- Encrypted
Values map[string]string - Map of sensitive values returned from the API.
- Folder string
- The folder of the item. Default: Shared.
- Id string
- The UUID of the RADIUS server profile
- Name string
- The name of the item.
- Protocol
Get
Radius Server Profile List Data Protocol - The RADIUS authentication protocol
- Retries int
- The number of RADIUS server retries
- Servers
[]Get
Radius Server Profile List Data Server - Server
- Snippet string
- The snippet of the item.
- Tfid string
- The Terraform ID.
- Timeout int
- The RADIUS server authentication timeout (seconds)
- device String
- The device in which the resource is defined
- encrypted
Values Map<String,String> - Map of sensitive values returned from the API.
- folder String
- The folder of the item. Default: Shared.
- id String
- The UUID of the RADIUS server profile
- name String
- The name of the item.
- protocol
Get
Radius Server Profile List Data Protocol - The RADIUS authentication protocol
- retries Integer
- The number of RADIUS server retries
- servers
List<Get
Radius Server Profile List Data Server> - Server
- snippet String
- The snippet of the item.
- tfid String
- The Terraform ID.
- timeout Integer
- The RADIUS server authentication timeout (seconds)
- device string
- The device in which the resource is defined
- encrypted
Values {[key: string]: string} - Map of sensitive values returned from the API.
- folder string
- The folder of the item. Default: Shared.
- id string
- The UUID of the RADIUS server profile
- name string
- The name of the item.
- protocol
Get
Radius Server Profile List Data Protocol - The RADIUS authentication protocol
- retries number
- The number of RADIUS server retries
- servers
Get
Radius Server Profile List Data Server[] - Server
- snippet string
- The snippet of the item.
- tfid string
- The Terraform ID.
- timeout number
- The RADIUS server authentication timeout (seconds)
- device str
- The device in which the resource is defined
- encrypted_
values Mapping[str, str] - Map of sensitive values returned from the API.
- folder str
- The folder of the item. Default: Shared.
- id str
- The UUID of the RADIUS server profile
- name str
- The name of the item.
- protocol
Get
Radius Server Profile List Data Protocol - The RADIUS authentication protocol
- retries int
- The number of RADIUS server retries
- servers
Sequence[Get
Radius Server Profile List Data Server] - Server
- snippet str
- The snippet of the item.
- tfid str
- The Terraform ID.
- timeout int
- The RADIUS server authentication timeout (seconds)
- device String
- The device in which the resource is defined
- encrypted
Values Map<String> - Map of sensitive values returned from the API.
- folder String
- The folder of the item. Default: Shared.
- id String
- The UUID of the RADIUS server profile
- name String
- The name of the item.
- protocol Property Map
- The RADIUS authentication protocol
- retries Number
- The number of RADIUS server retries
- servers List<Property Map>
- Server
- snippet String
- The snippet of the item.
- tfid String
- The Terraform ID.
- timeout Number
- The RADIUS server authentication timeout (seconds)
GetRadiusServerProfileListDataProtocol
- Chap
Get
Radius Server Profile List Data Protocol Chap - C h a p
- Eap
Ttls GetWith Pap Radius Server Profile List Data Protocol Eap Ttls With Pap - E a p t t l s with p a p
- Pap
Get
Radius Server Profile List Data Protocol Pap - P a p
- Peap
Mscha GetPv2 Radius Server Profile List Data Protocol Peap Mscha Pv2 - P e a p m s c h a pv2
- Peap
With GetGtc Radius Server Profile List Data Protocol Peap With Gtc - P e a p with g t c
- Chap
Get
Radius Server Profile List Data Protocol Chap - C h a p
- Eap
Ttls GetWith Pap Radius Server Profile List Data Protocol Eap Ttls With Pap - E a p t t l s with p a p
- Pap
Get
Radius Server Profile List Data Protocol Pap - P a p
- Peap
Mscha GetPv2 Radius Server Profile List Data Protocol Peap Mscha Pv2 - P e a p m s c h a pv2
- Peap
With GetGtc Radius Server Profile List Data Protocol Peap With Gtc - P e a p with g t c
- chap
Get
Radius Server Profile List Data Protocol Chap - C h a p
- eap
Ttls GetWith Pap Radius Server Profile List Data Protocol Eap Ttls With Pap - E a p t t l s with p a p
- pap
Get
Radius Server Profile List Data Protocol Pap - P a p
- peap
Mscha GetPv2 Radius Server Profile List Data Protocol Peap Mscha Pv2 - P e a p m s c h a pv2
- peap
With GetGtc Radius Server Profile List Data Protocol Peap With Gtc - P e a p with g t c
- chap
Get
Radius Server Profile List Data Protocol Chap - C h a p
- eap
Ttls GetWith Pap Radius Server Profile List Data Protocol Eap Ttls With Pap - E a p t t l s with p a p
- pap
Get
Radius Server Profile List Data Protocol Pap - P a p
- peap
Mscha GetPv2 Radius Server Profile List Data Protocol Peap Mscha Pv2 - P e a p m s c h a pv2
- peap
With GetGtc Radius Server Profile List Data Protocol Peap With Gtc - P e a p with g t c
- chap
Get
Radius Server Profile List Data Protocol Chap - C h a p
- eap_
ttls_ Getwith_ pap Radius Server Profile List Data Protocol Eap Ttls With Pap - E a p t t l s with p a p
- pap
Get
Radius Server Profile List Data Protocol Pap - P a p
- peap_
mscha_ Getpv2 Radius Server Profile List Data Protocol Peap Mscha Pv2 - P e a p m s c h a pv2
- peap_
with_ Getgtc Radius Server Profile List Data Protocol Peap With Gtc - P e a p with g t c
- chap Property Map
- C h a p
- eap
Ttls Property MapWith Pap - E a p t t l s with p a p
- pap Property Map
- P a p
- peap
Mscha Property MapPv2 - P e a p m s c h a pv2
- peap
With Property MapGtc - P e a p with g t c
GetRadiusServerProfileListDataProtocolEapTtlsWithPap
- Anon
Outer boolId - Anon outer id
- Radius
Cert stringProfile - Radius cert profile
- Anon
Outer boolId - Anon outer id
- Radius
Cert stringProfile - Radius cert profile
- anon
Outer BooleanId - Anon outer id
- radius
Cert StringProfile - Radius cert profile
- anon
Outer booleanId - Anon outer id
- radius
Cert stringProfile - Radius cert profile
- anon_
outer_ boolid - Anon outer id
- radius_
cert_ strprofile - Radius cert profile
- anon
Outer BooleanId - Anon outer id
- radius
Cert StringProfile - Radius cert profile
GetRadiusServerProfileListDataProtocolPeapMschaPv2
- Allow
Pwd boolChange - Allow pwd change
- Anon
Outer boolId - Anon outer id
- Radius
Cert stringProfile - Radius cert profile
- Allow
Pwd boolChange - Allow pwd change
- Anon
Outer boolId - Anon outer id
- Radius
Cert stringProfile - Radius cert profile
- allow
Pwd BooleanChange - Allow pwd change
- anon
Outer BooleanId - Anon outer id
- radius
Cert StringProfile - Radius cert profile
- allow
Pwd booleanChange - Allow pwd change
- anon
Outer booleanId - Anon outer id
- radius
Cert stringProfile - Radius cert profile
- allow_
pwd_ boolchange - Allow pwd change
- anon_
outer_ boolid - Anon outer id
- radius_
cert_ strprofile - Radius cert profile
- allow
Pwd BooleanChange - Allow pwd change
- anon
Outer BooleanId - Anon outer id
- radius
Cert StringProfile - Radius cert profile
GetRadiusServerProfileListDataProtocolPeapWithGtc
- Anon
Outer boolId - Anon outer id
- Radius
Cert stringProfile - Radius cert profile
- Anon
Outer boolId - Anon outer id
- Radius
Cert stringProfile - Radius cert profile
- anon
Outer BooleanId - Anon outer id
- radius
Cert StringProfile - Radius cert profile
- anon
Outer booleanId - Anon outer id
- radius
Cert stringProfile - Radius cert profile
- anon_
outer_ boolid - Anon outer id
- radius_
cert_ strprofile - Radius cert profile
- anon
Outer BooleanId - Anon outer id
- radius
Cert StringProfile - Radius cert profile
GetRadiusServerProfileListDataServer
- ip_
address str - The IP address of the RADIUS server
- name str
- The name of the RADIUS server
- port int
- The RADIUS server port
- secret str
- The RADIUS secret
Package Details
- Repository
- scm pulumi/pulumi-scm
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
scmTerraform Provider.
Viewing docs for Strata Cloud Manager v1.0.4
published on Saturday, Feb 14, 2026 by Pulumi
published on Saturday, Feb 14, 2026 by Pulumi
