Cisco Catalyst SD-WAN v0.3.0 published on Friday, Mar 28, 2025 by Pulumi
sdwan.getCiscoWirelessLanFeatureTemplate
Explore with Pulumi AI
This data source can read the Cisco Wireless LAN feature template.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as sdwan from "@pulumi/sdwan";
const example = sdwan.getCiscoWirelessLanFeatureTemplate({
id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
});
import pulumi
import pulumi_sdwan as sdwan
example = sdwan.get_cisco_wireless_lan_feature_template(id="f6b2c44c-693c-4763-b010-895aa3d236bd")
package main
import (
"github.com/pulumi/pulumi-sdwan/sdk/go/sdwan"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := sdwan.LookupCiscoWirelessLanFeatureTemplate(ctx, &sdwan.LookupCiscoWirelessLanFeatureTemplateArgs{
Id: pulumi.StringRef("f6b2c44c-693c-4763-b010-895aa3d236bd"),
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Sdwan = Pulumi.Sdwan;
return await Deployment.RunAsync(() =>
{
var example = Sdwan.GetCiscoWirelessLanFeatureTemplate.Invoke(new()
{
Id = "f6b2c44c-693c-4763-b010-895aa3d236bd",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.sdwan.SdwanFunctions;
import com.pulumi.sdwan.inputs.GetCiscoWirelessLanFeatureTemplateArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var example = SdwanFunctions.getCiscoWirelessLanFeatureTemplate(GetCiscoWirelessLanFeatureTemplateArgs.builder()
.id("f6b2c44c-693c-4763-b010-895aa3d236bd")
.build());
}
}
variables:
example:
fn::invoke:
function: sdwan:getCiscoWirelessLanFeatureTemplate
arguments:
id: f6b2c44c-693c-4763-b010-895aa3d236bd
Using getCiscoWirelessLanFeatureTemplate
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 getCiscoWirelessLanFeatureTemplate(args: GetCiscoWirelessLanFeatureTemplateArgs, opts?: InvokeOptions): Promise<GetCiscoWirelessLanFeatureTemplateResult>
function getCiscoWirelessLanFeatureTemplateOutput(args: GetCiscoWirelessLanFeatureTemplateOutputArgs, opts?: InvokeOptions): Output<GetCiscoWirelessLanFeatureTemplateResult>
def get_cisco_wireless_lan_feature_template(id: Optional[str] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCiscoWirelessLanFeatureTemplateResult
def get_cisco_wireless_lan_feature_template_output(id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCiscoWirelessLanFeatureTemplateResult]
func LookupCiscoWirelessLanFeatureTemplate(ctx *Context, args *LookupCiscoWirelessLanFeatureTemplateArgs, opts ...InvokeOption) (*LookupCiscoWirelessLanFeatureTemplateResult, error)
func LookupCiscoWirelessLanFeatureTemplateOutput(ctx *Context, args *LookupCiscoWirelessLanFeatureTemplateOutputArgs, opts ...InvokeOption) LookupCiscoWirelessLanFeatureTemplateResultOutput
> Note: This function is named LookupCiscoWirelessLanFeatureTemplate
in the Go SDK.
public static class GetCiscoWirelessLanFeatureTemplate
{
public static Task<GetCiscoWirelessLanFeatureTemplateResult> InvokeAsync(GetCiscoWirelessLanFeatureTemplateArgs args, InvokeOptions? opts = null)
public static Output<GetCiscoWirelessLanFeatureTemplateResult> Invoke(GetCiscoWirelessLanFeatureTemplateInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetCiscoWirelessLanFeatureTemplateResult> getCiscoWirelessLanFeatureTemplate(GetCiscoWirelessLanFeatureTemplateArgs args, InvokeOptions options)
public static Output<GetCiscoWirelessLanFeatureTemplateResult> getCiscoWirelessLanFeatureTemplate(GetCiscoWirelessLanFeatureTemplateArgs args, InvokeOptions options)
fn::invoke:
function: sdwan:index/getCiscoWirelessLanFeatureTemplate:getCiscoWirelessLanFeatureTemplate
arguments:
# arguments dictionary
The following arguments are supported:
getCiscoWirelessLanFeatureTemplate Result
The following output properties are available:
- Controller
Default stringGateway - Set mobile express default gateway
- Controller
Default stringGateway Variable - Variable name
- Controller
Ip stringAddress - Set mobile express controller address
- Controller
Ip stringAddress Variable - Variable name
- Controller
Subnet stringMask - Set mobile express controller subnet mask
- Controller
Subnet stringMask Variable - Variable name
- Country string
- Select country
- Country
Variable string - Variable name
- Description string
- The description of the feature template
- Device
Types List<string> - List of supported device types
- Id string
- The id of the feature template
- Name string
- The name of the feature template
- Password string
- Set management password
- Password
Variable string - Variable name
- Shutdown24ghz bool
- 2.4GHz Shutdown
- Shutdown24ghz
Variable string - Variable name
- Shutdown5ghz bool
- 5GHz Shutdown
- Shutdown5ghz
Variable string - Variable name
- Ssids
List<Get
Cisco Wireless Lan Feature Template Ssid> - Configure Wi-Fi SSID
- Template
Type string - The template type
- Username string
- Set management username
- Username
Variable string - Variable name
- Version int
- The version of the feature template
- Controller
Default stringGateway - Set mobile express default gateway
- Controller
Default stringGateway Variable - Variable name
- Controller
Ip stringAddress - Set mobile express controller address
- Controller
Ip stringAddress Variable - Variable name
- Controller
Subnet stringMask - Set mobile express controller subnet mask
- Controller
Subnet stringMask Variable - Variable name
- Country string
- Select country
- Country
Variable string - Variable name
- Description string
- The description of the feature template
- Device
Types []string - List of supported device types
- Id string
- The id of the feature template
- Name string
- The name of the feature template
- Password string
- Set management password
- Password
Variable string - Variable name
- Shutdown24ghz bool
- 2.4GHz Shutdown
- Shutdown24ghz
Variable string - Variable name
- Shutdown5ghz bool
- 5GHz Shutdown
- Shutdown5ghz
Variable string - Variable name
- Ssids
[]Get
Cisco Wireless Lan Feature Template Ssid - Configure Wi-Fi SSID
- Template
Type string - The template type
- Username string
- Set management username
- Username
Variable string - Variable name
- Version int
- The version of the feature template
- controller
Default StringGateway - Set mobile express default gateway
- controller
Default StringGateway Variable - Variable name
- controller
Ip StringAddress - Set mobile express controller address
- controller
Ip StringAddress Variable - Variable name
- controller
Subnet StringMask - Set mobile express controller subnet mask
- controller
Subnet StringMask Variable - Variable name
- country String
- Select country
- country
Variable String - Variable name
- description String
- The description of the feature template
- device
Types List<String> - List of supported device types
- id String
- The id of the feature template
- name String
- The name of the feature template
- password String
- Set management password
- password
Variable String - Variable name
- shutdown24ghz Boolean
- 2.4GHz Shutdown
- shutdown24ghz
Variable String - Variable name
- shutdown5ghz Boolean
- 5GHz Shutdown
- shutdown5ghz
Variable String - Variable name
- ssids
List<Get
Cisco Wireless Lan Feature Template Ssid> - Configure Wi-Fi SSID
- template
Type String - The template type
- username String
- Set management username
- username
Variable String - Variable name
- version Integer
- The version of the feature template
- controller
Default stringGateway - Set mobile express default gateway
- controller
Default stringGateway Variable - Variable name
- controller
Ip stringAddress - Set mobile express controller address
- controller
Ip stringAddress Variable - Variable name
- controller
Subnet stringMask - Set mobile express controller subnet mask
- controller
Subnet stringMask Variable - Variable name
- country string
- Select country
- country
Variable string - Variable name
- description string
- The description of the feature template
- device
Types string[] - List of supported device types
- id string
- The id of the feature template
- name string
- The name of the feature template
- password string
- Set management password
- password
Variable string - Variable name
- shutdown24ghz boolean
- 2.4GHz Shutdown
- shutdown24ghz
Variable string - Variable name
- shutdown5ghz boolean
- 5GHz Shutdown
- shutdown5ghz
Variable string - Variable name
- ssids
Get
Cisco Wireless Lan Feature Template Ssid[] - Configure Wi-Fi SSID
- template
Type string - The template type
- username string
- Set management username
- username
Variable string - Variable name
- version number
- The version of the feature template
- controller_
default_ strgateway - Set mobile express default gateway
- controller_
default_ strgateway_ variable - Variable name
- controller_
ip_ straddress - Set mobile express controller address
- controller_
ip_ straddress_ variable - Variable name
- controller_
subnet_ strmask - Set mobile express controller subnet mask
- controller_
subnet_ strmask_ variable - Variable name
- country str
- Select country
- country_
variable str - Variable name
- description str
- The description of the feature template
- device_
types Sequence[str] - List of supported device types
- id str
- The id of the feature template
- name str
- The name of the feature template
- password str
- Set management password
- password_
variable str - Variable name
- shutdown24ghz bool
- 2.4GHz Shutdown
- shutdown24ghz_
variable str - Variable name
- shutdown5ghz bool
- 5GHz Shutdown
- shutdown5ghz_
variable str - Variable name
- ssids
Sequence[Get
Cisco Wireless Lan Feature Template Ssid] - Configure Wi-Fi SSID
- template_
type str - The template type
- username str
- Set management username
- username_
variable str - Variable name
- version int
- The version of the feature template
- controller
Default StringGateway - Set mobile express default gateway
- controller
Default StringGateway Variable - Variable name
- controller
Ip StringAddress - Set mobile express controller address
- controller
Ip StringAddress Variable - Variable name
- controller
Subnet StringMask - Set mobile express controller subnet mask
- controller
Subnet StringMask Variable - Variable name
- country String
- Select country
- country
Variable String - Variable name
- description String
- The description of the feature template
- device
Types List<String> - List of supported device types
- id String
- The id of the feature template
- name String
- The name of the feature template
- password String
- Set management password
- password
Variable String - Variable name
- shutdown24ghz Boolean
- 2.4GHz Shutdown
- shutdown24ghz
Variable String - Variable name
- shutdown5ghz Boolean
- 5GHz Shutdown
- shutdown5ghz
Variable String - Variable name
- ssids List<Property Map>
- Configure Wi-Fi SSID
- template
Type String - The template type
- username String
- Set management username
- username
Variable String - Variable name
- version Number
- The version of the feature template
Supporting Types
GetCiscoWirelessLanFeatureTemplateSsid
- Admin
State This property is required. bool - Set admin state
- Admin
State Variable This property is required. string - Variable name
- Broadcast
Ssid This property is required. bool - Enable broadcast SSID
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Passphrase
This property is required. string - Set passphrase
- Passphrase
Variable This property is required. string - Variable name
- Qos
Profile This property is required. string - Select QoS profile
- Qos
Profile Variable This property is required. string - Variable name
- Radio
Type This property is required. string - Select radio type
- Radio
Type Variable This property is required. string - Variable name
- Radius
Server Ip This property is required. string - Set RADIUS server IP
- Radius
Server Ip Variable This property is required. string - Variable name
- Radius
Server Port This property is required. int - Set RADIUS server authentication port
- Radius
Server Port Variable This property is required. string - Variable name
- Radius
Server Secret This property is required. string - Set RADIUS server shared secret
- Radius
Server Secret Variable This property is required. string - Variable name
- Security
Type This property is required. string - Select security type
- Security
Type Variable This property is required. string - Variable name
- Vlan
Id This property is required. int - Set VLAN ID
- Vlan
Id Variable This property is required. string - Variable name
- Wireless
Network Name This property is required. string - Configure wlan SSID
- Admin
State This property is required. bool - Set admin state
- Admin
State Variable This property is required. string - Variable name
- Broadcast
Ssid This property is required. bool - Enable broadcast SSID
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Passphrase
This property is required. string - Set passphrase
- Passphrase
Variable This property is required. string - Variable name
- Qos
Profile This property is required. string - Select QoS profile
- Qos
Profile Variable This property is required. string - Variable name
- Radio
Type This property is required. string - Select radio type
- Radio
Type Variable This property is required. string - Variable name
- Radius
Server Ip This property is required. string - Set RADIUS server IP
- Radius
Server Ip Variable This property is required. string - Variable name
- Radius
Server Port This property is required. int - Set RADIUS server authentication port
- Radius
Server Port Variable This property is required. string - Variable name
- Radius
Server Secret This property is required. string - Set RADIUS server shared secret
- Radius
Server Secret Variable This property is required. string - Variable name
- Security
Type This property is required. string - Select security type
- Security
Type Variable This property is required. string - Variable name
- Vlan
Id This property is required. int - Set VLAN ID
- Vlan
Id Variable This property is required. string - Variable name
- Wireless
Network Name This property is required. string - Configure wlan SSID
- admin
State This property is required. Boolean - Set admin state
- admin
State Variable This property is required. String - Variable name
- broadcast
Ssid This property is required. Boolean - Enable broadcast SSID
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- passphrase
This property is required. String - Set passphrase
- passphrase
Variable This property is required. String - Variable name
- qos
Profile This property is required. String - Select QoS profile
- qos
Profile Variable This property is required. String - Variable name
- radio
Type This property is required. String - Select radio type
- radio
Type Variable This property is required. String - Variable name
- radius
Server Ip This property is required. String - Set RADIUS server IP
- radius
Server Ip Variable This property is required. String - Variable name
- radius
Server Port This property is required. Integer - Set RADIUS server authentication port
- radius
Server Port Variable This property is required. String - Variable name
- radius
Server Secret This property is required. String - Set RADIUS server shared secret
- radius
Server Secret Variable This property is required. String - Variable name
- security
Type This property is required. String - Select security type
- security
Type Variable This property is required. String - Variable name
- vlan
Id This property is required. Integer - Set VLAN ID
- vlan
Id Variable This property is required. String - Variable name
- wireless
Network Name This property is required. String - Configure wlan SSID
- admin
State This property is required. boolean - Set admin state
- admin
State Variable This property is required. string - Variable name
- broadcast
Ssid This property is required. boolean - Enable broadcast SSID
- optional
This property is required. boolean - Indicates if list item is considered optional.
- passphrase
This property is required. string - Set passphrase
- passphrase
Variable This property is required. string - Variable name
- qos
Profile This property is required. string - Select QoS profile
- qos
Profile Variable This property is required. string - Variable name
- radio
Type This property is required. string - Select radio type
- radio
Type Variable This property is required. string - Variable name
- radius
Server Ip This property is required. string - Set RADIUS server IP
- radius
Server Ip Variable This property is required. string - Variable name
- radius
Server Port This property is required. number - Set RADIUS server authentication port
- radius
Server Port Variable This property is required. string - Variable name
- radius
Server Secret This property is required. string - Set RADIUS server shared secret
- radius
Server Secret Variable This property is required. string - Variable name
- security
Type This property is required. string - Select security type
- security
Type Variable This property is required. string - Variable name
- vlan
Id This property is required. number - Set VLAN ID
- vlan
Id Variable This property is required. string - Variable name
- wireless
Network Name This property is required. string - Configure wlan SSID
- admin_
state This property is required. bool - Set admin state
- admin_
state_ variable This property is required. str - Variable name
- broadcast_
ssid This property is required. bool - Enable broadcast SSID
- optional
This property is required. bool - Indicates if list item is considered optional.
- passphrase
This property is required. str - Set passphrase
- passphrase_
variable This property is required. str - Variable name
- qos_
profile This property is required. str - Select QoS profile
- qos_
profile_ variable This property is required. str - Variable name
- radio_
type This property is required. str - Select radio type
- radio_
type_ variable This property is required. str - Variable name
- radius_
server_ ip This property is required. str - Set RADIUS server IP
- radius_
server_ ip_ variable This property is required. str - Variable name
- radius_
server_ port This property is required. int - Set RADIUS server authentication port
- radius_
server_ port_ variable This property is required. str - Variable name
- radius_
server_ secret This property is required. str - Set RADIUS server shared secret
- radius_
server_ secret_ variable This property is required. str - Variable name
- security_
type This property is required. str - Select security type
- security_
type_ variable This property is required. str - Variable name
- vlan_
id This property is required. int - Set VLAN ID
- vlan_
id_ variable This property is required. str - Variable name
- wireless_
network_ name This property is required. str - Configure wlan SSID
- admin
State This property is required. Boolean - Set admin state
- admin
State Variable This property is required. String - Variable name
- broadcast
Ssid This property is required. Boolean - Enable broadcast SSID
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- passphrase
This property is required. String - Set passphrase
- passphrase
Variable This property is required. String - Variable name
- qos
Profile This property is required. String - Select QoS profile
- qos
Profile Variable This property is required. String - Variable name
- radio
Type This property is required. String - Select radio type
- radio
Type Variable This property is required. String - Variable name
- radius
Server Ip This property is required. String - Set RADIUS server IP
- radius
Server Ip Variable This property is required. String - Variable name
- radius
Server Port This property is required. Number - Set RADIUS server authentication port
- radius
Server Port Variable This property is required. String - Variable name
- radius
Server Secret This property is required. String - Set RADIUS server shared secret
- radius
Server Secret Variable This property is required. String - Variable name
- security
Type This property is required. String - Select security type
- security
Type Variable This property is required. String - Variable name
- vlan
Id This property is required. Number - Set VLAN ID
- vlan
Id Variable This property is required. String - Variable name
- wireless
Network Name This property is required. String - Configure wlan SSID
Package Details
- Repository
- sdwan pulumi/pulumi-sdwan
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
sdwan
Terraform Provider.