Class: Hcloud::Action
- Inherits:
-
Object
- Object
- Hcloud::Action
- 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, }