RiskMatrixThreshold REST Endpoints
RiskMatrixThreshold
The risk matrix threshold object creates a relationship between a RiskThreshold object and a RiskMatrix object. This allows a single RiskThreshold object to be associated with multiple RiskMatrix objects.
Note that this business object has a multi-part object ID; its object ID is a combination of its risk threshold object ID and its risk score matrix object ID.
- Create RiskMatrixThresholds
- Method: postPath:
/riskMatrixThreshold
- Delete RiskMatrixThresholds
- Method: deletePath:
/riskMatrixThreshold
- Read RiskMatrixThresholds
- Method: getPath:
/riskMatrixThreshold
- View RiskMatrixThreshold Field Length
- Method: getPath:
/riskMatrixThreshold/getFieldLength/{fieldName}
- View RiskMatrixThreshold fields
- Method: getPath:
/riskMatrixThreshold/fields