Get the list of analytics engines (ovms)
Get the list of analytics engines (ovms)
GET /api/admin/v1/analytic/ovms/handlers |
Parameters
int
per_page, Number of elements in one pagination page.
int
page, Pagination page number
string
search, Search is carried out by server name and ip
string
sort, Sorting is done by 'name' and 'ip'
string
dir, In which direction to sort.
array
analytic_regions, Array of analytics regions IDs by which analytics engines will be filtered
200 |
Successful response
JSON
|
401 |
Authorization token not sent or not valid |