Description: The risk matrix score object stores the score values from the probability and impact diagram (PID) of the risk score matrix.
Field | Type | Description | Read-Only |
---|---|---|---|
ObjectId | String | The unique ID generated by the system. | No |
ProbabilityThresholdLevel | Int | The level number of the probability threshold. Valid numbers are 1-9. | No |
RiskMatrixName | String | The name of the associated risk matrix. | Yes |
RiskMatrixObjectId | ForeignKey | The unique ID of the associated risk matrix. | No |
Severity1 | Int | The first severity level of the Risk Matrix Score. | No |
Severity1Label | String | The label for the first severity level. | No |
Severity2 | Int | The second severity level of the Risk Matrix Score. | No |
Severity2Label | String | The label for the second severity level. | No |
Severity3 | Int | The third severity level of the Risk Matrix Score. | No |
Severity3Label | String | The label for the third severity level. | No |
Severity4 | Int | The fourth severity level of the Risk Matrix Score. | No |
Severity4Label | String | The label for the fourth severity level. | No |
Severity5 | Int | The fifth severity level of the Risk Matrix Score. | No |
Severity5Label | String | The label for the fifth severity level. | No |
Severity6 | Int | The sixth severity level of the Risk Matrix Score. | No |
Severity6Label | String | The label for the sixth severity level. | No |
Severity7 | Int | The seventh severity level of the Risk Matrix Score. | No |
Severity7Label | String | The label for the seventh severity level. | No |
Severity8 | Int | The eighth severity level of the Risk Matrix Score. | No |
Severity8Label | String | The label for the eighth severity level. | No |
Severity9 | Int | The ninth severity level of the Risk Matrix Score. | No |
Severity9Label | String | The label for the ninth severity level. | No |