Many to many link between metric instances and event instances. Identifies which metric instances used which event instances.
One event instance may be reused by multiple metric instances.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| metric_instance_id | integer | not null | Unique identifier |
| event_instance_id | integer | not null | Event instance identity |
Product Name: Unicenter Service Management
Table Type: Table