Sha256: 469167950792022b888debdc4e897c74b9043ec3f904b9698094981696c9b63c

Contents?: true

Size: 739 Bytes

Versions: 4

Compression:

Stored size: 739 Bytes

Contents

=begin
#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.<br> <br> <span class='pnap-api-knowledge-base-link'> Knowledge base articles to help you can be found <a href='https://phoenixnap.com/kb/bmc-server-management-via-api#audit-log-api' target='_blank'>here</a> </span><br> <br> <b>All URLs are relative to (https://api.phoenixnap.com/audit/v1/)</b> 

The version of the OpenAPI document: 1.0
Contact: support@phoenixnap.com
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0

=end

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

module AuditApi
  VERSION = get_version()
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
pnap_audit_api-2.0.3 lib/pnap_audit_api/version.rb
pnap_audit_api-2.0.2 lib/pnap_audit_api/version.rb
pnap_audit_api-2.0.1 lib/pnap_audit_api/version.rb
pnap_audit_api-2.0.0 lib/pnap_audit_api/version.rb