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

Check Session Status Flow Action

Determines the status of a Carbon Black session within the flow.

The Check Session Status flow action can be used with any flow to check Carbon Black session status within the flow .

Results

Possible results for this flow action are:

ResultDescription
SuccessSession status returned.
FailureSession status error. 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.
endpoint_baseBase URL of the Carbon Black API.
session_idSession identifier.
use_mid_serverDetermines whether the REST activity uses the MID server to interact with Carbon Black or not.

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.
outputInformation on Carbon Black running processes.

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