CB Response: Cannot Delete Ingress Filter - Status Code 500
book
Article ID: 290080
calendar_today
Updated On:
Products
Carbon Black EDR (formerly Cb Response)
Issue/Introduction
- Delete request sent to server returns exception
- Filter name in request does not match case of actual filter name
Environment
- CB Response Server: 6.x
- Microsoft Windows Powershell
Cause
Delete requests for filters are case sensitive
Resolution
Adjust the request so the filter name case matches
Additional Information
- To view the status code and description of a request exception, use a try catch block
- To view a list of current filters
Feedback
thumb_up
Yes
thumb_down
No