getOrgJsiDevices
GET https://{{host}}/api/v1/orgs/:org_id/jsi/devices
All devices that connected to JSI
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | number | ||
model | string | ||
serial | string | ||
mac | string |
RESPONSES
status: OK
[{"mac":"c15353123096","model":"EX2300-C-12P","serial":"DGCOO0015","ext_ip":"73.92.124.103","last_seen":1654636867}]