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.
Hello,
I am trying to connect to CUCM UI through a proxy (or Jumpserver) with my laptop
CUCM (Private network) ----JumpServer----- Laptop
My CUCM is located on a private network @ 172.30.6.150
I have configured SecureCRT to port forward to the IP ad...
Hello,Everytime the pyats connection gets executed, it creates a log file ([device]-cli-[timestamp].log in the script directory.
I cannot seem to disable it
I am running 25.7 version
# Attempt to connect to the device
try:
LOGGER.info...
Hello,
I have the following configuration
I have read somewhere (google AI), that you can have multiple credentials in your yaml file
Google PyATS
But PyATS always uses the default credentials, even when I specify the 'ro_credentials' to use
u35...
Hello,
This API Request no longer works with vManage Version 20.15
/dataservice/system/device/vedges?system-ip=10.255.255.86
This used to work prior to version 20.15, I have many of my scripts using it
I can get device information using this request:...
Hello,Is there any documentation or example on how to tranfer a file using PyATS?I search online, and this came up on google, but when I tried to run in with PyATS ver 23, it said cannot find fileops : import pyats
from pyats.utils import fileops
# ...
Ok, thank you
I am able to get it to work with other Cisco product such as Cisco CSSM on-prem satellite server, DNA-Center and ISE-Server, just not CUCM.
@bigevilbeard I posted on Github and they told me that this is a known issue and will be fix in an upcoming version
Cannot disable PyATS log file from being created · Issue #269 · CiscoTestAutomation/pyats