Cisco Meraki v0.2.4 published on Friday, Jun 14, 2024 by Pulumi
meraki.networks.getApplianceSsids
Explore with Pulumi AI
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>
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]
func LookupApplianceSsids(ctx *Context, args *LookupApplianceSsidsArgs, opts ...InvokeOption) (*LookupApplianceSsidsResult, error)
func LookupApplianceSsidsOutput(ctx *Context, args *LookupApplianceSsidsOutputArgs, opts ...InvokeOption) LookupApplianceSsidsResultOutput
> 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)
}
public static CompletableFuture<GetApplianceSsidsResult> getApplianceSsids(GetApplianceSsidsArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: meraki:networks/getApplianceSsids:getApplianceSsids
arguments:
# arguments dictionary
The following arguments are supported:
- network_
id str - networkId path parameter. Network ID
- number str
- number path parameter.
getApplianceSsids Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
Get
Appliance Ssids Item - Items
List<Get
Appliance Ssids Item> - Array of ResponseApplianceGetNetworkApplianceSsids
- Network
Id string - networkId path parameter. Network ID
- Number string
- number path parameter.
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
Get
Appliance Ssids Item - Items
[]Get
Appliance Ssids Item - Array of ResponseApplianceGetNetworkApplianceSsids
- Network
Id string - networkId path parameter. Network ID
- Number string
- number path parameter.
- id String
- The provider-assigned unique ID for this managed resource.
- item
Get
Appliance Ssids Item - items
List<Get
Appliance Ssids Item> - Array of ResponseApplianceGetNetworkApplianceSsids
- network
Id String - networkId path parameter. Network ID
- number String
- number path parameter.
- id string
- The provider-assigned unique ID for this managed resource.
- item
Get
Appliance Ssids Item - items
Get
Appliance Ssids Item[] - Array of ResponseApplianceGetNetworkApplianceSsids
- network
Id string - networkId path parameter. Network ID
- number string
- number path parameter.
- id str
- The provider-assigned unique ID for this managed resource.
- item
Get
Appliance Ssids Item - items
Sequence[Get
Appliance Ssids Item] - 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
- network
Id String - networkId path parameter. Network ID
- number String
- number path parameter.
Supporting Types
GetApplianceSsidsItem
- Auth
Mode string - The association control method for the SSID.
- Default
Vlan intId - The VLAN ID of the VLAN associated to this SSID.
- Enabled bool
- Whether or not the SSID is enabled.
- Encryption
Mode string - The psk encryption mode for the SSID.
- Name string
- The name of the SSID.
- Number int
- The number of the SSID.
- Radius
Servers List<GetAppliance Ssids Item Radius Server> - The RADIUS 802.1x servers to be used for authentication.
- Visible bool
- Boolean indicating whether the MX should advertise or hide this SSID.
- Wpa
Encryption stringMode - WPA encryption mode for the SSID.
- Auth
Mode string - The association control method for the SSID.
- Default
Vlan intId - The VLAN ID of the VLAN associated to this SSID.
- Enabled bool
- Whether or not the SSID is enabled.
- Encryption
Mode string - The psk encryption mode for the SSID.
- Name string
- The name of the SSID.
- Number int
- The number of the SSID.
- Radius
Servers []GetAppliance Ssids Item Radius Server - The RADIUS 802.1x servers to be used for authentication.
- Visible bool
- Boolean indicating whether the MX should advertise or hide this SSID.
- Wpa
Encryption stringMode - WPA encryption mode for the SSID.
- auth
Mode String - The association control method for the SSID.
- default
Vlan IntegerId - The VLAN ID of the VLAN associated to this SSID.
- enabled Boolean
- Whether or not the SSID is enabled.
- encryption
Mode String - The psk encryption mode for the SSID.
- name String
- The name of the SSID.
- number Integer
- The number of the SSID.
- radius
Servers List<GetAppliance Ssids Item Radius Server> - The RADIUS 802.1x servers to be used for authentication.
- visible Boolean
- Boolean indicating whether the MX should advertise or hide this SSID.
- wpa
Encryption StringMode - WPA encryption mode for the SSID.
- auth
Mode string - The association control method for the SSID.
- default
Vlan numberId - The VLAN ID of the VLAN associated to this SSID.
- enabled boolean
- Whether or not the SSID is enabled.
- encryption
Mode string - The psk encryption mode for the SSID.
- name string
- The name of the SSID.
- number number
- The number of the SSID.
- radius
Servers GetAppliance Ssids Item Radius Server[] - The RADIUS 802.1x servers to be used for authentication.
- visible boolean
- Boolean indicating whether the MX should advertise or hide this SSID.
- wpa
Encryption stringMode - WPA encryption mode for the SSID.
- auth_
mode str - The association control method for the SSID.
- default_
vlan_ intid - The VLAN ID of the VLAN associated to this SSID.
- enabled bool
- Whether or not the SSID is enabled.
- encryption_
mode str - The psk encryption mode for the SSID.
- name str
- The name of the SSID.
- number int
- The number of the SSID.
- radius_
servers Sequence[GetAppliance Ssids Item Radius Server] - The RADIUS 802.1x servers to be used for authentication.
- visible bool
- Boolean indicating whether the MX should advertise or hide this SSID.
- wpa_
encryption_ strmode - WPA encryption mode for the SSID.
- auth
Mode String - The association control method for the SSID.
- default
Vlan NumberId - The VLAN ID of the VLAN associated to this SSID.
- enabled Boolean
- Whether or not the SSID is enabled.
- encryption
Mode String - The psk encryption mode for the SSID.
- name String
- The name of the SSID.
- number Number
- The number of the SSID.
- radius
Servers List<Property Map> - The RADIUS 802.1x servers to be used for authentication.
- visible Boolean
- Boolean indicating whether the MX should advertise or hide this SSID.
- wpa
Encryption StringMode - WPA encryption mode for the SSID.
GetApplianceSsidsItemRadiusServer
Package Details
- Repository
- meraki pulumi/pulumi-meraki
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
meraki
Terraform Provider.