Create a Measure Threshold

post

/primeapi/restapi/measureThreshold

Send a request to this endpoint to create a measure threshold. An application object will be created using the JSON data provided in the request body.

Request

Supported Media Types
Body ()
Measure Threshold object to be created.
Root Schema : ApiEntityMeasureThreshold
Type: object
Show Source
Nested Schema : measureThresholdItems
Type: array
Unique Items Required: true
Show Source
Nested Schema : ApiEntityMeasureThresholdItem
Type: object
Show Source

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : ApiEntityMeasureThreshold
Type: object
Show Source
Nested Schema : measureThresholdItems
Type: array
Unique Items Required: true
Show Source
Nested Schema : ApiEntityMeasureThresholdItem
Type: object
Show Source

400 Response

Invalid input for a baseline threshold.