Sha256: d601ecf9f84a96d1018579637ee035250f5fd49131880f8c6b095520d5e05943
Contents?: true
Size: 768 Bytes
Versions: 5
Compression:
Stored size: 768 Bytes
Contents
=begin #Network Storage API #Create, list, edit, and delete storage networks with the Network Storage API. Use storage networks to expand storage capacity on a private network. <br> <span class='pnap-api-knowledge-base-link'> Knowledge base articles to help you can be found <a href='https://phoenixnap.com/kb/bare-metal-cloud-storage' target='_blank'>here</a> </span> <br> <b>All URLs are relative to (https://api.phoenixnap.com/network-storage/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 NetworkStorageApi VERSION = get_version() end
Version data entries
5 entries across 5 versions & 1 rubygems