Method: Fog::Compute::Ecloud::CatalogConfiguration#id
- Defined in:
- lib/fog/ecloud/models/compute/catalog_configuration.rb
#id ⇒ Object
17 18 19 |
# File 'lib/fog/ecloud/models/compute/catalog_configuration.rb', line 17 def id href.scan(/\d+/)[0] end |