An SSID Connection instance represents an SSID defined on a WiFi interface. One SSID Connection is required per SSID created on a WiFi Card/Port.
associatedEgressQOSPolicyID |
authenticationMode |
blackList |
broadcastSSID |
description |
genericConfig |
interfaceName |
name |
passphrase |
whiteList |
This object has no members.
Identification of the Egress QoS policy that is associated with this instance of an SSID Connection.
Format: free
SDK attribute: associatedEgressQOSPolicyID
Which mode of authentication is defined for a particular SSID Connection instance.
Allowed values: OPEN, WEP, WPA, WPA2, WPA_OTP, WPA_WPA2
Default value: OPEN
SDK attribute: authenticationMode
List of all the black listed MAC Addresses for a particular SSID.
SDK attribute: blackList
Boolean that defines if the SSID name is to be broadcasted or not.
Default value: true
SDK attribute: broadcastSSID
Brief description of the SSID.
Format: free
Max length: 255
SDK attribute: description
Blob type attribute that serves to define non-mandatory properties that can be defined in the WiFi Card configuration file.
Format: free
SDK attribute: genericConfig
A read-only attribute that represents the generated interface name for the SSID connection to be provisioned on the NSG.
Format: free
SDK attribute: interfaceName
The name associated to the SSID instance. Has to be unique within an NSG.
Format: free
Min length: 1
Max length: 32
SDK attribute: name
Password or passphrase associated to an SSID instance. Based on the authenticationMode selected.
Format: free
SDK attribute: passphrase
List of all white listed MAC Addresses for a particular SSID.
SDK attribute: whiteList