Description: The risk matrix score object stores the score values from the probability and impact diagram (PID) of the risk score matrix.
Name | Type | Description | ReadOnly |
---|---|---|---|
matrixName | String | The name of the associated risk matrix. | Yes |
probabilityThresholdLevel | Int | The level number of the probability threshold. Valid numbers are 1-9. | No |
riskMatrixId | ForeignKey | The unique ID of the associated risk matrix. | No |
riskMatrixScoreId | String | The unique ID generated by the system. | No |
severityEight | Int | The eighth severity level of the Risk Matrix Score. | No |
severityEightLabel | String | The label for the eighth severity level. | No |
severityFive | Int | The fifth severity level of the Risk Matrix Score. | No |
severityFiveLabel | String | The label for the fifth severity level. | No |
severityFour | Int | The fourth severity level of the Risk Matrix Score. | No |
severityFourLabel | String | The label for the fourth severity level. | No |
severityNine | Int | The ninth severity level of the Risk Matrix Score. | No |
severityNineLabel | String | The label for the ninth severity level. | No |
severityOne | Int | The first severity level of the Risk Matrix Score. | No |
severityOneLabel | String | The label for the first severity level. | No |
severitySeven | Int | The seventh severity level of the Risk Matrix Score. | No |
severitySevenLabel | String | The label for the seventh severity level. | No |
severitySix | Int | The sixth severity level of the Risk Matrix Score. | No |
severitySixLabel | String | The label for the sixth severity level. | No |
severityThree | Int | The third severity level of the Risk Matrix Score. | No |
severityThreeLabel | String | The label for the third severity level. | No |
severityTwo | Int | The second severity level of the Risk Matrix Score. | No |
severityTwoLabel | String | The label for the second severity level. | No |