Threshold Groups REST Endpoints

Metrics/Threshold Groups
Use for managing metric threshold groups.
Create a Metric Threshold Group
Method: post
Path: /api/metric/ThresholdGroups
Delete a Metric Threshold Group
Method: delete
Path: /api/metric/ThresholdGroups/{id}
Get a Metric Threshold Group
Method: get
Path: /api/metric/ThresholdGroups/{id}
Get Metric Threshold Groups
Method: get
Path: /api/metric/ThresholdGroups
Get Metric Threshold Groups for Combo Boxes and Item Selectors
Method: get
Path: /api/metric/ThresholdGroups/readForSelect
Update a Metric Threshold Group
Method: put
Path: /api/metric/ThresholdGroups/{id}