2286eae3f3
This patch fixes problems in api-ref doc for stack snapshots releated APIs. The specific changes include: - Added response parameter/example for stack-restore API; - Renamed stack-show-snapshot-response to stack-snapshot-show-response for consistency. - Fixed parameter reference for software-config related to status and status_reason. - Added missing docs for response codes. - Removed some parameters which never appears in snapshot list calls; - Reordered docs about API calls so the flow becomes: create, list, show, restore and delete. Change-Id: Iff5d671da597f640eb59d28e1533e3f6506f622c
6 lines
132 B
JSON
6 lines
132 B
JSON
{
|
|
"code": "202 Accepted",
|
|
"message": "The request is accepted for processing.<br /><br />\n\n\n",
|
|
"title": "Accepted"
|
|
}
|