1. Packages
  2. Strata Cloud Manager Provider
  3. API Docs
  4. getRadiusServerProfileList
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
scm logo
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 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 dictionary

    The following arguments are supported:

    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.
    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.
    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.
    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.
    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.
    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.

    getRadiusServerProfileList Result

    The following output properties are available:

    Datas List<GetRadiusServerProfileListData>
    The data.
    Id string
    The provider-assigned unique ID for this managed resource.
    Tfid string
    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 []GetRadiusServerProfileListData
    The data.
    Id string
    The provider-assigned unique ID for this managed resource.
    Tfid string
    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<GetRadiusServerProfileListData>
    The data.
    id String
    The provider-assigned unique ID for this managed resource.
    tfid String
    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 GetRadiusServerProfileListData[]
    The data.
    id string
    The provider-assigned unique ID for this managed resource.
    tfid string
    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[GetRadiusServerProfileListData]
    The data.
    id str
    The provider-assigned unique ID for this managed resource.
    tfid str
    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
    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
    Folder string
    The folder in which the resource is defined
    Id string
    The UUID of the RADIUS server profile
    Name string
    The name of the RADIUS server profile
    Protocol GetRadiusServerProfileListDataProtocol
    The RADIUS authentication protocol
    Retries int
    The number of RADIUS server retries
    Servers List<GetRadiusServerProfileListDataServer>
    Server
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    Timeout int
    The RADIUS server authentication timeout (seconds)
    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    Id string
    The UUID of the RADIUS server profile
    Name string
    The name of the RADIUS server profile
    Protocol GetRadiusServerProfileListDataProtocol
    The RADIUS authentication protocol
    Retries int
    The number of RADIUS server retries
    Servers []GetRadiusServerProfileListDataServer
    Server
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    Timeout int
    The RADIUS server authentication timeout (seconds)
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    id String
    The UUID of the RADIUS server profile
    name String
    The name of the RADIUS server profile
    protocol GetRadiusServerProfileListDataProtocol
    The RADIUS authentication protocol
    retries Integer
    The number of RADIUS server retries
    servers List<GetRadiusServerProfileListDataServer>
    Server
    snippet String
    The snippet in which the resource is defined
    tfid String
    timeout Integer
    The RADIUS server authentication timeout (seconds)
    device string
    The device in which the resource is defined
    folder string
    The folder in which the resource is defined
    id string
    The UUID of the RADIUS server profile
    name string
    The name of the RADIUS server profile
    protocol GetRadiusServerProfileListDataProtocol
    The RADIUS authentication protocol
    retries number
    The number of RADIUS server retries
    servers GetRadiusServerProfileListDataServer[]
    Server
    snippet string
    The snippet in which the resource is defined
    tfid string
    timeout number
    The RADIUS server authentication timeout (seconds)
    device str
    The device in which the resource is defined
    folder str
    The folder in which the resource is defined
    id str
    The UUID of the RADIUS server profile
    name str
    The name of the RADIUS server profile
    protocol GetRadiusServerProfileListDataProtocol
    The RADIUS authentication protocol
    retries int
    The number of RADIUS server retries
    servers Sequence[GetRadiusServerProfileListDataServer]
    Server
    snippet str
    The snippet in which the resource is defined
    tfid str
    timeout int
    The RADIUS server authentication timeout (seconds)
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    id String
    The UUID of the RADIUS server profile
    name String
    The name of the RADIUS server profile
    protocol Property Map
    The RADIUS authentication protocol
    retries Number
    The number of RADIUS server retries
    servers List<Property Map>
    Server
    snippet String
    The snippet in which the resource is defined
    tfid String
    timeout Number
    The RADIUS server authentication timeout (seconds)

    GetRadiusServerProfileListDataProtocol

    chap Property Map
    C h a p
    eapTtlsWithPap Property Map
    E a p t t l s with p a p
    pap Property Map
    P a p
    peapMschaPv2 Property Map
    P e a p m s c h a pv2
    peapWithGtc Property Map
    P e a p with g t c

    GetRadiusServerProfileListDataProtocolEapTtlsWithPap

    AnonOuterId bool
    Anon outer id
    RadiusCertProfile string
    Radius cert profile
    AnonOuterId bool
    Anon outer id
    RadiusCertProfile string
    Radius cert profile
    anonOuterId Boolean
    Anon outer id
    radiusCertProfile String
    Radius cert profile
    anonOuterId boolean
    Anon outer id
    radiusCertProfile string
    Radius cert profile
    anon_outer_id bool
    Anon outer id
    radius_cert_profile str
    Radius cert profile
    anonOuterId Boolean
    Anon outer id
    radiusCertProfile String
    Radius cert profile

    GetRadiusServerProfileListDataProtocolPeapMschaPv2

    AllowPwdChange bool
    Allow pwd change
    AnonOuterId bool
    Anon outer id
    RadiusCertProfile string
    Radius cert profile
    AllowPwdChange bool
    Allow pwd change
    AnonOuterId bool
    Anon outer id
    RadiusCertProfile string
    Radius cert profile
    allowPwdChange Boolean
    Allow pwd change
    anonOuterId Boolean
    Anon outer id
    radiusCertProfile String
    Radius cert profile
    allowPwdChange boolean
    Allow pwd change
    anonOuterId boolean
    Anon outer id
    radiusCertProfile string
    Radius cert profile
    allow_pwd_change bool
    Allow pwd change
    anon_outer_id bool
    Anon outer id
    radius_cert_profile str
    Radius cert profile
    allowPwdChange Boolean
    Allow pwd change
    anonOuterId Boolean
    Anon outer id
    radiusCertProfile String
    Radius cert profile

    GetRadiusServerProfileListDataProtocolPeapWithGtc

    AnonOuterId bool
    Anon outer id
    RadiusCertProfile string
    Radius cert profile
    AnonOuterId bool
    Anon outer id
    RadiusCertProfile string
    Radius cert profile
    anonOuterId Boolean
    Anon outer id
    radiusCertProfile String
    Radius cert profile
    anonOuterId boolean
    Anon outer id
    radiusCertProfile string
    Radius cert profile
    anon_outer_id bool
    Anon outer id
    radius_cert_profile str
    Radius cert profile
    anonOuterId Boolean
    Anon outer id
    radiusCertProfile String
    Radius cert profile

    GetRadiusServerProfileListDataServer

    IpAddress string
    The IP address of the RADIUS server
    Name string
    The name of the RADIUS server
    Port int
    The RADIUS server port
    Secret string
    The RADIUS secret
    IpAddress string
    The IP address of the RADIUS server
    Name string
    The name of the RADIUS server
    Port int
    The RADIUS server port
    Secret string
    The RADIUS secret
    ipAddress String
    The IP address of the RADIUS server
    name String
    The name of the RADIUS server
    port Integer
    The RADIUS server port
    secret String
    The RADIUS secret
    ipAddress string
    The IP address of the RADIUS server
    name string
    The name of the RADIUS server
    port number
    The RADIUS server port
    secret string
    The RADIUS secret
    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
    ipAddress String
    The IP address of the RADIUS server
    name String
    The name of the RADIUS server
    port Number
    The RADIUS server port
    secret String
    The RADIUS secret

    Package Details

    Repository
    scm pulumi/pulumi-scm
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the scm Terraform Provider.
    scm logo
    Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate