1. Packages
  2. Cisco Meraki
  3. API Docs
  4. networks
  5. getApplianceSsids
Cisco Meraki v0.2.10 published on Wednesday, Jul 24, 2024 by Pulumi

meraki.networks.getApplianceSsids

Explore with Pulumi AI

meraki logo
Cisco Meraki v0.2.10 published on Wednesday, Jul 24, 2024 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>
    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:

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

    GetApplianceSsidsItemRadiusServer

    Host string
    The IP address of your RADIUS server.
    Port int
    The UDP port your RADIUS servers listens on for Access-requests.
    Host string
    The IP address of your RADIUS server.
    Port int
    The UDP port your RADIUS servers listens on for Access-requests.
    host String
    The IP address of your RADIUS server.
    port Integer
    The UDP port your RADIUS servers listens on for Access-requests.
    host string
    The IP address of your RADIUS server.
    port number
    The UDP port your RADIUS servers listens on for Access-requests.
    host str
    The IP address of your RADIUS server.
    port int
    The UDP port your RADIUS servers listens on for Access-requests.
    host String
    The IP address of your RADIUS server.
    port 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.
    meraki logo
    Cisco Meraki v0.2.10 published on Wednesday, Jul 24, 2024 by Pulumi