Class: Fog::Compute::Ecloud::OperatingSystem
- Inherits:
-
Ecloud::Model
- Object
- Model
- Ecloud::Model
- Fog::Compute::Ecloud::OperatingSystem
- Defined in:
- lib/fog/ecloud/models/compute/operating_system.rb
Instance Attribute Summary
Attributes inherited from Ecloud::Model
Instance Method Summary collapse
Methods inherited from Ecloud::Model
Instance Method Details
#id ⇒ Object
10 11 12 |
# File 'lib/fog/ecloud/models/compute/operating_system.rb', line 10 def id href.scan(/\d+/)[0] end |