/smi-lib-virtualnetwork

The Virtual Network (IPAM) jar library allows a user to define one or more logical virtual networks (VLANs) with associated IPv4 network definitions for later use, and optionally define pools of static IP addresses for the network that can be reserved.

Primary LanguageJavaOtherNOASSERTION

Quality Gate

smi-lib-virtualnetwork git repository

Overview

The virtualnetwork project builds a Java JAR library that makes avalable an API to consuming java programs. It encapsulates business logic for crud of network definitions/settings, static IP address pools, and an IP Address Management (IPAM) reservation process.

How to use

Under Construction. Not available via Maven Central yet....

Maven Example:
<dependency>
    <groupId>com.dell.isg.smi</groupId>
    <artifactId>virtualnetwork</artifactId>
    <version>1.0.75</version>
</dependency>
Gradle Example:
compile(group: 'com.dell.isg.smi', name: 'virtualnetwork', version: '1.0.75')

Support

Support can be obtained from the slack channel: codecommunity.slack.com