Fog::Ecloud::Model
# File lib/fog/ecloud/models/compute/association.rb, line 12 def delete data = service.rnat_associations_delete(href).body task = Fog::Compute::Ecloud::Tasks.new(:service => service, :href => href)[0] end
# File lib/fog/ecloud/models/compute/association.rb, line 17 def id href.scan(/\d+/)[0] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.