Sha256: 65777dfa9b0bf9e2cdaf23d86a011c388c86845d4034c0051d7039fe3c5bfb49

Contents?: true

Size: 887 Bytes

Versions: 1

Compression:

Stored size: 887 Bytes

Contents

=begin
#Networks API

#Use the Networks API to create, list, edit, and delete private networks to best fit your business needs. Private networks allow your servers to communicate without connecting to the public internet, avoiding unnecessary egress data charges.<br> <br> <span class='pnap-api-knowledge-base-link'> Knowledge base articles to help you can be found <a href='https://phoenixnap.com/kb/bmc-server-management-via-api#multi-private-backend-network-api' target='_blank'>here</a> </span><br> <br> <b>All URLs are relative to (https://api.phoenixnap.com/networks/v1/)</b> 

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

=end

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

module NetworkApi
  VERSION = get_version()
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pnap_network_api-1.0.0 lib/pnap_network_api/version.rb