/cameras/{cameraId}/metrics

Returns metrics data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
date-time

Maximum timestamp to list metrics. Defaults to now.

date-time

Minimum timestamp to list metrics. Defaults to 7 days ago.

target__in
array of strings
required
length ≥ 1

Comma separated list of metric types. The following targets are available:

  • kilobytesOnDisk - shows how much storage capacity is used on bridge.
  • bytesPurged - shows how much data was purged. Data is marked as purged if it is removed before Minimum On Premise Retention is met.
  • bytesStored - shows how much data was stored.
  • bytesFreed - shows how much data was freed, includes purges.
  • bandwidthBackground - extra data that contains data from the past which bridge is sending to try to meet cloud retention goals and the data that are requested from cloud e.g when user is viewing a video.
  • bandwidthRealtime - the minimum amount of data, required to keep the camera operational.
target__in*
string
enum

Defaults to hour. It performs linear interpolation to get to the target period.

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json