Top Level Namespace

Defined Under Namespace

Modules: AuditApi

Instance Method Summary collapse

Instance Method Details

#get_versionObject

#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.

<span class=‘pnap-api-knowledge-base-link’> Knowledge base articles to help you can be found <a href=‘phoenixnap.com/kb/bmc-server-management-via-api#audit-log-api’ target=‘_blank’>here</a> </span>

All URLs are relative to (https://api.phoenixnap.com/audit/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_audit_api/version.rb', line 13

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