ProjectThreshold REST Endpoints

ProjectThreshold

Project thresholds are used as a project management technique to monitor values within a specified tolerance range so that project issues can be identified and reported. For example, a threshold could be used to monitor Start Date variance or Total Float values.

Create ProjectThreshold
Method: post
Path: /projectThreshold
Delete ProjectThreshold
Method: delete
Path: /projectThreshold
Read ProjectThreshold
Method: get
Path: /projectThreshold
Update ProjectThreshold
Method: put
Path: /projectThreshold
View Project Field Length
Method: get
Path: /projectThreshold/getFieldLength/{fieldName}
View Project fields
Method: get
Path: /projectThreshold/fields