Home General Discussion
Options

Search for IR based on Affected computer

Eric_EvansEric_Evans Member IT Monkey ✭

How do I search for a Incident using the name of the affected computer VIA API?

Best Answer

  • Options
    Konstantin_Slavin-BoKonstantin_Slavin-Bo Customer Ninja IT Monkey ✭✭✭✭
    Answer ✓

    Using the Computer (advanced) type projection, you get the RelatesToWorkItem property containing the whole WI the CI relates to.

Answers

  • Options
    Konstantin_Slavin-BoKonstantin_Slavin-Bo Customer Ninja IT Monkey ✭✭✭✭
    Answer ✓

    Using the Computer (advanced) type projection, you get the RelatesToWorkItem property containing the whole WI the CI relates to.

  • Options
    Eric_EvansEric_Evans Member IT Monkey ✭

    Thank you so much!

Sign In or Register to comment.