Hello.
We need to create about 4,000 objects in IP Ranges, is there an API available for this?
thanks.
Thank you for highlighting this issue. An API for IP Ranges is prioritized highly on our roadmap and is likely to come later this year.
In the meantime, in some cases, the "containers" API can serve as an alternative.
Is there a more precise ETA for the functionality?Also, in the meantime, could you provide same code to query/add/remove an IP range using the containers via powershell?
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.
Sure, I will clean it up and move it to a dedicated repo on github and shared it as soon as possible.
Here is the git repo: Cato CMA WebDriver Tools
Wow~ This is so convenient and great. I'll make good use of it. Thank you.
Is there any tool available that can manually create several thousand users?