03-11-2017 11:07 PM
Is there any way to get service up-time through AXL or SQL query ?
Where is the serviceability page getting that data ?
Thanks
Solved! Go to Solution.
03-13-2017 08:23 AM
You can get this via the RTMT servlet. A full listing of the servlet's capabilities are at https://x.x.x.x/ast
You can right click the links on the left side in a browser and copy the target URL. The specific link you are looking for is https://x.x.x.x/ast/ASTIsapi.dll?GetPreCannedInfo&Items=getServiceInfoRequest
03-13-2017 08:23 AM
You can get this via the RTMT servlet. A full listing of the servlet's capabilities are at https://x.x.x.x/ast
You can right click the links on the left side in a browser and copy the target URL. The specific link you are looking for is https://x.x.x.x/ast/ASTIsapi.dll?GetPreCannedInfo&Items=getServiceInfoRequest
03-13-2017 03:33 PM
Thank you very much for this, you have revealed a whole new world for scripting.
Very helpful!
03-14-2017 07:53 AM
See also the Service Control SOAP API and the soapGetServiceStatus request:
Cisco DevNet: sxml - API Reference - Service Control (ControlCenter)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide