Interface SubnetIPAvailability

    • Method Detail

      • getUsedIps

        BigInteger getUsedIps()
        Number of used IPs per subnet
        Returns:
        the number of IPs
      • getTotalIps

        BigInteger getTotalIps()
        Number of total IPs per subnet
        Returns:
        the number of IPs
      • getSubnetId

        String getSubnetId()
        Returns:
        the subnet identifier
      • getSubnetName

        String getSubnetName()
        Returns:
        the subnet name
      • getIpVersion

        IPVersionType getIpVersion()
        Returns:
        the IP version type of subnet
      • getCidr

        String getCidr()
        Returns:
        the subnet CIDR