Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sureshg/infoblox-java

A pure jvm client library for interacting with Infoblox API.
https://github.com/sureshg/infoblox-java

infoblox infoblox-api infoblox-wapi java jvm rest wapi

Last synced: 5 days ago
JSON representation

A pure jvm client library for interacting with Infoblox API.

Awesome Lists containing this project

README

        

# :shell: Infoblox Java API

[![Maven Central](https://img.shields.io/maven-central/v/com.oneops/infoblox-java.svg?label=Maven%20Central)](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.oneops%22%20AND%20a%3A%22infoblox-java%22) [![changelog][cl-svg]][cl-url]

A pure java API for Infoblox DNS appliance.

ToDo: Cookie based (IBAPAUTH) authentication support for better perf.
## Usage

* Check Dependency Updates
```bash
$ ./mvnw versions:display-dependency-updates
```

[cl-url]: https://github.com/oneops/infoblox-java/blob/master/CHANGELOG.md
[cl-svg]: https://img.shields.io/badge/change--log-latest-blue.svg?style=flat-square