rmbolger / Posh-IBWAPI

PowerShell module for interacting with the Infoblox WAPI (REST API).
MIT License
54 stars 8 forks source link

Rename *-IBWAPI* functions to *-IB* #37

Closed rmbolger closed 5 years ago

rmbolger commented 5 years ago

It would be nice to normalize the naming of the functions.

Invoke-IBWAPI will remain unchanged because it's a lower level function that people don't generally use directly. It would also look weird as just Invoke-IB.