changes.mady.by.user Justin
Saved on Aug 29, 2019
...
List all data present in the SLA Report database tables.
Able to filter or sort the returned results via parameters.
Name
Filter the response by app version of the specified app ID.
Must be used in conjunction with "appId" parameter.
SLA data column to sort.
Must be used in conjunction with "sortDescending" parameter.
Sort the specified "sort" parameter value in ascending or descending order.
Expects a boolean value.
Must be used in conjunction with "sort" parameter.
[ { "minDelay": 0, "maxDelay": 0, "ratioWithDelay": 0, "serviceLevelMonitor": "<span class=\"dot_green\"> </span>", "ratioOnTime": 100, "activityName": "Claimant Edit", "activityDefId": "new_claim" }, ..... ]