Hi
I am new to Solarwinds IPAM and its API, and in the descriptions, it says that the API can do CRUD operations with subnets. When I looked at it, it references the subnet and parent data as SubnetID and ParentID. How do find out what the SubnetID for a subnet is? Also, how do I find the ParentID for the group? My main goal currently is to be able to move subnets into groups based on their location data. I can script it myself to put it into the group I want, so I don't need the script to figure that logic out. As long as I can script it so that I can move a subnet into a group I am happy
Can someone help guide me in the right direction in accomplishing this? Thank you.