Page tree

Unsupported content

 

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

This topic covers information about the web services that retrieve data from Infrastructure Management.

Overview

You can use these web services to retrieve metadata, configuration data, or performance statistics data of specific resources from Infrastructure Management. For example, you can retrieve data about monitor types and monitor instances for a specific time period.

List of web service

The following web service APIs are available to retrieve data from Infrastructure Management:

  • metadata — Retrieves the monitor types and attributes of a specified resource
  • configdata — Retrieves the configuration data of a specified resource
  • stats — Retrieves the performance statistics data of a specified resource

Retrieving data from Infrastructure Management

These web services use the GET method to retrieve data. You must provide authentication credentials by using the login API before accessing the data. For information about authentication, see Web services authentication.