Module: Fog::Parsers::Compute
- Defined in:
- lib/fog/profitbricks/parsers/compute/get_nic.rb,
lib/fog/profitbricks/parsers/compute/get_image.rb,
lib/fog/profitbricks/parsers/compute/create_nic.rb,
lib/fog/profitbricks/parsers/compute/delete_nic.rb,
lib/fog/profitbricks/parsers/compute/get_server.rb,
lib/fog/profitbricks/parsers/compute/update_nic.rb,
lib/fog/profitbricks/parsers/compute/get_all_nic.rb,
lib/fog/profitbricks/parsers/compute/get_storage.rb,
lib/fog/profitbricks/parsers/compute/reset_server.rb,
lib/fog/profitbricks/parsers/compute/create_server.rb,
lib/fog/profitbricks/parsers/compute/delete_server.rb,
lib/fog/profitbricks/parsers/compute/update_server.rb,
lib/fog/profitbricks/parsers/compute/create_storage.rb,
lib/fog/profitbricks/parsers/compute/delete_storage.rb,
lib/fog/profitbricks/parsers/compute/get_all_images.rb,
lib/fog/profitbricks/parsers/compute/update_storage.rb,
lib/fog/profitbricks/parsers/compute/get_all_servers.rb,
lib/fog/profitbricks/parsers/compute/get_data_center.rb,
lib/fog/profitbricks/parsers/compute/get_all_storages.rb,
lib/fog/profitbricks/parsers/compute/clear_data_center.rb,
lib/fog/profitbricks/parsers/compute/create_data_center.rb,
lib/fog/profitbricks/parsers/compute/delete_data_center.rb,
lib/fog/profitbricks/parsers/compute/update_data_center.rb,
lib/fog/profitbricks/parsers/compute/set_internet_access.rb,
lib/fog/profitbricks/parsers/compute/get_all_data_centers.rb,
lib/fog/profitbricks/parsers/compute/get_data_center_state.rb,
lib/fog/profitbricks/parsers/compute/connect_storage_to_server.rb,
lib/fog/profitbricks/parsers/compute/disconnect_storage_from_server.rb
Defined Under Namespace
Modules: ProfitBricks