09-03-2021 08:03 AM
Hi Cisco Team,
Is there any API query which can provide below information from CUCM 11.x -
Device Name
Description
Device Pool
IPV4 Address
Directory Number
Device Type
Active Load ID
Owner User ID
Regards,
Geeta
09-03-2021 08:14 AM
Look for that information over at DevNet, product APIs are covered there.
09-03-2021 01:21 PM
If you are just looking for the data, you can also use the Bulk Administration Tool > Phones > Phone Reports to pull the data from CUCM. It is not an API, obviously, but will get you the data you are looking for.
Maren
09-03-2021 07:20 PM
Geeta,
You can use SOAP to retrieve those info. Check out some python sample apps from our Code Exchange repository:
https://developer.cisco.com/codeexchange/github/repo/CiscoDevNet/serviceability-python-zeep-samples
More info about RisPort API -> https://developer.cisco.com/docs/sxml/#!risport70-api-reference/selectcmdevice
Hope that helps.
David
09-09-2021 01:58 PM
If you are using PYTHON to hit your API you can do something like this:
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