{ "opencollection": "1.0.0", "info": { "name": "Mist Admins Orgs Marvis API", "version": "2604.1.1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Orgs Marvis", "type": "folder" }, "items": [ { "info": { "name": "troubleshootOrg", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/orgs/:org_id/troubleshoot", "params": [ { "name": "org_id", "value": "", "type": "path" }, { "name": "mac", "value": "", "type": "query", "description": "**required** when troubleshooting device or a client" }, { "name": "site_id", "value": "", "type": "query", "description": "**required** when troubleshooting site" }, { "name": "start", "value": "", "type": "query", "description": "Start time (epoch timestamp in seconds, or relative string like \"-1d\", \"-1w\")" }, { "name": "end", "value": "", "type": "query", "description": "End time (epoch timestamp in seconds, or relative string like \"-1d\", \"-2h\", \"now\")" }, { "name": "type", "value": "", "type": "query", "description": "When troubleshooting site, type of network to troubleshoot" } ] }, "docs": "Troubleshoot sites, devices, clients, and wired clients for maximum of last 7 days from current time. See search APIs for device information:\n- [search Device](/#operations/searchOrgDevices)\n- [search Wireless Client](/#operations/searchOrgWirelessClients)\n- [search Wired Client](/#operations/searchOrgWiredClients)\n- [search Wan Client](/#operations/searchOrgWanClients)\n\n**NOTE**: requires Marvis subscription license" } ] } ], "bundled": true }