Fog::Ecloud::Collection
# File lib/fog/ecloud/models/compute/admin_organizations.rb, line 12 def get(uri) if data = service.get_admin_organization(uri) new(data.body) end rescue Fog::Errors::NotFound nil end
[Validate]
Generated with the Darkfish Rdoc Generator 2.