{ "opencollection": "1.0.0", "info": { "name": "ExtremeCloud IQ Account Switch Inspector Panel API", "version": "25.9.0-36" }, "items": [ { "info": { "name": "Switch Inspector Panel", "type": "folder" }, "items": [ { "info": { "name": "Diagnostics Widget for Wired Devices", "type": "http" }, "http": { "method": "POST", "url": "https://api.extremecloudiq.com/switch-inspector/diagnostics", "params": [ { "name": "deviceId", "value": "", "type": "query", "description": "The device ID for which the \"Device Health\", \"Usage and Capacity\" and \"Client Health\" current number of issues needs to be provided" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Returns the \"Device Health\", \"Usage and Capacity\" and \"Client Health\" current number of issues for wired devices based on the provided device ID." } ] } ], "bundled": true }