InfobloxGrid

1.0.0.2

Provides wrappers to interact with Infoblox REST APIs. Uses dynamic parameter generation to provide a consistent interface.

Installation Options

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

Install-Module -Name InfobloxGrid -RequiredVersion 1.0.0.2

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

Install-PSResource -Name InfobloxGrid -Version 1.0.0.2

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) 2015 Michael Haken. All rights reserved.

Package Details

Author(s)

  • Michael Haken

Tags

Infoblox

Cmdlets

Get-IBXObject New-IbxZoneObject Set-IbxZoneObject New-IBXObject Remove-IBXObject Set-IBXObject Add-IBXIPAddressToHostRecord New-IBXDnsRecord Set-IbxDnsRecord New-IBXDnsHostRecord Remove-IBXIPAddressFromHostRecord Set-IBXDnsHostRecord New-IBXDhcpObject Set-IbxDhcpObject

Dependencies

This module has no dependencies.

Release Notes

Only the first cmdlet call requires the credential parameter. The cookie that is returned from the first API call is saved and utilized for additional calls. If the cookie has expired, the cmdlet will prompt for credentials again.

FileList

Version History

Version Downloads Last updated
2.0.0.3 775 8/23/2017
2.0.0.2 71 7/12/2017
2.0.0.1 52 6/26/2017
2.0.0.0 55 5/31/2017
1.0.0.2 (current version) 346 11/26/2015
1.0.0.1 43 11/26/2015
1.0.0.0 44 11/26/2015
Show more