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 5 Next »

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 protocoll.

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

Restful Data Services (ToDo)

  • Platform Service
  • Invocation Service 

RESTful Storage Service

  • No labels