You can use the getVersion command to show the APIs version running on the target CA User Activity Reporting Module server. The versions need not be the same. Use this command for troubleshooting purposes.
Note: The API version can differ from the version of other CA User Activity Reporting Module components, such as agents, depending on the update choices made by your administrator.
getVersion Example
https://ELMSERVER:5250/spin/calmapi/ getObject.csp?type=getVersion
Returns the following XML:
<?xml version="1.0" encoding="UTF-8" ?> <Result> <Value>true</Value> <Description>Get Object Successful. Type [getVersion]</Description> <Version>v12.0.48.14</Version> </Result>
Copyright © 2013 CA.
All rights reserved.
|
|