Defines the relationship between resource node and resource method
| Column Name | Column Datatype | Column Null Option | Column Comment |
| id | integer | not null | Unique table id |
| method_id | integer | with null | The method id that uses the parameter |
| node_id | integer | with null | Node id |
| seq_no | integer | with null | The method sequence number within one node, starts with 1 |
Product Name: Unicenter Service Management
Table Type: Table