Previous Topic: getQueryList

Next Topic: getObjectDefinition

getReportList

Use the getReportList command to list of all reports available in your CA Enterprise Log Manager environment. The XML response also contains the formatting data and the ID of each query used in the report.

You can use the following optional parameters with the getReportList command:

Unfiltered Tag Example

https://ELMSERVER:5250/spin/calmapi/getObject.csp?type=getReportList

Returns all reports and all the formatting and display data associated with each one.

OR TagLogic Example

https://ELMSERVER:5250/spin/calmapi/getObject.csp?type= getReportList&tag=Unknown Category&tag=System

Returns all reports that are associated with the tags "Unknown Category" OR "System".

AND TagLogic Example

https://ELMSERVER:5250/spin/calmapi/getObject.csp?type= getReportList&tag=Unknown Category&tag=System&tagLogic=and

Returns all reports that are associated with the tags "Unknown Category" AND "System".


Copyright © 2010 CA. All rights reserved. Email CA about this topic