Top Level Namespace
Defined Under Namespace
Modules: BillingApi
Instance Method Summary collapse
-
#get_version ⇒ Object
#Billing API.
Instance Method Details
#get_version ⇒ Object
#Billing API
#Automate your infrastructure billing with the Bare Metal Cloud Billing API. Reserve your server instances to ensure guaranteed resource availability for 12, 24, and 36 months. Retrieve your server’s rated usage for a given period and enable or disable auto-renewals.
<span class=‘pnap-api-knowledge-base-link’> Knowledge base articles to help you can be found <a href=‘phoenixnap.com/kb/phoenixnap-bare-metal-cloud-billing-models’ target=‘_blank’>here</a> </span>
All URLs are relative to (https://api.phoenixnap.com/billing/v1/)
The version of the OpenAPI document: 0.1 Contact: [email protected] Generated by: openapi-generator.tech OpenAPI Generator version: 7.2.0
13 14 15 |
# File 'lib/pnap_billing_api/version.rb', line 13 def get_version() return File.read(File.('../../../VERSION', __FILE__)).strip end |