Statistics REST Endpoints
Statistics
APIs related to statistics, KPIs, and metrics.
- Discover available KPI types or get the KPI schema for a type.
- Method: getPath:
/rest/{version}/statistics/kpiTypes
- Get current HDR collections status
- Method: getPath:
/rest/{version}/statistics/collections
- Get KPI data
- Method: getPath:
/rest/{version}/statistics/kpis
- Purge collected HDR files
- Method: deletePath:
/rest/{version}/statistics/collections
- Start, stop or restart HDR collection
- Method: putPath:
/rest/{version}/statistics/collections