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

meraki.networks.getApplianceSsids

Explore with Pulumi AI

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

Example Usage

Using getApplianceSsids

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 getApplianceSsids(args: GetApplianceSsidsArgs, opts?: InvokeOptions): Promise<GetApplianceSsidsResult>
function getApplianceSsidsOutput(args: GetApplianceSsidsOutputArgs, opts?: InvokeOptions): Output<GetApplianceSsidsResult>
Copy
def get_appliance_ssids(network_id: Optional[str] = None,
                        number: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetApplianceSsidsResult
def get_appliance_ssids_output(network_id: Optional[pulumi.Input[str]] = None,
                        number: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetApplianceSsidsResult]
Copy
func LookupApplianceSsids(ctx *Context, args *LookupApplianceSsidsArgs, opts ...InvokeOption) (*LookupApplianceSsidsResult, error)
func LookupApplianceSsidsOutput(ctx *Context, args *LookupApplianceSsidsOutputArgs, opts ...InvokeOption) LookupApplianceSsidsResultOutput
Copy

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

public static class GetApplianceSsids 
{
    public static Task<GetApplianceSsidsResult> InvokeAsync(GetApplianceSsidsArgs args, InvokeOptions? opts = null)
    public static Output<GetApplianceSsidsResult> Invoke(GetApplianceSsidsInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetApplianceSsidsResult> getApplianceSsids(GetApplianceSsidsArgs args, InvokeOptions options)
public static Output<GetApplianceSsidsResult> getApplianceSsids(GetApplianceSsidsArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: meraki:networks/getApplianceSsids:getApplianceSsids
  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.

getApplianceSsids Result

The following output properties are available:

Id string
The provider-assigned unique ID for this managed resource.
Item GetApplianceSsidsItem
Items List<GetApplianceSsidsItem>
Array of ResponseApplianceGetNetworkApplianceSsids
NetworkId string
networkId path parameter. Network ID
Number string
number path parameter.
Id string
The provider-assigned unique ID for this managed resource.
Item GetApplianceSsidsItem
Items []GetApplianceSsidsItem
Array of ResponseApplianceGetNetworkApplianceSsids
NetworkId string
networkId path parameter. Network ID
Number string
number path parameter.
id String
The provider-assigned unique ID for this managed resource.
item GetApplianceSsidsItem
items List<GetApplianceSsidsItem>
Array of ResponseApplianceGetNetworkApplianceSsids
networkId String
networkId path parameter. Network ID
number String
number path parameter.
id string
The provider-assigned unique ID for this managed resource.
item GetApplianceSsidsItem
items GetApplianceSsidsItem[]
Array of ResponseApplianceGetNetworkApplianceSsids
networkId string
networkId path parameter. Network ID
number string
number path parameter.
id str
The provider-assigned unique ID for this managed resource.
item GetApplianceSsidsItem
items Sequence[GetApplianceSsidsItem]
Array of ResponseApplianceGetNetworkApplianceSsids
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 ResponseApplianceGetNetworkApplianceSsids
networkId String
networkId path parameter. Network ID
number String
number path parameter.

Supporting Types

GetApplianceSsidsItem

AuthMode This property is required. string
The association control method for the SSID.
DefaultVlanId This property is required. int
The VLAN ID of the VLAN associated to this SSID.
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.
Name This property is required. string
The name of the SSID.
Number This property is required. int
The number of the SSID.
RadiusServers This property is required. List<GetApplianceSsidsItemRadiusServer>
The RADIUS 802.1x servers to be used for authentication.
Visible This property is required. bool
Boolean indicating whether the MX should advertise or hide this SSID.
WpaEncryptionMode This property is required. string
WPA encryption mode for the SSID.
AuthMode This property is required. string
The association control method for the SSID.
DefaultVlanId This property is required. int
The VLAN ID of the VLAN associated to this SSID.
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.
Name This property is required. string
The name of the SSID.
Number This property is required. int
The number of the SSID.
RadiusServers This property is required. []GetApplianceSsidsItemRadiusServer
The RADIUS 802.1x servers to be used for authentication.
Visible This property is required. bool
Boolean indicating whether the MX should advertise or hide this SSID.
WpaEncryptionMode This property is required. string
WPA encryption mode for the SSID.
authMode This property is required. String
The association control method for the SSID.
defaultVlanId This property is required. Integer
The VLAN ID of the VLAN associated to this SSID.
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.
name This property is required. String
The name of the SSID.
number This property is required. Integer
The number of the SSID.
radiusServers This property is required. List<GetApplianceSsidsItemRadiusServer>
The RADIUS 802.1x servers to be used for authentication.
visible This property is required. Boolean
Boolean indicating whether the MX should advertise or hide this SSID.
wpaEncryptionMode This property is required. String
WPA encryption mode for the SSID.
authMode This property is required. string
The association control method for the SSID.
defaultVlanId This property is required. number
The VLAN ID of the VLAN associated to this SSID.
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.
name This property is required. string
The name of the SSID.
number This property is required. number
The number of the SSID.
radiusServers This property is required. GetApplianceSsidsItemRadiusServer[]
The RADIUS 802.1x servers to be used for authentication.
visible This property is required. boolean
Boolean indicating whether the MX should advertise or hide this SSID.
wpaEncryptionMode This property is required. string
WPA encryption mode for the SSID.
auth_mode This property is required. str
The association control method for the SSID.
default_vlan_id This property is required. int
The VLAN ID of the VLAN associated to this SSID.
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.
name This property is required. str
The name of the SSID.
number This property is required. int
The number of the SSID.
radius_servers This property is required. Sequence[GetApplianceSsidsItemRadiusServer]
The RADIUS 802.1x servers to be used for authentication.
visible This property is required. bool
Boolean indicating whether the MX should advertise or hide this SSID.
wpa_encryption_mode This property is required. str
WPA encryption mode for the SSID.
authMode This property is required. String
The association control method for the SSID.
defaultVlanId This property is required. Number
The VLAN ID of the VLAN associated to this SSID.
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.
name This property is required. String
The name of the SSID.
number This property is required. Number
The number of the SSID.
radiusServers This property is required. List<Property Map>
The RADIUS 802.1x servers to be used for authentication.
visible This property is required. Boolean
Boolean indicating whether the MX should advertise or hide this SSID.
wpaEncryptionMode This property is required. String
WPA encryption mode for the SSID.

GetApplianceSsidsItemRadiusServer

Host This property is required. string
The IP address of your RADIUS server.
Port This property is required. int
The UDP port your RADIUS servers listens on for Access-requests.
Host This property is required. string
The IP address of your RADIUS server.
Port This property is required. int
The UDP port your RADIUS servers listens on for Access-requests.
host This property is required. String
The IP address of your RADIUS server.
port This property is required. Integer
The UDP port your RADIUS servers listens on for Access-requests.
host This property is required. string
The IP address of your RADIUS server.
port This property is required. number
The UDP port your RADIUS servers listens on for Access-requests.
host This property is required. str
The IP address of your RADIUS server.
port This property is required. int
The UDP port your RADIUS servers listens on for Access-requests.
host This property is required. String
The IP address of your RADIUS server.
port This property is required. Number
The UDP port your RADIUS servers 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