WebSphere Business Space powered by WebSphere, Version 6.2.0


Retrieve a monitoring context diagram for an instance

Use this URI to retrieve a diagram annotated for a specific monitor context instance.

URI: /models/[model_ID]/versions/[version_ID]/mcs/[mc_ID]/instances/[instance_ID]/diagram.

HTTP method: GET

Input parameters

The following input parameters are used in the URI:

Parameter Name Type Description
model_ID string The monitor model ID
version_ID string The monitor model version ID
mc_ID string The monitoring context ID
instance_ID string The instance ID

Output parameters

The output data from the URI consists of a Scalable Vector Graphics (SVG) diagram annotated with data for this specific instance.
Note: This URI returns the annotated SVG content only. It does not return any JSON object. This diagram has links that you can click to drill down to child instance diagrams, if any exist. If the instance has more than one child instance, the child instance with the smallest instance ID is selected for annotation.
Related information
Drilling down in a diagram



Support | Terms of use | Contact IBM
Copyright IBM Corporation 2007, 2008. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)