Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We have two types of devices for agent that UDP (EM profile) and Jabber, and need associate the devices to pguser (application user)1) I can associate the devices using AXL 'updateAppuser' but I need get all existing devices and associate all again w...
I'm trying bind port channel to EPG using below script but got an error 'IndexError: list index out of range'!pc = aci.PortChannel('ipgl-test-pg1-pc') ##ipgl-test-pg1-pc is already created on fabric!vlan_intf = aci.L2Interface('vlan-304','vlan',...
I can get the interface information using endpoint.xxxx and endpoint.attributes['xxxx'] as below but I cannot get the information such as 'interface description' and 'policy group',,, I checked acitoolkit doc but couldn't find all objects associated ...
Hi, I can change the agent status (ex, Login) using postman but no luck with Python. Can I have a Python sample to post XML (LOGIN)? There are many samples to GET using Python and able to GET the user status but no luck the POST syntax with Python. *...
I downloaded the file 'VBA-Cable_Plan.xlsm' from the link 'https://acidev.cisco.com/public/codeshop/excel-aci-configurator/' but I got the below error message when I open the excel file. I'm using WIN7 and Excel 2016.
"Excel cannot open the file 'VBA...
No luck yet to find out correct syntax to post 'login request' to UCCX 10.6 using Python. Can anyone provide a sample python code to achieve this?Thanks,John
Thanks Tim,As I said reservationless video conference which the conference initiated via TUI is working fine and also I have max 6 ports per reservationless meeting on MP. Did you been try exactly my scenario? I contacted Cisco and they confirmed its...
I now resolved the RCC issue which I was confused with inter-domain but want to know the behaviorwhat I found was,-domain_a=Cisco side domain-domain_b=OCS side domain-user_a@domain_a.com with extension 2001-user_b@domain_a.com with extension 2002-use...