Looking to see if there is an API or sdk method to update Network Sonar discovery profile IP lists without going at the SQL directly? I've seen sample scripts out here in thwack but seems a bit dated and was wondering if there is now an API and or sdk method to update specific discovery ID PluginConfigurations lists. In my case I am just looking to replace the entire content with new IP's on a scheduled basis to remove old sites and update with new - not append a full replace with a specific list of IPs vs a range
If someone has example python code methods to do so it would be appreciated if you could share