RiskMatrix REST Endpoints

RiskMatrix

The risk matrix object contains the name and description of each probability and impact diagram (PID). The Risk Matrix is then used to qualitatively assess each risk and assign a score.

Create RiskMatrixs
Method: post
Path: /riskMatrix
Delete RiskMatrixs
Method: delete
Path: /riskMatrix
Read RiskMatrixs
Method: get
Path: /riskMatrix
Update RiskMatrixs
Method: put
Path: /riskMatrix
View RiskMatrix Field Length
Method: get
Path: /riskMatrix/getFieldLength/{fieldName}
View RiskMatrix fields
Method: get
Path: /riskMatrix/fields