Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Current »

valid from 15th July 

API First

inspectIT follows the approach API First, that's why we decided to develop an API to request all the data via HTTP protocol.

JSON Format

All RESTful Services returns all the results in the JSON format.

Invoking Services

All services can be invoked with the HTTP request. The services are bounded to the IP of the CMR and port that is used for HTTP communication (defaults to 8182). Please see the Port configuration page to confirm the correct port used for the HTTP communication, if the default one has been changed.

Available Services

  1. RESTful Data Services
    1. Platform Service
    2. Invocation Service
    3. Business Transaction Service

  2. RESTful Storage Service
  3. RESTful Alert Service

 

  • No labels