Fog::Ecloud::Model
# File lib/fog/ecloud/models/compute/firewall_acl.rb, line 21 def id href.scan(/\d+/)[0] end
# File lib/fog/ecloud/models/compute/firewall_acl.rb, line 17 def tasks @tasks = Fog::Compute::Ecloud::Tasks.new(:service => service, :href => "/cloudapi/ecloud/tasks/virtualMachines/#{id}") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.