SSIDConnection

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.

Overview

associatedCaptivePortalProfileID string
associatedEgressQOSPolicyID string
authenticationMode enum (CAPTIVE_PORTAL | OPEN | WEP | WPA | WPA2 | WPA_OTP | WPA_WPA2) filterable   orderable  
blackList list
broadcastSSID boolean filterable   orderable  
description string filterable   orderable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
gatewayID string read only  
genericConfig string
interfaceName string read only   autogenerated   filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
name string required   filterable   orderable   locally unique  
passphrase string
permittedAction enum (ALL | DEPLOY | EXTEND | INSTANTIATE | READ | USE) deprecated  
readonly boolean deprecated   filterable   orderable  
redirectOption enum (CONFIGURED_URL | ORIGINAL_REQUEST) filterable   orderable  
redirectURL string
restricted boolean deprecated   filterable   orderable  
status enum (INITIALIZED | MISMATCH | ORPHAN | READY)
vlanID integer read only   filterable   orderable  
vportID string read only   filterable   orderable  
whiteList list

API Resource

/ssidconnections/id
delete get put

Parents

/wirelessports/id/ssidconnections
get post

Children

/ssidconnections/id/metadatas
get post
/ssidconnections/id/alarms
get
/ssidconnections/id/globalmetadatas
get post put
/ssidconnections/id/eventlogs
get

Members

This object has no members.

Attributes documentation

associatedCaptivePortalProfileID string
Discussion

Identification of the Captive Portal Profile that is associated with this instance of SSID connection.


Charateristics

Allowed characters: Restricted to UUID
Format: free
SDK attribute: associatedCaptivePortalProfileID

associatedEgressQOSPolicyID string
Discussion

Identification of the Egress QoS policy that is associated with this instance of an SSID Connection.


Charateristics

Allowed characters: Limited to UUID
Format: free
SDK attribute: associatedEgressQOSPolicyID

authenticationMode enum filterable   orderable  
Discussion

Which mode of authentication is defined for a particular SSID Connection instance.


Charateristics

Allowed values: CAPTIVE_PORTAL, OPEN, WEP, WPA, WPA2, WPA_OTP, WPA_WPA2
Default value: WPA2
SDK attribute: authenticationMode

blackList list
Discussion

List of all the black listed MAC Addresses for a particular SSID.


Charateristics

SDK attribute: blackList

broadcastSSID boolean filterable   orderable  
Discussion

Boolean that defines if the SSID name is to be broadcasted or not.


Charateristics

Default value: true
SDK attribute: broadcastSSID

description string filterable   orderable  
Discussion

Brief description of the SSID.


Charateristics

Format: free
Max length: 255
SDK attribute: description

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

gatewayID string read only  
Discussion

The Gateway (NSG) associated with this SSID. This is a read only attribute


Charateristics

Format: free
SDK attribute: gatewayID

genericConfig string
Discussion

Blob type attribute that serves to define non-mandatory properties that can be defined in the WiFi Card configuration file.


Charateristics

Format: free
SDK attribute: genericConfig

interfaceName string read only   autogenerated   filterable   orderable   locally unique  
Discussion

A read-only attribute that represents the generated interface name for the SSID connection to be provisioned on the NSG.


Charateristics

Format: free
SDK attribute: interfaceName

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

name string required   filterable   orderable   locally unique  
Discussion

The name associated to the SSID instance. Has to be unique within an NSG.


Charateristics

Format: free
Min length: 1
Max length: 32
SDK attribute: name

passphrase string
Discussion

Password or passphrase associated to an SSID instance. Based on the authenticationMode selected.


Charateristics

Format: free
SDK attribute: passphrase

permittedAction enum deprecated  
Discussion

The permitted action to USE/EXTEND this SSID Connection


Charateristics

Allowed values: ALL, DEPLOY, EXTEND, INSTANTIATE, READ, USE
SDK attribute: permittedAction

readonly boolean deprecated   filterable   orderable  
Discussion

Determines whether this entity is read only. Read only objects cannot be modified or deleted.


Charateristics

SDK attribute: readonly

redirectOption enum filterable   orderable  
Discussion

Redirection action to exercise once the connecting user has accepted the use policy presented on the Wireless Captive Portal.


Charateristics

Allowed values: CONFIGURED_URL, ORIGINAL_REQUEST
Default value: ORIGINAL_REQUEST
SDK attribute: redirectOption

redirectURL string
Discussion

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.


Charateristics

Format: free
Max length: 255
SDK attribute: redirectURL

restricted boolean deprecated   filterable   orderable  
Discussion

Determines whether this entity can be used in associations with other properties.


Charateristics

SDK attribute: restricted

status enum
Discussion

Status of the SSID/VLAN. Possible values are - INITIALIZED, ORPHAN, READY, MISMATCH


Charateristics

Allowed values: INITIALIZED, MISMATCH, ORPHAN, READY
SDK attribute: status

vlanID integer read only   filterable   orderable  
Discussion

A VLAN representation of the SSID ordering on a Wireless Card/Port.


Charateristics

Max value: 4096
SDK attribute: vlanID

vportID string read only   filterable   orderable  
Discussion

The Vport associated with this SSID connection. The attribute can't be modified directly from the SSID Connection.


Charateristics

Format: free
SDK attribute: vportID

whiteList list
Discussion

List of all white listed MAC Addresses for a particular SSID.


Charateristics

SDK attribute: whiteList