tdx-cmdb-add-relationship
Create connections between configuration items in TDX CMDB by specifying source, target, and relationship type IDs.
Instructions
Add a relationship between two TDX configuration items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | No | TDX app ID (defaults to env TDX_APP_ID) | |
| id | Yes | Source CI ID | |
| otherItemId | Yes | Target CI ID | |
| typeId | Yes | Relationship type ID | |
| isInverse | No | Whether this is an inverse relationship |