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.
ctrl-alt-auto•1h ago
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.