Skip to main content

Get Source Statistics

Retrieves statistics about a specific route's source.

Authorizations: Administrator, Operator, Observer

Requests

GET /api/gateway/[Device ID]/statistics?routeID=[Route ID]&sourceID=
[Source ID] cookie: sessionID: [Session ID]

Parameters

Name

Type

Description

Device ID

string

Device ID retreived via the Get Device Info command.

Route ID

string

Route ID retrieved via the Get Device Configuration command.

Source ID

string

Source ID retrieved via the Get Route Statistics command.

Response

Response varies depending on which protocol is used. See Source Statistics Object Model for parameter definitions of the source statistics object.

{ "collectedAt": [Date/time in Unix time], "source": { <Source Statistics Object> } }

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.