dedwards16@bloomberg.net
Level 2
Level 2
Member since ‎12-03-2012
‎02-18-2025
Awards
No awards available to display

User Statistics

  • 23 Posts
  • 1 Solutions
  • 5 Helpful votes Given
  • 0 Helpful votes Received
Recent Badges
Certifications
No certifications available to display

User Activity

Hi - I'm trying to 'blank' out both the  'sshUserId' and 'sshPwd' fields using the updatePhone method but this only works on the former (sshUserId) and not with sshPwd.Using Python 3.7.x - here's my snippet: resp = service.updatePhone(name = 'SEP1234...
Hi, does anyone know if it's possible to log-in a user onto a Jabber CSF device using a AXL or other method? Similar to the doDeviceLogin available for SEP type phones.
Hi, can someone assist me with this--I'm gathering a list of phones and would like to past this list into AXL query to fetch various mapped attributes.my current snippet looks something like this:testList = ['SEP00001AE11234', 'SEP005056901235']soapr...
Hi - can someone assist with suggestion how to pass multiple devices name that is stored in a  list or dict into the UPDATE devicehlogdynamic set hlog field?my current code snippet looks like this:def hlogUpdate(): device = dictOfDeviceState.items...
Hi - can someone help me figure this out - I have the following python logic that I'm using to connect to UCM and execute perfMon api. I do get back some xml but cant seem to parse out, for example the various child values.Request=requests.post(url,d...
Community Statistics
Member Since ‎12-03-2012 10:37 AM
Date Last Visited ‎02-18-2025 09:24 AM
Posts 23
Helpful Votes Given To