Defines a action which is based on an SLA contract
| Column Name | Column Datatype | Column Null Option | Column Comment |
| contract_action_id | integer | not null | Unique identity |
| contract_id | integer | with null | Contract identity |
| slo_instance_id | integer | with null | Associated slo instance identity |
| rule_id | varchar(50) | with null | Non-displayable id used in the backend as a reference between tables. |
Product Name: Unicenter Service Management
Table Type: Table