Get SSID detail
get_ssidRetrieve full SSID configuration by providing SSID id. Automatically discovers the WLAN group if not specified.
Instructions
Full SSID configuration. If wlanId is omitted, the tool finds the owning WLAN group automatically via list_ssids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ssidId | Yes | SSID id (from list_ssids). | |
| wlanId | No | WLAN-group id (auto-discovered if omitted). | |
| siteId | No | Override the default site. |