mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-10 01:17:40 +03:00
M #~: Minor fix to allocate image request (#2139)
This commit is contained in:
parent
1051f6796f
commit
04aed032cd
@ -88,7 +88,7 @@ const imageApi = oneApi.injectEndpoints({
|
||||
*
|
||||
* @param {object} params - Request params
|
||||
* @param {string} params.template - A string containing the template of the image on syntax XML
|
||||
* @param {string} params.id - The datastore ID
|
||||
* @param {string} params.datastore - The datastore ID
|
||||
* @param {boolean} [params.capacity] - `true` to avoid checking datastore capacity
|
||||
* @returns {number} Image id
|
||||
* @throws Fails when response isn't code 200
|
||||
|
Loading…
Reference in New Issue
Block a user