Sha256: e92db377eadd245b6c55d433bdbb74018f19fa73786bfb8eb965d6d22af2e2ed
Contents?: true
Size: 739 Bytes
Versions: 5
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: 6.1.0 =end def get_version() return File.read(File.expand_path('../../../VERSION', __FILE__)).strip end module AuditApi VERSION = get_version() end
Version data entries
5 entries across 5 versions & 1 rubygems