Top Level Namespace
Defined Under Namespace
Modules: NetworkStorageApi
Instance Method Summary collapse
-
#get_version ⇒ Object
#Network Storage API.
Instance Method Details
#get_version ⇒ Object
#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.
<span class=‘pnap-api-knowledge-base-link’> Knowledge base articles to help you can be found <a href=‘phoenixnap.com/kb/bare-metal-cloud-storage’ target=‘_blank’>here</a> </span>
All URLs are relative to (https://api.phoenixnap.com/network-storage/v1/)
The version of the OpenAPI document: 1.0 Contact: [email protected] Generated by: openapi-generator.tech OpenAPI Generator version: 7.2.0
13 14 15 |
# File 'lib/pnap_network_storage_api/version.rb', line 13 def get_version() return File.read(File.('../../../VERSION', __FILE__)).strip end |