cbapi-python
cbapi-python copied to clipboard
Carbon Black API - Python language bindings
Hey, this topic has been mentioned in https://github.com/vmware-archive/cbapi/issues/83 and https://github.com/cbcommunity/cbapi-examples/issues/6 but I cannot find any specification publicly. Is there an official OpenAPI specification available?
I have a device with 2 different network interfaces, but when I query the endpoint ` appservices/v6/orgs/%s/devices/_search` there is only one mac address for the device. Another question if I...
Hi, Is there any way I can set the caching time for the objects? Right now it is 1 minute, but when I call an object - I'd like it...
Sensor object returns computer_sid with newline. - cbapi-python 1.7.5 (tested previously with 1.7.2) - Python 3.6.8 ` Sensor object, bound to https://localhost:18443. ------------------------------------------------------------------------------- boot_id: 0 build_id: 36 build_version_string: 007.000.003.15300 clock_delta:...
If I pull up a process in the Cb Response web GUI and it has over 10,000 filemods, and then I pull up the same process using cbapi, the cbapi...
** Prep ** pip3 install cbapi **Describe the bug** As per screenshot. **Steps to Reproduce** (cribbed from https://github.com/carbonblack/cbapi-python/blob/master/examples/response/event/get_reg_autoruns.py) from cbapi.event import on_event, registry from cbapi.example_helpers import get_cb_response_object, build_cli_parser import re...
[BUG] Alerts of type watchlist.hit.query.* from My Watchlists Feed Missing description Data Member
**I am seeing this behaviour on: (please complete the following information):** - OS: Windows - Carbon Black Product: CB EDR (Response) - Python Version: 2.7 **Describe the bug** Alert objects...
**I am seeing this behaviour on: (please complete the following information):** - OS: Windows - Carbon Black Product: CB EDR (Response) - Python Version: 2.7 **Describe the bug** Some alerts...
**I am seeing this behaviour on: ** - OS: Ubuntu - Carbon Black Product: CBResponse - Python Version: 2.7 **Describe the bug** CBapi uses the old version of API to...
 Does anyone know why this is happening and how it can be fixed?