1. Packages
  2. Cisco Meraki Provider
  3. API Docs
  4. networks
  5. getWirelessSsids
Cisco Meraki v0.4.1 published on Saturday, Mar 15, 2025 by Pulumi

meraki.networks.getWirelessSsids

Explore with Pulumi AI

Cisco Meraki v0.4.1 published on Saturday, Mar 15, 2025 by Pulumi

Example Usage

Using getWirelessSsids

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 getWirelessSsids(args: GetWirelessSsidsArgs, opts?: InvokeOptions): Promise<GetWirelessSsidsResult>
function getWirelessSsidsOutput(args: GetWirelessSsidsOutputArgs, opts?: InvokeOptions): Output<GetWirelessSsidsResult>
Copy
def get_wireless_ssids(network_id: Optional[str] = None,
                       number: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetWirelessSsidsResult
def get_wireless_ssids_output(network_id: Optional[pulumi.Input[str]] = None,
                       number: Optional[pulumi.Input[str]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetWirelessSsidsResult]
Copy
func LookupWirelessSsids(ctx *Context, args *LookupWirelessSsidsArgs, opts ...InvokeOption) (*LookupWirelessSsidsResult, error)
func LookupWirelessSsidsOutput(ctx *Context, args *LookupWirelessSsidsOutputArgs, opts ...InvokeOption) LookupWirelessSsidsResultOutput
Copy

> Note: This function is named LookupWirelessSsids in the Go SDK.

public static class GetWirelessSsids 
{
    public static Task<GetWirelessSsidsResult> InvokeAsync(GetWirelessSsidsArgs args, InvokeOptions? opts = null)
    public static Output<GetWirelessSsidsResult> Invoke(GetWirelessSsidsInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetWirelessSsidsResult> getWirelessSsids(GetWirelessSsidsArgs args, InvokeOptions options)
public static Output<GetWirelessSsidsResult> getWirelessSsids(GetWirelessSsidsArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: meraki:networks/getWirelessSsids:getWirelessSsids
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

NetworkId string
networkId path parameter. Network ID
Number string
number path parameter.
NetworkId string
networkId path parameter. Network ID
Number string
number path parameter.
networkId String
networkId path parameter. Network ID
number String
number path parameter.
networkId string
networkId path parameter. Network ID
number string
number path parameter.
network_id str
networkId path parameter. Network ID
number str
number path parameter.
networkId String
networkId path parameter. Network ID
number String
number path parameter.

getWirelessSsids Result

The following output properties are available:

Id string
The provider-assigned unique ID for this managed resource.
Item GetWirelessSsidsItem
Items List<GetWirelessSsidsItem>
Array of ResponseWirelessGetNetworkWirelessSsids
NetworkId string
networkId path parameter. Network ID
Number string
number path parameter.
Id string
The provider-assigned unique ID for this managed resource.
Item GetWirelessSsidsItem
Items []GetWirelessSsidsItem
Array of ResponseWirelessGetNetworkWirelessSsids
NetworkId string
networkId path parameter. Network ID
Number string
number path parameter.
id String
The provider-assigned unique ID for this managed resource.
item GetWirelessSsidsItem
items List<GetWirelessSsidsItem>
Array of ResponseWirelessGetNetworkWirelessSsids
networkId String
networkId path parameter. Network ID
number String
number path parameter.
id string
The provider-assigned unique ID for this managed resource.
item GetWirelessSsidsItem
items GetWirelessSsidsItem[]
Array of ResponseWirelessGetNetworkWirelessSsids
networkId string
networkId path parameter. Network ID
number string
number path parameter.
id str
The provider-assigned unique ID for this managed resource.
item GetWirelessSsidsItem
items Sequence[GetWirelessSsidsItem]
Array of ResponseWirelessGetNetworkWirelessSsids
network_id str
networkId path parameter. Network ID
number str
number path parameter.
id String
The provider-assigned unique ID for this managed resource.
item Property Map
items List<Property Map>
Array of ResponseWirelessGetNetworkWirelessSsids
networkId String
networkId path parameter. Network ID
number String
number path parameter.

Supporting Types

GetWirelessSsidsItem

AdminSplashUrl This property is required. string
URL for the admin splash page
AuthMode This property is required. string
The association control method for the SSID
AvailabilityTags This property is required. List<string>
List of tags for this SSID. If availableOnAllAps is false, then the SSID is only broadcast by APs with tags matching any of the tags in this list
AvailableOnAllAps This property is required. bool
Whether all APs broadcast the SSID or if it's restricted to APs matching any availability tags
BandSelection This property is required. string
The client-serving radio frequencies of this SSID in the default indoor RF profile
Enabled This property is required. bool
Whether or not the SSID is enabled
EncryptionMode This property is required. string
The psk encryption mode for the SSID
IpAssignmentMode This property is required. string
The client IP assignment mode
LocalAuth This property is required. bool
Extended local auth flag for Enterprise NAC
MandatoryDhcpEnabled This property is required. bool
Whether clients connecting to this SSID must use the IP address assigned by the DHCP server
MinBitrate This property is required. int
The minimum bitrate in Mbps of this SSID in the default indoor RF profile
Name This property is required. string
The name of the SSID
Number This property is required. int
Unique identifier of the SSID
PerClientBandwidthLimitDown This property is required. int
The download bandwidth limit in Kbps. (0 represents no limit.)
PerClientBandwidthLimitUp This property is required. int
The upload bandwidth limit in Kbps. (0 represents no limit.)
PerSsidBandwidthLimitDown This property is required. int
The total download bandwidth limit in Kbps (0 represents no limit)
PerSsidBandwidthLimitUp This property is required. int
The total upload bandwidth limit in Kbps (0 represents no limit)
RadiusAccountingEnabled This property is required. bool
Whether or not RADIUS accounting is enabled
RadiusAccountingServers This property is required. List<GetWirelessSsidsItemRadiusAccountingServer>
List of RADIUS accounting 802.1X servers to be used for authentication
RadiusAttributeForGroupPolicies This property is required. string
RADIUS attribute used to look up group policies
RadiusEnabled This property is required. bool
Whether RADIUS authentication is enabled
RadiusFailoverPolicy This property is required. string
Policy which determines how authentication requests should be handled in the event that all of the configured RADIUS servers are unreachable
RadiusLoadBalancingPolicy This property is required. string
Policy which determines which RADIUS server will be contacted first in an authentication attempt, and the ordering of any necessary retry attempts
RadiusServers This property is required. List<GetWirelessSsidsItemRadiusServer>
List of RADIUS 802.1X servers to be used for authentication
SplashPage This property is required. string
The type of splash page for the SSID
SplashTimeout This property is required. string
Splash page timeout
SsidAdminAccessible This property is required. bool
SSID Administrator access status
Visible This property is required. bool
Whether the SSID is advertised or hidden by the AP
WalledGardenEnabled This property is required. bool
Allow users to access a configurable list of IP ranges prior to sign-on
WalledGardenRanges This property is required. List<string>
Domain names and IP address ranges available in Walled Garden mode
WpaEncryptionMode This property is required. string
The types of WPA encryption
AdminSplashUrl This property is required. string
URL for the admin splash page
AuthMode This property is required. string
The association control method for the SSID
AvailabilityTags This property is required. []string
List of tags for this SSID. If availableOnAllAps is false, then the SSID is only broadcast by APs with tags matching any of the tags in this list
AvailableOnAllAps This property is required. bool
Whether all APs broadcast the SSID or if it's restricted to APs matching any availability tags
BandSelection This property is required. string
The client-serving radio frequencies of this SSID in the default indoor RF profile
Enabled This property is required. bool
Whether or not the SSID is enabled
EncryptionMode This property is required. string
The psk encryption mode for the SSID
IpAssignmentMode This property is required. string
The client IP assignment mode
LocalAuth This property is required. bool
Extended local auth flag for Enterprise NAC
MandatoryDhcpEnabled This property is required. bool
Whether clients connecting to this SSID must use the IP address assigned by the DHCP server
MinBitrate This property is required. int
The minimum bitrate in Mbps of this SSID in the default indoor RF profile
Name This property is required. string
The name of the SSID
Number This property is required. int
Unique identifier of the SSID
PerClientBandwidthLimitDown This property is required. int
The download bandwidth limit in Kbps. (0 represents no limit.)
PerClientBandwidthLimitUp This property is required. int
The upload bandwidth limit in Kbps. (0 represents no limit.)
PerSsidBandwidthLimitDown This property is required. int
The total download bandwidth limit in Kbps (0 represents no limit)
PerSsidBandwidthLimitUp This property is required. int
The total upload bandwidth limit in Kbps (0 represents no limit)
RadiusAccountingEnabled This property is required. bool
Whether or not RADIUS accounting is enabled
RadiusAccountingServers This property is required. []GetWirelessSsidsItemRadiusAccountingServer
List of RADIUS accounting 802.1X servers to be used for authentication
RadiusAttributeForGroupPolicies This property is required. string
RADIUS attribute used to look up group policies
RadiusEnabled This property is required. bool
Whether RADIUS authentication is enabled
RadiusFailoverPolicy This property is required. string
Policy which determines how authentication requests should be handled in the event that all of the configured RADIUS servers are unreachable
RadiusLoadBalancingPolicy This property is required. string
Policy which determines which RADIUS server will be contacted first in an authentication attempt, and the ordering of any necessary retry attempts
RadiusServers This property is required. []GetWirelessSsidsItemRadiusServer
List of RADIUS 802.1X servers to be used for authentication
SplashPage This property is required. string
The type of splash page for the SSID
SplashTimeout This property is required. string
Splash page timeout
SsidAdminAccessible This property is required. bool
SSID Administrator access status
Visible This property is required. bool
Whether the SSID is advertised or hidden by the AP
WalledGardenEnabled This property is required. bool
Allow users to access a configurable list of IP ranges prior to sign-on
WalledGardenRanges This property is required. []string
Domain names and IP address ranges available in Walled Garden mode
WpaEncryptionMode This property is required. string
The types of WPA encryption
adminSplashUrl This property is required. String
URL for the admin splash page
authMode This property is required. String
The association control method for the SSID
availabilityTags This property is required. List<String>
List of tags for this SSID. If availableOnAllAps is false, then the SSID is only broadcast by APs with tags matching any of the tags in this list
availableOnAllAps This property is required. Boolean
Whether all APs broadcast the SSID or if it's restricted to APs matching any availability tags
bandSelection This property is required. String
The client-serving radio frequencies of this SSID in the default indoor RF profile
enabled This property is required. Boolean
Whether or not the SSID is enabled
encryptionMode This property is required. String
The psk encryption mode for the SSID
ipAssignmentMode This property is required. String
The client IP assignment mode
localAuth This property is required. Boolean
Extended local auth flag for Enterprise NAC
mandatoryDhcpEnabled This property is required. Boolean
Whether clients connecting to this SSID must use the IP address assigned by the DHCP server
minBitrate This property is required. Integer
The minimum bitrate in Mbps of this SSID in the default indoor RF profile
name This property is required. String
The name of the SSID
number This property is required. Integer
Unique identifier of the SSID
perClientBandwidthLimitDown This property is required. Integer
The download bandwidth limit in Kbps. (0 represents no limit.)
perClientBandwidthLimitUp This property is required. Integer
The upload bandwidth limit in Kbps. (0 represents no limit.)
perSsidBandwidthLimitDown This property is required. Integer
The total download bandwidth limit in Kbps (0 represents no limit)
perSsidBandwidthLimitUp This property is required. Integer
The total upload bandwidth limit in Kbps (0 represents no limit)
radiusAccountingEnabled This property is required. Boolean
Whether or not RADIUS accounting is enabled
radiusAccountingServers This property is required. List<GetWirelessSsidsItemRadiusAccountingServer>
List of RADIUS accounting 802.1X servers to be used for authentication
radiusAttributeForGroupPolicies This property is required. String
RADIUS attribute used to look up group policies
radiusEnabled This property is required. Boolean
Whether RADIUS authentication is enabled
radiusFailoverPolicy This property is required. String
Policy which determines how authentication requests should be handled in the event that all of the configured RADIUS servers are unreachable
radiusLoadBalancingPolicy This property is required. String
Policy which determines which RADIUS server will be contacted first in an authentication attempt, and the ordering of any necessary retry attempts
radiusServers This property is required. List<GetWirelessSsidsItemRadiusServer>
List of RADIUS 802.1X servers to be used for authentication
splashPage This property is required. String
The type of splash page for the SSID
splashTimeout This property is required. String
Splash page timeout
ssidAdminAccessible This property is required. Boolean
SSID Administrator access status
visible This property is required. Boolean
Whether the SSID is advertised or hidden by the AP
walledGardenEnabled This property is required. Boolean
Allow users to access a configurable list of IP ranges prior to sign-on
walledGardenRanges This property is required. List<String>
Domain names and IP address ranges available in Walled Garden mode
wpaEncryptionMode This property is required. String
The types of WPA encryption
adminSplashUrl This property is required. string
URL for the admin splash page
authMode This property is required. string
The association control method for the SSID
availabilityTags This property is required. string[]
List of tags for this SSID. If availableOnAllAps is false, then the SSID is only broadcast by APs with tags matching any of the tags in this list
availableOnAllAps This property is required. boolean
Whether all APs broadcast the SSID or if it's restricted to APs matching any availability tags
bandSelection This property is required. string
The client-serving radio frequencies of this SSID in the default indoor RF profile
enabled This property is required. boolean
Whether or not the SSID is enabled
encryptionMode This property is required. string
The psk encryption mode for the SSID
ipAssignmentMode This property is required. string
The client IP assignment mode
localAuth This property is required. boolean
Extended local auth flag for Enterprise NAC
mandatoryDhcpEnabled This property is required. boolean
Whether clients connecting to this SSID must use the IP address assigned by the DHCP server
minBitrate This property is required. number
The minimum bitrate in Mbps of this SSID in the default indoor RF profile
name This property is required. string
The name of the SSID
number This property is required. number
Unique identifier of the SSID
perClientBandwidthLimitDown This property is required. number
The download bandwidth limit in Kbps. (0 represents no limit.)
perClientBandwidthLimitUp This property is required. number
The upload bandwidth limit in Kbps. (0 represents no limit.)
perSsidBandwidthLimitDown This property is required. number
The total download bandwidth limit in Kbps (0 represents no limit)
perSsidBandwidthLimitUp This property is required. number
The total upload bandwidth limit in Kbps (0 represents no limit)
radiusAccountingEnabled This property is required. boolean
Whether or not RADIUS accounting is enabled
radiusAccountingServers This property is required. GetWirelessSsidsItemRadiusAccountingServer[]
List of RADIUS accounting 802.1X servers to be used for authentication
radiusAttributeForGroupPolicies This property is required. string
RADIUS attribute used to look up group policies
radiusEnabled This property is required. boolean
Whether RADIUS authentication is enabled
radiusFailoverPolicy This property is required. string
Policy which determines how authentication requests should be handled in the event that all of the configured RADIUS servers are unreachable
radiusLoadBalancingPolicy This property is required. string
Policy which determines which RADIUS server will be contacted first in an authentication attempt, and the ordering of any necessary retry attempts
radiusServers This property is required. GetWirelessSsidsItemRadiusServer[]
List of RADIUS 802.1X servers to be used for authentication
splashPage This property is required. string
The type of splash page for the SSID
splashTimeout This property is required. string
Splash page timeout
ssidAdminAccessible This property is required. boolean
SSID Administrator access status
visible This property is required. boolean
Whether the SSID is advertised or hidden by the AP
walledGardenEnabled This property is required. boolean
Allow users to access a configurable list of IP ranges prior to sign-on
walledGardenRanges This property is required. string[]
Domain names and IP address ranges available in Walled Garden mode
wpaEncryptionMode This property is required. string
The types of WPA encryption
admin_splash_url This property is required. str
URL for the admin splash page
auth_mode This property is required. str
The association control method for the SSID
availability_tags This property is required. Sequence[str]
List of tags for this SSID. If availableOnAllAps is false, then the SSID is only broadcast by APs with tags matching any of the tags in this list
available_on_all_aps This property is required. bool
Whether all APs broadcast the SSID or if it's restricted to APs matching any availability tags
band_selection This property is required. str
The client-serving radio frequencies of this SSID in the default indoor RF profile
enabled This property is required. bool
Whether or not the SSID is enabled
encryption_mode This property is required. str
The psk encryption mode for the SSID
ip_assignment_mode This property is required. str
The client IP assignment mode
local_auth This property is required. bool
Extended local auth flag for Enterprise NAC
mandatory_dhcp_enabled This property is required. bool
Whether clients connecting to this SSID must use the IP address assigned by the DHCP server
min_bitrate This property is required. int
The minimum bitrate in Mbps of this SSID in the default indoor RF profile
name This property is required. str
The name of the SSID
number This property is required. int
Unique identifier of the SSID
per_client_bandwidth_limit_down This property is required. int
The download bandwidth limit in Kbps. (0 represents no limit.)
per_client_bandwidth_limit_up This property is required. int
The upload bandwidth limit in Kbps. (0 represents no limit.)
per_ssid_bandwidth_limit_down This property is required. int
The total download bandwidth limit in Kbps (0 represents no limit)
per_ssid_bandwidth_limit_up This property is required. int
The total upload bandwidth limit in Kbps (0 represents no limit)
radius_accounting_enabled This property is required. bool
Whether or not RADIUS accounting is enabled
radius_accounting_servers This property is required. Sequence[GetWirelessSsidsItemRadiusAccountingServer]
List of RADIUS accounting 802.1X servers to be used for authentication
radius_attribute_for_group_policies This property is required. str
RADIUS attribute used to look up group policies
radius_enabled This property is required. bool
Whether RADIUS authentication is enabled
radius_failover_policy This property is required. str
Policy which determines how authentication requests should be handled in the event that all of the configured RADIUS servers are unreachable
radius_load_balancing_policy This property is required. str
Policy which determines which RADIUS server will be contacted first in an authentication attempt, and the ordering of any necessary retry attempts
radius_servers This property is required. Sequence[GetWirelessSsidsItemRadiusServer]
List of RADIUS 802.1X servers to be used for authentication
splash_page This property is required. str
The type of splash page for the SSID
splash_timeout This property is required. str
Splash page timeout
ssid_admin_accessible This property is required. bool
SSID Administrator access status
visible This property is required. bool
Whether the SSID is advertised or hidden by the AP
walled_garden_enabled This property is required. bool
Allow users to access a configurable list of IP ranges prior to sign-on
walled_garden_ranges This property is required. Sequence[str]
Domain names and IP address ranges available in Walled Garden mode
wpa_encryption_mode This property is required. str
The types of WPA encryption
adminSplashUrl This property is required. String
URL for the admin splash page
authMode This property is required. String
The association control method for the SSID
availabilityTags This property is required. List<String>
List of tags for this SSID. If availableOnAllAps is false, then the SSID is only broadcast by APs with tags matching any of the tags in this list
availableOnAllAps This property is required. Boolean
Whether all APs broadcast the SSID or if it's restricted to APs matching any availability tags
bandSelection This property is required. String
The client-serving radio frequencies of this SSID in the default indoor RF profile
enabled This property is required. Boolean
Whether or not the SSID is enabled
encryptionMode This property is required. String
The psk encryption mode for the SSID
ipAssignmentMode This property is required. String
The client IP assignment mode
localAuth This property is required. Boolean
Extended local auth flag for Enterprise NAC
mandatoryDhcpEnabled This property is required. Boolean
Whether clients connecting to this SSID must use the IP address assigned by the DHCP server
minBitrate This property is required. Number
The minimum bitrate in Mbps of this SSID in the default indoor RF profile
name This property is required. String
The name of the SSID
number This property is required. Number
Unique identifier of the SSID
perClientBandwidthLimitDown This property is required. Number
The download bandwidth limit in Kbps. (0 represents no limit.)
perClientBandwidthLimitUp This property is required. Number
The upload bandwidth limit in Kbps. (0 represents no limit.)
perSsidBandwidthLimitDown This property is required. Number
The total download bandwidth limit in Kbps (0 represents no limit)
perSsidBandwidthLimitUp This property is required. Number
The total upload bandwidth limit in Kbps (0 represents no limit)
radiusAccountingEnabled This property is required. Boolean
Whether or not RADIUS accounting is enabled
radiusAccountingServers This property is required. List<Property Map>
List of RADIUS accounting 802.1X servers to be used for authentication
radiusAttributeForGroupPolicies This property is required. String
RADIUS attribute used to look up group policies
radiusEnabled This property is required. Boolean
Whether RADIUS authentication is enabled
radiusFailoverPolicy This property is required. String
Policy which determines how authentication requests should be handled in the event that all of the configured RADIUS servers are unreachable
radiusLoadBalancingPolicy This property is required. String
Policy which determines which RADIUS server will be contacted first in an authentication attempt, and the ordering of any necessary retry attempts
radiusServers This property is required. List<Property Map>
List of RADIUS 802.1X servers to be used for authentication
splashPage This property is required. String
The type of splash page for the SSID
splashTimeout This property is required. String
Splash page timeout
ssidAdminAccessible This property is required. Boolean
SSID Administrator access status
visible This property is required. Boolean
Whether the SSID is advertised or hidden by the AP
walledGardenEnabled This property is required. Boolean
Allow users to access a configurable list of IP ranges prior to sign-on
walledGardenRanges This property is required. List<String>
Domain names and IP address ranges available in Walled Garden mode
wpaEncryptionMode This property is required. String
The types of WPA encryption

GetWirelessSsidsItemRadiusAccountingServer

CaCertificate This property is required. string
Certificate used for authorization for the RADSEC Server
Host This property is required. string
IP address (or FQDN) to which the APs will send RADIUS accounting messages
OpenRoamingCertificateId This property is required. int
The ID of the Openroaming Certificate attached to radius server
Port This property is required. int
Port on the RADIUS server that is listening for accounting messages
CaCertificate This property is required. string
Certificate used for authorization for the RADSEC Server
Host This property is required. string
IP address (or FQDN) to which the APs will send RADIUS accounting messages
OpenRoamingCertificateId This property is required. int
The ID of the Openroaming Certificate attached to radius server
Port This property is required. int
Port on the RADIUS server that is listening for accounting messages
caCertificate This property is required. String
Certificate used for authorization for the RADSEC Server
host This property is required. String
IP address (or FQDN) to which the APs will send RADIUS accounting messages
openRoamingCertificateId This property is required. Integer
The ID of the Openroaming Certificate attached to radius server
port This property is required. Integer
Port on the RADIUS server that is listening for accounting messages
caCertificate This property is required. string
Certificate used for authorization for the RADSEC Server
host This property is required. string
IP address (or FQDN) to which the APs will send RADIUS accounting messages
openRoamingCertificateId This property is required. number
The ID of the Openroaming Certificate attached to radius server
port This property is required. number
Port on the RADIUS server that is listening for accounting messages
ca_certificate This property is required. str
Certificate used for authorization for the RADSEC Server
host This property is required. str
IP address (or FQDN) to which the APs will send RADIUS accounting messages
open_roaming_certificate_id This property is required. int
The ID of the Openroaming Certificate attached to radius server
port This property is required. int
Port on the RADIUS server that is listening for accounting messages
caCertificate This property is required. String
Certificate used for authorization for the RADSEC Server
host This property is required. String
IP address (or FQDN) to which the APs will send RADIUS accounting messages
openRoamingCertificateId This property is required. Number
The ID of the Openroaming Certificate attached to radius server
port This property is required. Number
Port on the RADIUS server that is listening for accounting messages

GetWirelessSsidsItemRadiusServer

CaCertificate This property is required. string
Certificate used for authorization for the RADSEC Server
Host This property is required. string
IP address (or FQDN) of your RADIUS server
OpenRoamingCertificateId This property is required. int
The ID of the Openroaming Certificate attached to radius server
Port This property is required. int
UDP port the RADIUS server listens on for Access-requests
CaCertificate This property is required. string
Certificate used for authorization for the RADSEC Server
Host This property is required. string
IP address (or FQDN) of your RADIUS server
OpenRoamingCertificateId This property is required. int
The ID of the Openroaming Certificate attached to radius server
Port This property is required. int
UDP port the RADIUS server listens on for Access-requests
caCertificate This property is required. String
Certificate used for authorization for the RADSEC Server
host This property is required. String
IP address (or FQDN) of your RADIUS server
openRoamingCertificateId This property is required. Integer
The ID of the Openroaming Certificate attached to radius server
port This property is required. Integer
UDP port the RADIUS server listens on for Access-requests
caCertificate This property is required. string
Certificate used for authorization for the RADSEC Server
host This property is required. string
IP address (or FQDN) of your RADIUS server
openRoamingCertificateId This property is required. number
The ID of the Openroaming Certificate attached to radius server
port This property is required. number
UDP port the RADIUS server listens on for Access-requests
ca_certificate This property is required. str
Certificate used for authorization for the RADSEC Server
host This property is required. str
IP address (or FQDN) of your RADIUS server
open_roaming_certificate_id This property is required. int
The ID of the Openroaming Certificate attached to radius server
port This property is required. int
UDP port the RADIUS server listens on for Access-requests
caCertificate This property is required. String
Certificate used for authorization for the RADSEC Server
host This property is required. String
IP address (or FQDN) of your RADIUS server
openRoamingCertificateId This property is required. Number
The ID of the Openroaming Certificate attached to radius server
port This property is required. Number
UDP port the RADIUS server listens on for Access-requests

Package Details

Repository
meraki pulumi/pulumi-meraki
License
Apache-2.0
Notes
This Pulumi package is based on the meraki Terraform Provider.
Cisco Meraki v0.4.1 published on Saturday, Mar 15, 2025 by Pulumi