using Python to get Device registration status

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2017 03:04 PM
Hi All
I am trying to write a simple code to get the device registration using Python
here is my code
result= client.service.SelectCmDevice('',{'SelectBy':'Name', 'Status':'Registered', 'Class':'Phone', 'SelectItems':{'SelectItem':{'Item':SEPXXXXXXXX}}})
everytime I run it I am receiving
MethodNotFound: Method not found: 'RISService70.RisPort70.SelectCmDevice'
now sure what is the problem
appreciate any guidance
- Labels:
-
AXL

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2019 08:36 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2020 07:28 PM
how to get show status information to a excel or notepad using the python
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 05:58 AM
I cant get registered IP Phones detail from Cisco CUCM ver. 11.5 for 8811 model . what can be done?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 09:27 AM
A few questions:
- Are you using the RisPort70 API?
- Do details for other phone models work ok?
- Assuming at least 8811 is registered, do you get details for only some 8811 phones, or none..?
- Can you share an example of your request/response XML?

- « Previous
-
- 1
- 2
- Next »