Sha256: 41d2586b252f6a6f13aa7ed6c77408973449287f815a37a0bb8d322317c070e3
Contents?: true
Size: 446 Bytes
Versions: 10
Compression:
Stored size: 446 Bytes
Contents
module Fog module Compute class CloudAtCost class Task < Fog::Model identity :id attribute :cid attribute :idf attribute :serverid attribute :action attribute :status attribute :starttime attribute :finishtime attribute :servername attribute :ip attribute :label attribute :rdns attribute :rdnsdefault end end end end
Version data entries
10 entries across 8 versions & 2 rubygems