Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Get Sensor ID Flow Action

The Get Sensor ID flow action gathers sensor identifiers to use in the flow.

The Get Sensor ID flow action can be used with any flow to gather sensor information to use in the flow.

Results

Possible results for this flow action are:

ResultDescription
SuccessFound sensor identifiers.
FailureNo sensors found. More error information is available in the flow action output error.

Input variables

Input variables determine the initial behavior of the flow action.

VariableDescription
api_tokenCarbon Black API key.
use_mid_serverDetermines whether the REST activity uses the MID server to interact with Carbon Black or not.
endpoint_baseBase URL of the Carbon Black API.
ci_ip_addressConfiguration item IP address.

Output variables

The output variables contain data that can be used in subsequent activities.

VariableDescription
status_codeDetermines if the request was successful. If not, displays an HTTP error code and message.
Array Element typeAPI variables.
sensor_detailDescription of the Carbon Black sensor in JSON format.

Parent Topic:Security Operations Carbon Black Integration - Get Running Processes Flow

Parent Topic:Security Operations Carbon Black Integration - Isolate Host Flow