mirror of
https://github.com/benclaussen/NetboxPS.git
synced 2025-12-12 17:32:29 +00:00
449 B
449 B
NetboxPS
Powershell Netbox API module
Disclaimer
This module is beta. Use it at your own risk. All internal functions are exposed currently. Public functions are in the form of verb-noun like usual cmdlets.
Description
This module is a wrapper for the Netbox API.
Usage
- Install module from the
distfolder - Import module
- Connect to an API endpoint by using
Connect-NetboxAPI