Class: Hcloud::Action

Inherits:
Object
  • Object
show all
Includes:
EntryLoader
Defined in:
lib/hcloud/action.rb

Constant Summary collapse

Attributes =
{
  id: nil,
  command: nil,
  status: nil,
  progress: nil,
  started: :time,
  finished: :time,
  resources: nil,
  error: nil,
}

Method Summary

Methods included from EntryLoader

#initialize, #request