Show HN: PowerNetbox – PowerShell module with 100% NetBox API coverage
Posted by ctrl-alt-auto 15 hours ago
Comments
Comment by ctrl-alt-auto 15 hours ago
Hey HN,
We just released PowerNetbox, a PowerShell module for the NetBox REST API with complete coverage of all endpoints.
Why we built this: We manage network infrastructure for enterprise clients and rely heavily on NetBox for IPAM and DCIM. The existing PowerShell module (NetboxPS) hadn't been updated for newer NetBox versions, so we forked it and brought it up to date.
Key stats:
504 functions covering all NetBox 4.4.8 API endpoints 946 unit tests
Works on Windows, Linux, and macOS (PS 5.1 and PS 7+)
MIT licensed
Also added support for the netbox-branching plugin, so you can stage changes in branches before merging to production.