cmdb_find_orphans
Detect orphaned Configuration Items by finding CIs with no relationships in cmdb_rel_ci. Supports optional limit and CI class filters.
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) |