GET /api/v1/orgs/{org_id}/wired_clients/search

mist.com

Summary: searchOrgClientsWired
Operation ID: searchOrgClientsWired
Auth: unknown
Description

Search for Wired Clients in org Note: For list of avaialable `type` values, please refer to [getClientEventsDefinitions](/#tag/Constants/operation/getClientEventsDefinitions)

Parameters (13)

device_mac (string, query, optional)

device mac

duration (string, query, optional, default: 1d)

For historical stats and/or logs where time range is needed, you can specify the time range in a few different ways: * ?start=1430000000&end=1430864000 specify the start / end * ?end=1430864000&duration=1d specify end time and duration * ?duration=1d specify duration, end will be now() in seconds

end (integer, query, optional, default: 0)

Constraints: {'minimum': 0}

ip (string, query, optional)

ip

limit (integer, query, optional, default: 100)

Constraints: {'minimum': 0}

mac (string, query, optional)

client mac

manufacture (string, query, optional)

client manufacture

org_id (string, path, required)
port_id (string, query, optional)

port id

site_id (string, query, optional)

Site ID

start (integer, query, optional, default: 0)

Constraints: {'minimum': 0}

text (string, query, optional)

single entry of hostname/mac

vlan (integer, query, optional)

vlan

No probe data for this endpoint yet.