Get a list of metrics
The format of the <method>
element
for getting a list of metrics is:
<method methodName="metric.getList" />
Use this method to obtain a list containing the names of the defined metrics.
Example
<methodCall xmlns:metric="http://www.ibm.com/tivoli/netcool/webtop/metrics/7.4.0">
<method methodName="metric.getList" />
</methodCall>