I've begun deploying IPAM and quickly ran into a "what is the best way to do this" type of issue. I'm fairly certain the way I'm doing it works for us and probably is the best way to display the data but I wanted to ask others as there is always more than one way to get something completed.
My company runs both AWS and Azure and we need to keep track of the IP usage and my best efforts I've come up with the following
Azure - Group folder
-- Region - Group folder
--- VNET Name - Group folder
----- Assigned Address Space - Supernet (sometimes VNETs have more than 1 block assigned)
------ Subnet1
------ Subnet2
------ Subnet3
rinse and repeat and the same is similar for AWS.
I've only started messing around with the cloud monitoring aspects and I know you can bring in some data from that portion but I've been nervous to do it with IPAM as I don't know exactly what is being pulled in and how it will be displayed. I thought hierarchy groups would of been useful but honestly they are useless and don't give flexibility.
Are there better ways I could be displaying this data in IPAM?