Posh-IBWAPI
1.5.0
Infoblox WAPI (REST API) related commands.
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2017-2018 Ryan Bolger. All rights reserved.
Package Details
Author(s)
- Ryan Bolger
Tags
Infoblox IPAM WAPI REST Linux Mac
Functions
Get-IBObject Get-IBSchema Get-IBWAPIConfig Invoke-IBFunction Invoke-IBWAPI New-IBObject New-IBWAPISession Remove-IBObject Set-IBObject Set-IBWAPIConfig Save-IBWAPIConfig Remove-IBWAPIConfig
PSEditions
Dependencies
This module has no dependencies.
Release Notes
## 1.5.0 (2018-09-28)
* Added ByType as default parameter set for `Get-IBObject` which means you can query types like this `Get-IBObject grid` instead of needing the explicit `-ObjectType` parameter name.
* Get/Set/New/Remove-IBObject and Invoke-IBFunction were failing to properly process direct `-ObjectRef` input arrays. The parameter has been changed to a single string and if you want them to process multiple, you must use pipeline input now.
* Fixed bug failing to load saved config on some versions of PowerShell
* Fixed HTTP 400/BadRequest error handling when running on PowerShell Core
* Minor code refactoring to align with PSScriptAnalyzer suggestions
FileList
- Posh-IBWAPI.nuspec
- Posh-IBWAPI.Format.ps1xml
- Posh-IBWAPI.psd1
- Posh-IBWAPI.psm1
- en-US\about_Posh-IBWAPI.help.txt
- Private\Export-IBWAPIConfig.ps1
- Private\Format-Columns.ps1
- Private\HighestVer.ps1
- Private\Import-IBWAPIConfig.ps1
- Private\Initialize-CallVars.ps1
- Private\InitTLS.ps1
- Private\Split-Str.ps1
- Public\Get-IBObject.ps1
- Public\Get-IBSchema.ps1
- Public\Get-IBWAPIConfig.ps1
- Public\Invoke-IBFunction.ps1
- Public\Invoke-IBWAPI.ps1
- Public\New-IBObject.ps1
- Public\New-IBWAPISession.ps1
- Public\Remove-IBObject.ps1
- Public\Remove-IBWAPIConfig.ps1
- Public\Save-IBWAPIConfig.ps1
- Public\Set-IBObject.ps1
- Public\Set-IBWAPIConfig.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
4.1.0 | 3,669 | 2/6/2025 |
4.0.2 | 9,753 | 1/25/2024 |
4.0.1 | 7,032 | 10/17/2022 |
4.0.0 | 61 | 10/14/2022 |
3.2.2 | 2,374 | 3/17/2022 |
3.2.1 | 1,172 | 8/2/2021 |
3.2.0 | 1,840 | 9/21/2020 |
3.1.2 | 848 | 4/15/2020 |
3.1.1 | 5,255 | 3/10/2020 |
3.1.0 | 1,589 | 8/23/2019 |
3.0.0 | 652 | 4/20/2019 |
2.0.1 | 33 | 4/19/2019 |
2.0.0 | 27 | 4/18/2019 |
1.6.0 | 4,120 | 4/4/2019 |
1.5.0 (current version) | 855 | 9/28/2018 |
1.4 | 466 | 4/26/2018 |
1.3 | 300 | 1/25/2018 |
1.2.2 | 50 | 1/13/2018 |
1.2.1 | 32 | 1/9/2018 |
1.2 | 142 | 10/1/2017 |
1.1.2 | 40 | 9/4/2017 |
1.1.1 | 92 | 5/26/2017 |
1.1 | 23 | 5/26/2017 |
1.0.1 | 43 | 4/27/2017 |
1.0 | 68 | 4/20/2017 |