Slide 6
Slide 6 text
Basics
The new API exposes Carbon Black data in terms of “Model objects”
• If you have used an “ORM” database layer before, you’ll be familiar with it
• If not, no worries! It will become very clear...
At its core, there are four actions you can take:
• Query for one or a set of objects (searching Processes or Computers)
• Modify an existing object
• Create a new blank object (eg., Feed in Cb Response, Notification in Cb Protection)
• Delete an existing object