Using the RTSM Java API

The RTSM Java API is used to integrate applications with the Run-time Service Model (RTSM). The API provides methods to:

  • Add, remove, and update CIs and relations in the RTSM

  • Retrieve information about the class model

  • Retrieve information from the UCMDB history

  • Run what-if scenarios

  • Retrieve information about configuration items and relationships

Methods for retrieving information about configuration items and relationships generally use the Topology Query Language (TQL). For details, see Topology Query Language.

Users of the RTSM Java API should be familiar with:

  • The Java programming language

  • RTSM