ServiceNow CMDB Search
Subplaybook for finding CI records in ServiceNow CMDB.
- Pack
- ServiceNow
- Tasks
- 13
Inputs
- SearchCIClass — The CMDB CI class to perform the search on (Defaults to cmdb_ci).
- SearchQueryField — The CI field used to perform the query (Defaults to ip_address).
- SearchQueryValue — The value used to perform the query.
- BypassAddRecord — Value to determine if the "add asset to CMDB" branch should be skipped in order to prevent direction to manual task. By default this is set to "false" but a "true" value will bypass.
Outputs
- ServiceNowCMDB.Record — Discovered CI records
- ServiceNowCMDB.Records — A list of all the records that were found in the CMDB table.
Commands used
- servicenow-cmdb-record-get-by-id
- servicenow-cmdb-records-list