Project

General

Profile

« Previous | Next » 

Revision adc07e24

Added by Shlomi Zadok over 8 years ago

Fixes #13245 - Remove duplicate apipie description from compute_resources

View differences:

app/controllers/api/v2/compute_resources_controller.rb
render :available_resource_pools, :layout => 'api/v2/layouts/index_layout'
end
api :GET, "/compute_resources/:id/available_storage_domains", "List storage_domains for a compute resource"
api :GET, "/compute_resources/:id/available_storage_domains", N_("List storage domains for a compute resource")
api :GET, "/compute_resources/:id/available_storage_domains/:storage_domain", N_("List attributes for a given storage domain")
param :id, :identifier, :required => true

Also available in: Unified diff