Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sureshg/infoblox-java
- Owner: sureshg
- License: apache-2.0
- Created: 2018-01-09T10:27:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-28T21:30:50.000Z (almost 7 years ago)
- Last Synced: 2024-11-05T18:31:43.098Z (about 2 months ago)
- Topics: infoblox, infoblox-api, infoblox-wapi, java, jvm, rest, wapi
- Language: Java
- Size: 109 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
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