cbapi 0.9.0 has been completely rewritten from 0.8.0.
Backwards compatibility with old scripts is maintained through the cbapi.legacy module. Old scripts that import
cbapi.CbApi directly will continue to work. Once cbapi 1.0 is released, the old CbApi will be deprecated and
removed entirely no earlier than January 2017.
New scripts should use the cbapi.CbEnterpriseResponseAPI (for Carbon Black "Enterprise Response") and
cbapi.CbEnterpriseProtectAPI (for Carbon Black "Enterprise Protection" / former Bit9) API entry points.