Solved
Forum Discussion
GianlucaUlivi
Making Connections
8 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.