EDR: How to find Sensor statistics information using cli
search cancel

EDR: How to find Sensor statistics information using cli

book

Article ID: 291695

calendar_today

Updated On:

Products

Carbon Black EDR (formerly Cb Response)

Issue/Introduction

How to get sensor statistics using cli.

Environment

  • EDR Server: All versions

Resolution

Run the following command. Make sure to replace <API_TOKEN> and <SERVERURL>.
curl -s -k -XGET -H "X-Auth-Token: <API_TOKEN>" "https://<SERVERURL>/api/v1/sensor"