wlan

The wlan table stores information about wireless networks.

The following table describes the wlan table.

Table 1. wlan table 
Column name Type Constraints Description
entityId 32-bit integer

Primary key

Foreign key

Not null

Automatically incremented ID that provides a unique value for each WLAN across all domains.
ssid 50-character string Not null The SSID of this WLAN.
broadcastSSID 15-character string Not null A string indicating whether the broadcast of the SSID of this WLAN is enabled or disabled.