CIIdentifierResult - Global

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • The CIIdentifierResult script include provides methods that return the result returned by a configuration item identifier.

    Use with any server-side discovery script.

    CIIdentifierResult - CIIdentifierResult(Array matched, Boolean matchable, Boolean terminatedChain)

    Creates an instance of the CIIdentifierResult class.

    표 1. Parameters
    Name Type Description
    matched Array An array of sys_ids of matching CIs; may have any number of entries including zero.
    matchable Boolean True if identifier had sufficient data to match
    terminatedChain Boolean True if the identifier chain should stop processing filters. False to continue.