EDR: search_query field no longer updating via /api/v1/watchlist on server version 7.7
book
Article ID: 290648
calendar_today
Updated On:
Products
Carbon Black EDR (formerly Cb Response)
Issue/Introduction
API PUT requests to update watchlist search_query are not applied. Other watchlist field values do change
Environment
EDR Sever: 7.7.0
Cause
A change to 7.7 prevents the PUT command from altering the search query
The PUT command does not create a new watchlist. Updating a watchlist with the same ID could already have tagged alerts/notifications would tie back to the watchlist_id which will show the updated search_query instead of original one
Resolution
Future research to allow the PUT command to create a new watchlist and update search_query is tracked with CB-40025. There is no ETA for when / if this will be implemented
As a workaround, create a new watchlist and remove the old watchlist.
Get watchlist data of the watchlist to be changed(ID USED 451):