summaryrefslogtreecommitdiff
path: root/api-ref/source/servers-admin-action.inc
diff options
context:
space:
mode:
authorjichenjc <jichenjc@cn.ibm.com>2017-02-24 09:45:59 +0800
committerjichenjc <jichenjc@cn.ibm.com>2017-03-13 19:09:08 +0800
commit72081ded4d9bd4a992c73944deeed84bfd290a14 (patch)
treed59805396db00a087860dcf91dbfae8b954e03da /api-ref/source/servers-admin-action.inc
parent0be6bdfc36e8b88e34cbe92164d14070572bf918 (diff)
downloadnova-72081ded4d9bd4a992c73944deeed84bfd290a14.tar.gz
Add description for Image location in snapshot
snapshot action nova will return image URL in response header better to provide this info to end user for their reference. Also, the backup header description is changed as well. Change-Id: I15cf228b4a5a2d0dbae5fa76ec6821487e7808ed Closes-Bug: 1657998
Diffstat (limited to 'api-ref/source/servers-admin-action.inc')
-rw-r--r--api-ref/source/servers-admin-action.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/api-ref/source/servers-admin-action.inc b/api-ref/source/servers-admin-action.inc
index 5e90eaeb9d..1110a49104 100644
--- a/api-ref/source/servers-admin-action.inc
+++ b/api-ref/source/servers-admin-action.inc
@@ -55,8 +55,9 @@ Request
Response
--------
-If successful, the header 'Location' : <image location URL>
-will be returned. No response body is returned.
+.. rest_parameters:: parameters.yaml
+
+ - image_location: image_location
Inject Network Information (injectNetworkInfo Action)