getSwitchStackDetail
Retrieve detailed properties and status of a switch stack by providing its stack ID. Optionally specify a site.
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. |