cmdb_find_orphans
Finds orphaned CIs in a CI class by checking for missing relationships in cmdb_rel_ci. Use to maintain CMDB data integrity.
Instructions
Find CIs with no relationships in cmdb_rel_ci
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max orphan CIs to return (default 50) | |
| ci_class | No | CI class table (default cmdb_ci) |