dashboard-operator-changelog-tpw-operator
Release 8.0
No change
Release 7.3
No change
Release 7.2
RDTP-19128
What's Changed
GET
/operators/{operatorUid}/kpis/{kpiUid}
Retrieve a KPI
Return Type:
Changed response : 200 OK
Successful RETRIEVE
-
Changed property
metrics
(array)Changed items (object):
-
Added property
colorId
(string)Identifier of the color that must be used when the metric is displayed in a graph
-
Added property
lineStyle
(string)Line style to apply to the metric when displayed on a graph
-
Release 7.1
No change
Release 7.0
No change
Release 6.1
No change
Release 6.0
No change
Release 5.2.2
No change
Release 5.1
General
No change
Release 5.0.1
General
What's New
GET
/operators/{operatorUid}/dimensions/{keyDimension}/elements
Retrieve multiple elements of a dimension
What's Changed
GET
/operators/{operatorUid}/kpis/{kpiUid}
Retrieve a KPI
Return Type:
Changed response : 200 OK
Successful RETRIEVE
-
Changed content type :
application/json
-
Changed property
lastValues
(object)- Added property
durations
(array)Supported durations for /lastValues WS MANDATORY when supported is TRUE
- Added property
-
Changed property
metrics
(object)- Added property
keyDimension
(string)Dimension used to qualify metric key. Only relevant for wildcard metric.
- Added property
-
GET
/operators/{operatorUid}/kpis/{kpiUid}/lastValues
Retrieve the last values of a KPI
Parameters:
Added: duration
in query
Size of the window to retrieve. Supported durations: durations returned in the KPI metadata