cmdb_services_for_ci
Find application services containing a specific CI or server by sys_id or name. Use reverse lookup to identify service associations for any configuration item.
Instructions
Reverse lookup: which application services contain a given CI/server (svc_ci_assoc). Parity with ServiceNow get_all_application_services_for_a_server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ci | No | sys_id of the CI/server | |
| limit | No | Max records (default 50) | |
| ci_name | No | CI name if sys_id not known |