OnappMarket::Template
Represents an OnApp CP Template as defined in PRD - Connect CP - Phase 1
Create a new template
# File lib/onapp_market/template/vm.rb, line 14 def initialize(hash = {}, type = TYPE) super(hash, type) end