getWirelessNetworkDetails
Fetch wireless network details from OpManager by specifying a WLC device name. Ideal for monitoring wireless LAN controllers in network operations.
Instructions
getWirelessNetworkDetails
Key parameters:
deviceName*: Name of the WLC device (Managed Entity name as seen in the U
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | OpManager host address (e.g., 'opmanager.example.com' or 'opmanager.example.com:8061'). Default port is 8061 (HTTPS). | |
| apiKey | Yes | OpManager API key for authentication | |
| deviceName | Yes | Name of the WLC device (Managed Entity name as seen in the URL of device snapshot page OR 'deviceName' property value in the listDevices API response) |