Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 723 Bytes

protection-api.rst

File metadata and controls

34 lines (23 loc) · 723 Bytes

CB Protection API

This page documents the public interfaces exposed by cbapi when communicating with a Carbon Black Enterprise Protection server.

Main Interface

To use cbapi with Carbon Black Protection, you will be using the CbProtectionAPI. The CbProtectionAPI object then exposes two main methods to select data on the Carbon Black server:

cbapi.protection.rest_api.CbProtectionAPI

Queries

cbapi.protection.rest_api.Query

Models

cbapi.protection.models