Sha256: bef38ddb289d553bc92eacb33069979e6dfad5880e1e63ff77e23ed7e91f8e19

Contents?: true

Size: 912 Bytes

Versions: 5

Compression:

Stored size: 912 Bytes

Contents

=begin
#Bare Metal Cloud API

#Create, power off, power on, reset, reboot, or shut down your server with the Bare Metal Cloud API.  Deprovision servers, get or edit SSH key details, assign public IPs, assign servers to networks and a lot more.  Manage your infrastructure more efficiently using just a few simple API calls.<br> <br> <span class='pnap-api-knowledge-base-link'> Knowledge base articles to help you can be found <a href='https://phoenixnap.com/kb/how-to-deploy-bare-metal-cloud-server' target='_blank'>here</a> </span><br> <br> <b>All URLs are relative to (https://api.phoenixnap.com/bmc/v1/)</b> 

The version of the OpenAPI document: 0.1
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 BmcApi
  VERSION = get_version()
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
pnap_bmc_api-1.5.0 lib/pnap_bmc_api/version.rb
pnap_bmc_api-1.4.0 lib/pnap_bmc_api/version.rb
pnap_bmc_api-1.3.0 lib/pnap_bmc_api/version.rb
pnap_bmc_api-1.2.0 lib/pnap_bmc_api/version.rb
pnap_bmc_api-1.1.1 lib/pnap_bmc_api/version.rb