Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Infoblox provides a Perl the RESTful API (application programming WAPI) interface ) to help facilitate the integration of the Infoblox device into network environments. The Infoblox DMAPI (Data and Management API) is a set of packages delivered with the Infoblox device to install the package. Use the usual Perl module installation tools on your management system to install the package. For Windows systems using the ActiveState build of Perl, the package is called PPM ("Perl Package Manager" or "Programmer's Package Manager"). For UNIX systems, the package is called CPAN, a global archive of Perl resources.  

You can make REST API calls using Java version 1.7 and later. For detailed information about these APIs, see the Infoblox API Documentation (in PDF format), at docs.infoblox.com.  

The Perl API (PAPI) for NIOS has been deprecated from NIOS 8.3 onwards. Infoblox recommends that you migrate to WAPI to continue to receive support. All enhancements and fixes for NIOS APIs are provided through WAPI from NIOS 8.4 onwards.