The most recent content from our members.
Hello, I created a report using the following query: select * from IPAM_Group g join IPAM_GroupAttrData d on g.GroupId = d.GroupId where g.GroupType='8' order by d.Site, d.Category; we had to try out a few times until we found out that GroupType=8 are subnets, otherwise dhcp-servers,folders,… were displayed in the report…
It looks like you're new here. Sign in or register to get started.