ServiceNow CMDB Search
Subplaybook for finding CI records in ServiceNow CMDB.
ServiceNow · 13 tasks · 4 inputs · 2 outputs
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 recordsServiceNowCMDB.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