Administer > RTSM > RTSM Developer Reference > Using APIs > RTSM Web Service API > RTSM Web Service API Overview

RTSM Web Service API Overview

Note to HPE Software-as-a-Service customers: For details on how to use the UCMDB Web Service API in an HPE Software-as-a-Service environment, contact HPE Software-as-a-Service Support.

The Universal CMDB Web Service API is used to integrate applications with the HPE Business Service ManagementRun-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 impact analyses

  • Retrieve information about configuration items and relationships

  • Manage credentials: view, add, update, and remove

  • Manage jobs: view status, activate, and deactivate

  • Manage probe ranges: view, add, and update

  • Manage triggers: add or remove a trigger CI, and add, remove, or disable a trigger TQL

  • View general data on domains and Probes

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 Universal CMDB Web Service API should be familiar with:

  • The SOAP specification

  • An object-oriented programming language such as C++, C# or Java

  • Universal CMDB

  • Data Flow Management