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

Get IP from CI activity

This workflow activity determines the IPV4 address associated with a configuration item (CI).

The Get IP from CI activity can be used with any workflow to retrieve the IPv4 address of a CI.

Input variables

Input variables determine the initial behavior of the activity.

VariableDescription
ci_sys_id [string]Configuration item system identifier

Output variables

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

VariableDescription
ip_addr [string]IPv4 address. If the IP address cannot be determined, this value is empty.

Exit Conditions

Possible results for this activity are:

ConditionDescription
SuccessAn IPv4 address was returned.
FailureAn IPv4 address could not be determined.

Parent Topic:Common Security Operations integration flows and orchestration activities