Get IP from CI activity

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • 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.

    표 1. Input variables
    Variable Description
    ci_sys_id [string] Configuration item system identifier

    Output variables

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

    표 2. Output variables
    Variable Description
    ip_addr [string] IPv4 address. If the IP address cannot be determined, this value is empty.

    Exit Conditions

    Possible results for this activity are:

    표 3. Conditions
    Condition Description
    Success An IPv4 address was returned.
    Failure An IPv4 address could not be determined.