Update Sensor Flow Action

  • Release version: Washingtondc
  • Updated August 1, 2024
  • 1 minute to read
  • The Update Sensor flow action updates the sensor to isolate hosts or endpoints.

    The Update Sensor flow action can be used with any flow to isolate hosts or endpoints.

    Results

    Possible results for this flow action are:

    Table 1. Results
    Result Description
    Success Updated sensor.
    Failure Unable to update sensor. More error information is available in the flow action output error.

    Input variables

    Input variables determine the initial behavior of the flow action.

    Variable Description
    api_token Carbon Black API key.
    use_mid_server Determines whether the REST activity uses the MID server to interact with Carbon Black or not.
    endpoint_base Base URL of the Carbon Black API.
    sensor_id Sensor identifier.
    sensor_detail Description of the Carbon Black sensor in JSON format.

    Output variables

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

    Table 2. Output variables
    Variable Description
    status_code Determines if the request was successful. If not, displays an HTTP error code and message.