Class: Fog::Vcloud::Vdcs

Inherits:
Collection show all
Defined in:
lib/fog/vcloud/models/vdcs.rb

Direct Known Subclasses

Terremark::Ecloud::Vdcs

Instance Method Summary collapse

Methods inherited from Collection

#[], all_request, get_request, inherited, #reload, vcloud_type

Methods inherited from Collection

#_dump, _load, aliases, attribute, attributes, #attributes, #connection, #connection=, #create, #initialize, #inspect, #load, #merge_attributes, #model, model, #new, #reload, #table, #to_json

Constructor Details

This class inherits a constructor from Fog::Collection

Instance Method Details

#organization_uriObject



23
24
25
# File 'lib/fog/vcloud/models/vdcs.rb', line 23

def organization_uri
  @organizatio_uri ||= connection.default_organization_uri
end