GET /api/v1/orgs/{org_id}/troubleshoot
Summary: troubleshootOrgClient
Operation ID: troubleshootOrgClient
Auth: unknown
Operation ID: troubleshootOrgClient
Auth: unknown
Description
Troubleshoot sites, devices, clients, and wired clients. See search APIs for device information: - [search Device](/#tag/Orgs-Devices/operation/searchOrgDevices) - [search Wireless Client](/#tag/Orgs-Devices/operation/searchOrgClientsWireless) - [search Wired Client](/#tag/Orgs-Devices/operation/searchOrgClientsWired) **NOTE**: requires Marvis subscription license
Parameters (6)
end
(integer, query, optional, default: 0)
Constraints: {'minimum': 0}
mac
(string, query, optional)
**required** when troubleshooting device
org_id
(string, path, required)
site_id
(string, query, optional)
**required** when troubleshooting site
start
(integer, query, optional, default: 0)
Constraints: {'minimum': 0}
type
(string, query, optional)
when troubleshooting site, type of network to troubleshoot
Constraints: {'enum': ['wireless', 'wired', 'wan']}
No probe data for this endpoint yet.