Cisco Catalyst SD-WAN v0.2.0 published on Friday, Nov 1, 2024 by Pulumi
sdwan.getServiceWirelessLanFeature
Explore with Pulumi AI
This data source can read the Service Wireless LAN Feature.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as sdwan from "@pulumi/sdwan";
const example = sdwan.getServiceWirelessLanFeature({
id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
});
import pulumi
import pulumi_sdwan as sdwan
example = sdwan.get_service_wireless_lan_feature(id="f6b2c44c-693c-4763-b010-895aa3d236bd",
feature_profile_id="f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac")
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.LookupServiceWirelessLanFeature(ctx, &sdwan.LookupServiceWirelessLanFeatureArgs{
Id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
FeatureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
}, 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.GetServiceWirelessLanFeature.Invoke(new()
{
Id = "f6b2c44c-693c-4763-b010-895aa3d236bd",
FeatureProfileId = "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
});
});
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.GetServiceWirelessLanFeatureArgs;
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.getServiceWirelessLanFeature(GetServiceWirelessLanFeatureArgs.builder()
.id("f6b2c44c-693c-4763-b010-895aa3d236bd")
.featureProfileId("f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac")
.build());
}
}
variables:
example:
fn::invoke:
Function: sdwan:getServiceWirelessLanFeature
Arguments:
id: f6b2c44c-693c-4763-b010-895aa3d236bd
featureProfileId: f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac
Using getServiceWirelessLanFeature
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 getServiceWirelessLanFeature(args: GetServiceWirelessLanFeatureArgs, opts?: InvokeOptions): Promise<GetServiceWirelessLanFeatureResult>
function getServiceWirelessLanFeatureOutput(args: GetServiceWirelessLanFeatureOutputArgs, opts?: InvokeOptions): Output<GetServiceWirelessLanFeatureResult>
def get_service_wireless_lan_feature(feature_profile_id: Optional[str] = None,
id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetServiceWirelessLanFeatureResult
def get_service_wireless_lan_feature_output(feature_profile_id: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetServiceWirelessLanFeatureResult]
func LookupServiceWirelessLanFeature(ctx *Context, args *LookupServiceWirelessLanFeatureArgs, opts ...InvokeOption) (*LookupServiceWirelessLanFeatureResult, error)
func LookupServiceWirelessLanFeatureOutput(ctx *Context, args *LookupServiceWirelessLanFeatureOutputArgs, opts ...InvokeOption) LookupServiceWirelessLanFeatureResultOutput
> Note: This function is named LookupServiceWirelessLanFeature
in the Go SDK.
public static class GetServiceWirelessLanFeature
{
public static Task<GetServiceWirelessLanFeatureResult> InvokeAsync(GetServiceWirelessLanFeatureArgs args, InvokeOptions? opts = null)
public static Output<GetServiceWirelessLanFeatureResult> Invoke(GetServiceWirelessLanFeatureInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetServiceWirelessLanFeatureResult> getServiceWirelessLanFeature(GetServiceWirelessLanFeatureArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: sdwan:index/getServiceWirelessLanFeature:getServiceWirelessLanFeature
arguments:
# arguments dictionary
The following arguments are supported:
- Feature
Profile stringId - Feature Profile ID
- Id string
- The id of the Feature
- Feature
Profile stringId - Feature Profile ID
- Id string
- The id of the Feature
- feature
Profile StringId - Feature Profile ID
- id String
- The id of the Feature
- feature
Profile stringId - Feature Profile ID
- id string
- The id of the Feature
- feature_
profile_ strid - Feature Profile ID
- id str
- The id of the Feature
- feature
Profile StringId - Feature Profile ID
- id String
- The id of the Feature
getServiceWirelessLanFeature Result
The following output properties are available:
- Country string
- Select country
- Country
Variable string - Variable name
- Description string
- The description of the Feature
- Enable24g bool
- 2.4GHz Enabled
- Enable24g
Variable string - Variable name
- Enable5g bool
- 5GHz Enabled
- Enable5g
Variable string - Variable name
- Feature
Profile stringId - Feature Profile ID
- Id string
- The id of the Feature
- Me
Default stringGateway - Set mobile express default gateway
- Me
Default stringGateway Variable - Variable name
- Me
Dynamic boolIp Enabled - ME management IP dynamic allocated by DHCP
- Me
Ipv4Address string - Set mobile express controller address
- Me
Ipv4Address stringVariable - Variable name
- Me
Subnet stringMask - Set mobile express controller subnet mask
- Me
Subnet stringMask Variable - Variable name
- Name string
- The name of the Feature
- Password string
- Set management password,the password must contains characters from all of the following classes,lowercase letters,uppercase letters,digits,and special characters. No character in the password can be repeated more than three times consecutively. The password must not be the same as the associated username or the username reversed. The password must not be cisco,ocsic,or any variant obtained by changing the capitalization of the letters in word cisco. In addition,you can't substitute 1,l,or ! for i,0 for o,$ for s.
- Password
Variable string - Variable name
- Ssids
List<Get
Service Wireless Lan Feature Ssid> - Configure Wi-Fi SSID profile
- Username string
- Set management username
- Username
Variable string - Variable name
- Version int
- The version of the Feature
- Country string
- Select country
- Country
Variable string - Variable name
- Description string
- The description of the Feature
- Enable24g bool
- 2.4GHz Enabled
- Enable24g
Variable string - Variable name
- Enable5g bool
- 5GHz Enabled
- Enable5g
Variable string - Variable name
- Feature
Profile stringId - Feature Profile ID
- Id string
- The id of the Feature
- Me
Default stringGateway - Set mobile express default gateway
- Me
Default stringGateway Variable - Variable name
- Me
Dynamic boolIp Enabled - ME management IP dynamic allocated by DHCP
- Me
Ipv4Address string - Set mobile express controller address
- Me
Ipv4Address stringVariable - Variable name
- Me
Subnet stringMask - Set mobile express controller subnet mask
- Me
Subnet stringMask Variable - Variable name
- Name string
- The name of the Feature
- Password string
- Set management password,the password must contains characters from all of the following classes,lowercase letters,uppercase letters,digits,and special characters. No character in the password can be repeated more than three times consecutively. The password must not be the same as the associated username or the username reversed. The password must not be cisco,ocsic,or any variant obtained by changing the capitalization of the letters in word cisco. In addition,you can't substitute 1,l,or ! for i,0 for o,$ for s.
- Password
Variable string - Variable name
- Ssids
[]Get
Service Wireless Lan Feature Ssid - Configure Wi-Fi SSID profile
- Username string
- Set management username
- Username
Variable string - Variable name
- Version int
- The version of the Feature
- country String
- Select country
- country
Variable String - Variable name
- description String
- The description of the Feature
- enable24g Boolean
- 2.4GHz Enabled
- enable24g
Variable String - Variable name
- enable5g Boolean
- 5GHz Enabled
- enable5g
Variable String - Variable name
- feature
Profile StringId - Feature Profile ID
- id String
- The id of the Feature
- me
Default StringGateway - Set mobile express default gateway
- me
Default StringGateway Variable - Variable name
- me
Dynamic BooleanIp Enabled - ME management IP dynamic allocated by DHCP
- me
Ipv4Address String - Set mobile express controller address
- me
Ipv4Address StringVariable - Variable name
- me
Subnet StringMask - Set mobile express controller subnet mask
- me
Subnet StringMask Variable - Variable name
- name String
- The name of the Feature
- password String
- Set management password,the password must contains characters from all of the following classes,lowercase letters,uppercase letters,digits,and special characters. No character in the password can be repeated more than three times consecutively. The password must not be the same as the associated username or the username reversed. The password must not be cisco,ocsic,or any variant obtained by changing the capitalization of the letters in word cisco. In addition,you can't substitute 1,l,or ! for i,0 for o,$ for s.
- password
Variable String - Variable name
- ssids
List<Get
Service Wireless Lan Feature Ssid> - Configure Wi-Fi SSID profile
- username String
- Set management username
- username
Variable String - Variable name
- version Integer
- The version of the Feature
- country string
- Select country
- country
Variable string - Variable name
- description string
- The description of the Feature
- enable24g boolean
- 2.4GHz Enabled
- enable24g
Variable string - Variable name
- enable5g boolean
- 5GHz Enabled
- enable5g
Variable string - Variable name
- feature
Profile stringId - Feature Profile ID
- id string
- The id of the Feature
- me
Default stringGateway - Set mobile express default gateway
- me
Default stringGateway Variable - Variable name
- me
Dynamic booleanIp Enabled - ME management IP dynamic allocated by DHCP
- me
Ipv4Address string - Set mobile express controller address
- me
Ipv4Address stringVariable - Variable name
- me
Subnet stringMask - Set mobile express controller subnet mask
- me
Subnet stringMask Variable - Variable name
- name string
- The name of the Feature
- password string
- Set management password,the password must contains characters from all of the following classes,lowercase letters,uppercase letters,digits,and special characters. No character in the password can be repeated more than three times consecutively. The password must not be the same as the associated username or the username reversed. The password must not be cisco,ocsic,or any variant obtained by changing the capitalization of the letters in word cisco. In addition,you can't substitute 1,l,or ! for i,0 for o,$ for s.
- password
Variable string - Variable name
- ssids
Get
Service Wireless Lan Feature Ssid[] - Configure Wi-Fi SSID profile
- username string
- Set management username
- username
Variable string - Variable name
- version number
- The version of the Feature
- country str
- Select country
- country_
variable str - Variable name
- description str
- The description of the Feature
- enable24g bool
- 2.4GHz Enabled
- enable24g_
variable str - Variable name
- enable5g bool
- 5GHz Enabled
- enable5g_
variable str - Variable name
- feature_
profile_ strid - Feature Profile ID
- id str
- The id of the Feature
- me_
default_ strgateway - Set mobile express default gateway
- me_
default_ strgateway_ variable - Variable name
- me_
dynamic_ boolip_ enabled - ME management IP dynamic allocated by DHCP
- me_
ipv4_ straddress - Set mobile express controller address
- me_
ipv4_ straddress_ variable - Variable name
- me_
subnet_ strmask - Set mobile express controller subnet mask
- me_
subnet_ strmask_ variable - Variable name
- name str
- The name of the Feature
- password str
- Set management password,the password must contains characters from all of the following classes,lowercase letters,uppercase letters,digits,and special characters. No character in the password can be repeated more than three times consecutively. The password must not be the same as the associated username or the username reversed. The password must not be cisco,ocsic,or any variant obtained by changing the capitalization of the letters in word cisco. In addition,you can't substitute 1,l,or ! for i,0 for o,$ for s.
- password_
variable str - Variable name
- ssids
Sequence[Get
Service Wireless Lan Feature Ssid] - Configure Wi-Fi SSID profile
- username str
- Set management username
- username_
variable str - Variable name
- version int
- The version of the Feature
- country String
- Select country
- country
Variable String - Variable name
- description String
- The description of the Feature
- enable24g Boolean
- 2.4GHz Enabled
- enable24g
Variable String - Variable name
- enable5g Boolean
- 5GHz Enabled
- enable5g
Variable String - Variable name
- feature
Profile StringId - Feature Profile ID
- id String
- The id of the Feature
- me
Default StringGateway - Set mobile express default gateway
- me
Default StringGateway Variable - Variable name
- me
Dynamic BooleanIp Enabled - ME management IP dynamic allocated by DHCP
- me
Ipv4Address String - Set mobile express controller address
- me
Ipv4Address StringVariable - Variable name
- me
Subnet StringMask - Set mobile express controller subnet mask
- me
Subnet StringMask Variable - Variable name
- name String
- The name of the Feature
- password String
- Set management password,the password must contains characters from all of the following classes,lowercase letters,uppercase letters,digits,and special characters. No character in the password can be repeated more than three times consecutively. The password must not be the same as the associated username or the username reversed. The password must not be cisco,ocsic,or any variant obtained by changing the capitalization of the letters in word cisco. In addition,you can't substitute 1,l,or ! for i,0 for o,$ for s.
- password
Variable String - Variable name
- ssids List<Property Map>
- Configure Wi-Fi SSID profile
- username String
- Set management username
- username
Variable String - Variable name
- version Number
- The version of the Feature
Supporting Types
GetServiceWirelessLanFeatureSsid
- Admin
State bool - Set admin state
- Admin
State stringVariable - Variable name
- Broadcast
Ssid bool - Enable broadcast SSID
- Broadcast
Ssid stringVariable - Variable name
- Passphrase string
- Set passphrase
- Passphrase
Variable string - Variable name
- Qos
Profile string - Select QoS profile
- Qos
Profile stringVariable - Variable name
- Radio
Type string - Select radio type
- Radio
Type stringVariable - Variable name
- Radius
Server stringIp - Set RADIUS server IP
- Radius
Server stringIp Variable - Variable name
- Radius
Server intPort - Set RADIUS server authentication port
- Radius
Server stringPort Variable - Variable name
- Radius
Server stringSecret - Set RADIUS server shared secret
- Radius
Server stringSecret Variable - Variable name
- Security
Type string - Select security type
- Ssid
Name string - Configure wlan SSID
- Vlan
Id int - Set VLAN ID
- Vlan
Id stringVariable - Variable name
- Admin
State bool - Set admin state
- Admin
State stringVariable - Variable name
- Broadcast
Ssid bool - Enable broadcast SSID
- Broadcast
Ssid stringVariable - Variable name
- Passphrase string
- Set passphrase
- Passphrase
Variable string - Variable name
- Qos
Profile string - Select QoS profile
- Qos
Profile stringVariable - Variable name
- Radio
Type string - Select radio type
- Radio
Type stringVariable - Variable name
- Radius
Server stringIp - Set RADIUS server IP
- Radius
Server stringIp Variable - Variable name
- Radius
Server intPort - Set RADIUS server authentication port
- Radius
Server stringPort Variable - Variable name
- Radius
Server stringSecret - Set RADIUS server shared secret
- Radius
Server stringSecret Variable - Variable name
- Security
Type string - Select security type
- Ssid
Name string - Configure wlan SSID
- Vlan
Id int - Set VLAN ID
- Vlan
Id stringVariable - Variable name
- admin
State Boolean - Set admin state
- admin
State StringVariable - Variable name
- broadcast
Ssid Boolean - Enable broadcast SSID
- broadcast
Ssid StringVariable - Variable name
- passphrase String
- Set passphrase
- passphrase
Variable String - Variable name
- qos
Profile String - Select QoS profile
- qos
Profile StringVariable - Variable name
- radio
Type String - Select radio type
- radio
Type StringVariable - Variable name
- radius
Server StringIp - Set RADIUS server IP
- radius
Server StringIp Variable - Variable name
- radius
Server IntegerPort - Set RADIUS server authentication port
- radius
Server StringPort Variable - Variable name
- radius
Server StringSecret - Set RADIUS server shared secret
- radius
Server StringSecret Variable - Variable name
- security
Type String - Select security type
- ssid
Name String - Configure wlan SSID
- vlan
Id Integer - Set VLAN ID
- vlan
Id StringVariable - Variable name
- admin
State boolean - Set admin state
- admin
State stringVariable - Variable name
- broadcast
Ssid boolean - Enable broadcast SSID
- broadcast
Ssid stringVariable - Variable name
- passphrase string
- Set passphrase
- passphrase
Variable string - Variable name
- qos
Profile string - Select QoS profile
- qos
Profile stringVariable - Variable name
- radio
Type string - Select radio type
- radio
Type stringVariable - Variable name
- radius
Server stringIp - Set RADIUS server IP
- radius
Server stringIp Variable - Variable name
- radius
Server numberPort - Set RADIUS server authentication port
- radius
Server stringPort Variable - Variable name
- radius
Server stringSecret - Set RADIUS server shared secret
- radius
Server stringSecret Variable - Variable name
- security
Type string - Select security type
- ssid
Name string - Configure wlan SSID
- vlan
Id number - Set VLAN ID
- vlan
Id stringVariable - Variable name
- admin_
state bool - Set admin state
- admin_
state_ strvariable - Variable name
- broadcast_
ssid bool - Enable broadcast SSID
- broadcast_
ssid_ strvariable - Variable name
- passphrase str
- Set passphrase
- passphrase_
variable str - Variable name
- qos_
profile str - Select QoS profile
- qos_
profile_ strvariable - Variable name
- radio_
type str - Select radio type
- radio_
type_ strvariable - Variable name
- radius_
server_ strip - Set RADIUS server IP
- radius_
server_ strip_ variable - Variable name
- radius_
server_ intport - Set RADIUS server authentication port
- radius_
server_ strport_ variable - Variable name
- radius_
server_ strsecret - Set RADIUS server shared secret
- radius_
server_ strsecret_ variable - Variable name
- security_
type str - Select security type
- ssid_
name str - Configure wlan SSID
- vlan_
id int - Set VLAN ID
- vlan_
id_ strvariable - Variable name
- admin
State Boolean - Set admin state
- admin
State StringVariable - Variable name
- broadcast
Ssid Boolean - Enable broadcast SSID
- broadcast
Ssid StringVariable - Variable name
- passphrase String
- Set passphrase
- passphrase
Variable String - Variable name
- qos
Profile String - Select QoS profile
- qos
Profile StringVariable - Variable name
- radio
Type String - Select radio type
- radio
Type StringVariable - Variable name
- radius
Server StringIp - Set RADIUS server IP
- radius
Server StringIp Variable - Variable name
- radius
Server NumberPort - Set RADIUS server authentication port
- radius
Server StringPort Variable - Variable name
- radius
Server StringSecret - Set RADIUS server shared secret
- radius
Server StringSecret Variable - Variable name
- security
Type String - Select security type
- ssid
Name String - Configure wlan SSID
- vlan
Id Number - Set VLAN ID
- vlan
Id StringVariable - Variable name
Package Details
- Repository
- sdwan pulumi/pulumi-sdwan
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
sdwan
Terraform Provider.