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