dedwards16@bloomberg.net
Level 1
Level 1
Member since ‎12-03-2012
‎05-17-2023

User Statistics

  • 21 Posts
  • 1 Solutions
  • 5 Helpful votes Given
  • 0 Helpful votes Received
Recent Badges
1 Accepted Solution
10 Replies
5 Replies
CCP Member

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 ‎05-17-2023 12:51 AM
Posts 21
Helpful Votes Given To