Solved
Forum Discussion
GianlucaUlivi
Making Connections
3 months agoI was not able to find an API call to do this so I took a different approach by running a python script that runs Selenium WebDriver that loops in a list of IP Addresses and for each of them click new, insert name and value, then clicks apply.
I do not have the script published at the moment as it's part of a larger "multi-tool" repo I have, but if needed I can move it to a dedicated git repo and share it.
- ESCARE-Team3 months ago
Making Connections
If you could share it, it would be very useful during customer migration tasks. Thank you.
- GianlucaUlivi3 months ago
Making Connections
Sure, I will clean it up and move it to a dedicated repo on github and shared it as soon as possible.
- ESCARE-Team3 months ago
Making Connections
Wow~ This is so convenient and great. I'll make good use of it. Thank you.
- GianlucaUlivi3 months ago
Making Connections
Here is the git repo: Cato CMA WebDriver Tools