RiskResponsePlan REST Endpoints

RiskResponsePlan

The risk response plan object communicates how the project team plans to address the identified risk. A risk that is categorized as a threat has four types of response plans: accept, avoid, reduce, and transfer. A risk that is an opportunity has four different types of response plans: enhance, exploit, facilitate, and reject. The response plan can be comprised of multiple detailed actions or steps.

Create RiskResponsePlans
Method: post
Path: /riskResponsePlan
Delete RiskResponsePlans
Method: delete
Path: /riskResponsePlan
Read RiskResponsePlans
Method: get
Path: /riskResponsePlan
Update RiskResponsePlans
Method: put
Path: /riskResponsePlan
View RiskResponsePlan Field Length
Method: get
Path: /riskResponsePlan/getFieldLength/{fieldName}
View RiskResponsePlan fields
Method: get
Path: /riskResponsePlan/fields