Fog::Ecloud::Model
# File lib/fog/ecloud/models/compute/detached_disk.rb, line 21 def id href.scan(/\d+/)[0] end
# File lib/fog/ecloud/models/compute/detached_disk.rb, line 13 def ready? unless status =~ /AttachInProgress|DetachInProgress/ true else false end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.