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.
associatedCaptivePortalProfileID |
associatedEgressQOSPolicyID |
authenticationMode |
blackList |
broadcastSSID |
description |
genericConfig |
interfaceName |
name |
passphrase |
redirectOption |
redirectURL |
whiteList |
Identification of the Captive Portal Profile that is associated with this instance of SSID connection.
Format: free
SDK attribute: associatedCaptivePortalProfileID
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: CAPTIVE_PORTAL, 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
Redirection action to exercise once the connecting user has accepted the use policy presented on the Wireless Captive Portal.
Allowed values: CONFIGURED_URL, ORIGINAL_REQUEST
Default value: ORIGINAL_REQUEST
SDK attribute: redirectOption
URL to have a newly connected user redirected to once the use policy defined on the Wireless Captive Portal has been accepted by the user.
Format: free
Max length: 255
SDK attribute: redirectURL
List of all white listed MAC Addresses for a particular SSID.
SDK attribute: whiteList