Always check https://developer.carbonblack.com/reference/carbon-black-cloud/ for the latest API changes!
When using the new V6 Device API URL:
- For the <psc-hostname> use the Dashboard URL associated with your Org ex. https://defense-prod05.conferdeploy.net/
- Use your org_key found on the API Keys page
Here is an example URL: https://defense-prod05.conferdeploy.net/appservices/v6/orgs/NOT12345/devices/_search/download?status=all
Create a custom access level and new API key:
- Select Settings from the left side nav of the console
- Select API Keys
- Select the Access Levels tab (to the right of API Keys)
- Click Add Access Level
- Fill in the Name and Description fields
- From the .Notation Name column drop down to Device, select the Read check box and click save
- Go back to the API Keys tab and select Add API Key
- Enter a Name, select Custom from the Access level, select the Name of the Custom Access Level you just created
- Record your new API Secret Key / API ID
- Test your configuration with Postman, Curl or other tool
The configuration of the access level and API key should look like this:
