Forum Discussion
I 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.
If you could share it, it would be very useful during customer migration tasks. Thank you.
- GianlucaUlivi2 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-Team2 months ago
Making Connections
Wow~ This is so convenient and great. I'll make good use of it. Thank you.
- GianlucaUlivi2 months ago
Making Connections
You are welcome, I'm happy you found it useful :)
- ESCARE-Team2 months ago
Making Connections
Is there any tool available that can manually create several thousand users?
- ESCARE-Team2 months ago
Making Connections
I created this application myself. Thank you for your support.
- GianlucaUlivi2 months ago
Making Connections
Here is the git repo: Cato CMA WebDriver Tools