Top Level Namespace

Defined Under Namespace

Modules: BmcApi

Instance Method Summary collapse

Instance Method Details

#get_versionObject

#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, and a lot more. Manage your infrastructure more efficiently using just a few simple api calls.

<span class='pnap-api-knowledge-base-link'> Knowledge base articles to help you can be found <a href='phoenixnap.com/kb/how-to-deploy-bare-metal-cloud-server' target='_blank'>here</a> </span>

All URLs are relative to (api.phoenixnap.com/bmc/v1/)

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



13
14
15
# File 'lib/pnap_bmc_api/version.rb', line 13

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