Top Level Namespace
Defined Under Namespace
Modules: AuditApi
Instance Method Summary collapse
-
#get_version ⇒ Object
#Audit Log API.
Instance Method Details
#get_version ⇒ Object
#Audit Log API
#The Audit Logs API lets you read audit log entries and track API calls or activities in the Bare Metal Cloud Portal.
Knowledge base articles to help you can be found here
All URLs are relative to (https://api.phoenixnap.com/audit/v1/)
The version of the OpenAPI document: 1.0 Contact: [email protected] Generated by: https://openapi-generator.tech OpenAPI Generator version: 5.4.0
13 14 15 |
# File 'lib/example_fdhbiopcnmeocbr_gem_misc/version.rb', line 13 def get_version File.read(File.('../../../VERSION', __FILE__)).strip end |