- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2010 09:17 PM - edited 03-13-2019 06:56 PM
Hi, can't seem be find any AXL query that can return device IP address, possible via AXL ?
Solved! Go to Solution.
- Labels:
-
Other Collaboration Topics
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2010 09:29 PM
Actually, the AXL interface is only used for viewing and/or modifying configurations. The API you are looking for is the Serviceability XML API. Specifically, RISPort. It is pretty handy and a solid replacement for devicelistx.asp (if you are familiar with that "API"). I have worked with RISport a little and put together some blogs on the subject. If you are interested, check them out:
http://www.netcraftsmen.net/resources/blogs/good-bye-devicelistx-asp-hello-risport.html
http://www.netcraftsmen.net/resources/blogs/identifying-the-correct-device-status-in-a-risport-response.html
Another good place to look for information on the API: http://developer.cisco.com/web/sxml/home
What you need to look at is the Real-Time Device/CTI feed (RISport).
HTH.
Regards,
Bill
Please remember to rate helpful posts.
Please remember to rate helpful responses and identify
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2010 09:29 PM
Actually, the AXL interface is only used for viewing and/or modifying configurations. The API you are looking for is the Serviceability XML API. Specifically, RISPort. It is pretty handy and a solid replacement for devicelistx.asp (if you are familiar with that "API"). I have worked with RISport a little and put together some blogs on the subject. If you are interested, check them out:
http://www.netcraftsmen.net/resources/blogs/good-bye-devicelistx-asp-hello-risport.html
http://www.netcraftsmen.net/resources/blogs/identifying-the-correct-device-status-in-a-risport-response.html
Another good place to look for information on the API: http://developer.cisco.com/web/sxml/home
What you need to look at is the Real-Time Device/CTI feed (RISport).
HTH.
Regards,
Bill
Please remember to rate helpful posts.
Please remember to rate helpful responses and identify
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2010 11:59 PM
Thanks for the reply.
Just tested with RISPort request, and CM7 keep returning HTTP Status 500 internal error.
Have you come across this error before?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2010 07:30 PM
All sorted, WSDL had changed, corrected the XML all working correctly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2010 05:56 AM
Good to hear. Sorry I missed your earlier query about the http status error but it appears you got it all worked out.
Regards,
Bill
Please remember to rate helpful responses and identify
