GENERAL

This Microsoft PowerShell module contains Cmdlets to perform various base actions and utility/convenience functions against the Infoblox REST API (WAPI).

You can download this module via GitHub at biz.dfch.PS.Ipam.Infoblox.Api or via NuGet with Install-Package biz.dfch.PS.Ipam.Infoblox.Api.

DESCRIPTION

This module uses Invoke-RestMethod internally. You can also use the functionality of the provided InfobloxApi.dll assembly that is more efficient.

The current implementation of Invoke-RestCommand performs a BASE64 authenticated login upon every call (this is not cached).

ALIASES

This module does not expose any ALIASES.

FUNCTIONS

Invoke-RestCommand Invokes an arbitrary Infoblox REST API

Ipam-Invoke Invokes an arbitrary Infoblox REST API (via .NET/C# assembly)

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.