|
From: Muris <alc...@gm...> - 2026-01-22 05:22:21
|
Hi Christian, Have you checked out this one > https://github.com/netdisco/netdisco/wiki/Custom-Report-Examples#subnets-configured-on-devices Muris From: Christian Vo <Chr...@sy...> Date: Thursday, 22 January 2026 at 09:48 To: "net...@li..." <net...@li...> Subject: [Netdisco] need quick way to run ip inventory report for multiple subnets Hi, I have no familiarity with Netdisco API and I’m looking at the Wiki 😊 However, I do know how to run the IP Inventory report from UI and I’d like to automate reporting for multiple subnets. Is there an easy way to do this, and have the report written to csv? My results URL looks something like this: https://netdisco /report/ipinventory?subnet=10.45.136.0%2F21&daterange=1970-01-01%20to%202026-01-21&limit=8192 the download as CSV URL looks something like this: https://netdisco /ajax/content/report/ipinventory?subnet=10.45.136.0%2F21&daterange=1970-01-01+to+2026-01-21&limit=8192 regards Christian |