cbapi-python icon indicating copy to clipboard operation
cbapi-python copied to clipboard

Carbon Black API - Python language bindings

Results 14 cbapi-python issues
Sort by recently updated
recently updated
newest added

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

**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...

bug

**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...

bug

**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...

bug

![image](https://user-images.githubusercontent.com/35425072/68831930-12b0ef00-06c9-11ea-9abc-5edab316456a.png) Does anyone know why this is happening and how it can be fixed?