getSwitchStackDetail
Retrieve detailed configuration and status for a specific switch stack using its unique stack ID. Provides actionable data to monitor or troubleshoot network switching in Omada.
Instructions
Fetch detailed information for a specific switch stack.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | No | Site ID to target. If omitted, uses the default site from OMADA_SITE_ID config. Use listSites to discover available site IDs. | |
| stackId | Yes | ||
| customHeaders | No | Optional HTTP headers to include in the Omada API request (e.g. {"X-Custom-Header": "value"}). Rarely needed. |