Carbon Black Cloud (CBC)-Platform APIs πŸ—-Sensor Update Services API-Deprecated

Number of APIs: 4

  1. Create a Sensor Update Job POST {{cb_url}}/sus/v2/orgs/{{cb_org_key}}/jobs?job_type={{cb_job_type}}

  2. Get the details of a job GET {{cb_url}}/sus/v2/orgs/{{cb_org_key}}/jobs/{{cb_job_id}}

  3. Get a list of all the Sensors in the given Job GET {{cb_url}}/sus/v2/orgs/{{cb_org_key}}/jobs?job_type={{cb_job_type}}

  4. Cancel an in progress Job POST {{cb_url}}/sus/v2/orgs/{{cb_org_key}}/jobs/{{cb_job_id}}/status