sensorsStatus Object

The sensorsStatus object contains the following fields:

Field

Type

Description

@class

String

The name of the class used by the Cybereason platform to return sensor statuses. This value will be SensorsStatusOverview.

onlineCount

Integer

The number of Sensors in the current batch connected to the server.

offlineCount

Integer

The number of sensors in the current batch not connected to the server.

staleCount

Integer

The number of sensors in the current batch reported as stale and not in use.

archivedCount

Integer

The number of Sensors in the current batch reported as archived.

turnedOnCount

Integer

The number of sensors in the current batch with data collection turned on.

turnedOffCount

Integer

The number of sensors in the current batch with data collection turned off.

suspendedCount

Integer

The number of sensors where data collection for the sensor is temporarily paused.

advancedCount

Integer

The number of sensors that have an additional collection (such as DPI collection) enabled.

outdatedCount

Integer

The number of sensors where the sensor version is out of sync with the server version.

serviceErrorCount

Integer

The number of sensors reporting a service error.