Sha256: 0cb1b34cc5c0fb139df69973d60e58d10bee32616cbac25b90e307e81397a1e9

Contents?: true

Size: 912 Bytes

Versions: 2

Compression:

Stored size: 912 Bytes

Contents

=begin
#Tags API

#Tags are case-sensitive key-value pairs that simplify resource management. The Tag Manager API allows you to create and manage such tags to later assign them to related resources in your Bare Metal Cloud (through the respective resource apis) in order to group and categorize them.<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#server-tag-manager-api' target='_blank'>here</a> </span><br> <br> <b>All URLs are relative to (https://api.phoenixnap.com/tag-manager/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 TagApi
  VERSION = get_version()
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pnap_tag_api-2.0.1 lib/pnap_tag_api/version.rb
pnap_tag_api-2.0.0 lib/pnap_tag_api/version.rb