class Fog::Compute::Ecloud::PhysicalDevice
Public Instance Methods
id()
click to toggle source
# File lib/fog/ecloud/models/compute/physical_device.rb, line 16 def id href.scan(/\d+/)[0] end
# File lib/fog/ecloud/models/compute/physical_device.rb, line 16 def id href.scan(/\d+/)[0] end