Posh-IBWAPI

3.1.0

Infoblox WAPI (REST API) related commands.

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Posh-IBWAPI -RequiredVersion 3.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Posh-IBWAPI -Version 3.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017-2019 Ryan Bolger. All rights reserved.

Package Details

Author(s)

  • Ryan Bolger

Tags

Infoblox IPAM WAPI REST Linux Mac

Functions

Get-IBConfig Get-IBObject Get-IBSchema Invoke-IBFunction Invoke-IBWAPI New-IBObject Receive-IBFile Remove-IBConfig Remove-IBObject Send-IBFile Set-IBConfig Set-IBObject

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

## 3.1.0 (2019-08-23)

* Added `OverrideTransferHost` switch to `Send-IBFile` and `Receive-IBFile` which tweaks the WAPI supplied transfer URL so that the hostname matches the WAPIHost value originally passed to the function. It also copies the state of the `SkipCertificate` switch to the transfer call.
* `Send-IBFile` will no longer lock the file being uploaded so other readers can't read it.
* Fixed file encoding in `Send-IBFile` when uploading non-ascii files.
* Fixed `Receive-IBFile` on PowerShell Core by working around an upstream bug (#43)
* Fixed `Get-IBObject`'s `ReturnAllFields` parameter when not querying the latest WAPI version

FileList

Version History

Version Downloads Last updated
4.0.2 645 1/25/2024
4.0.1 6,790 10/17/2022
4.0.0 59 10/14/2022
3.2.2 2,372 3/17/2022
3.2.1 980 8/2/2021
3.2.0 1,825 9/21/2020
3.1.2 847 4/15/2020
3.1.1 5,254 3/10/2020
3.1.0 (current version) 1,588 8/23/2019
3.0.0 651 4/20/2019
2.0.1 32 4/19/2019
2.0.0 26 4/18/2019
1.6.0 4,039 4/4/2019
1.5.0 851 9/28/2018
1.4 464 4/26/2018
1.3 298 1/25/2018
1.2.2 49 1/13/2018
1.2.1 31 1/9/2018
1.2 141 10/1/2017
1.1.2 39 9/4/2017
1.1.1 91 5/26/2017
1.1 22 5/26/2017
1.0.1 42 4/27/2017
1.0 67 4/20/2017
Show less