NetboxPS/README.md
2020-04-09 16:33:10 -04:00

417 B

NetboxPS

Powershell Netbox API module

Disclaimer

This module is beta. Use it at your own risk. I have only added functions as I have needed them, so not everything is available.

Description

This module is a wrapper for the Netbox API.

Usage

  1. Install module from the dist folder
  2. Import module
  3. Connect to an API endpoint by using Connect-NetboxAPI