Sha256: 547ed5c1337e74fb27bee42f518902f6ad608655d0ba453f4b57f029d36ee408

Contents?: true

Size: 799 Bytes

Versions: 5

Compression:

Stored size: 799 Bytes

Contents

=begin
#IP Addresses API

#Public IP blocks are a set of contiguous IPs that allow you to access your servers or networks from the internet. Use the IP Addresses API to request and delete IP blocks.<br> <br> <span class='pnap-api-knowledge-base-link'> Knowledge base articles to help you can be found <a href='https://phoenixnap.com/kb/public-ip-management#bmc-public-ip-allocations-api' target='_blank'>here</a> </span><br> <br> <b>All URLs are relative to (https://api.phoenixnap.com/ips/v1/)</b> 

The version of the OpenAPI document: 1.0
Contact: support@phoenixnap.com
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 6.1.0

=end

def get_version()
    return File.read(File.expand_path('../../../VERSION', __FILE__)).strip
end

module IpApi
  VERSION = get_version()
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
pnap_ip_api-1.1.5 lib/pnap_ip_api/version.rb
pnap_ip_api-1.1.4 lib/pnap_ip_api/version.rb
pnap_ip_api-1.1.3 lib/pnap_ip_api/version.rb
pnap_ip_api-1.1.2 lib/pnap_ip_api/version.rb
pnap_ip_api-1.1.1 lib/pnap_ip_api/version.rb