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: postPath:
/riskResponsePlan - Delete RiskResponsePlans
- Method: deletePath:
/riskResponsePlan - Read RiskResponsePlans
- Method: getPath:
/riskResponsePlan - Update RiskResponsePlans
- Method: putPath:
/riskResponsePlan - View RiskResponsePlan Field Length
- Method: getPath:
/riskResponsePlan/getFieldLength/{fieldName} - View RiskResponsePlan fields
- Method: getPath:
/riskResponsePlan/fields