Metric Thresholds REST Endpoints

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