[api-ref] Correct stack-list api-ref

Add three parameters in response body of stack-list.

Change-Id: I4f48a24a665d4bd1bf87d0634190126bf82c8430
This commit is contained in:
huangtianhua 2016-06-17 15:57:51 +08:00
parent 98dec2c9de
commit 2b41589185
2 changed files with 7 additions and 1 deletions

View File

@ -14,7 +14,10 @@
"stack_status": "CREATE_COMPLETE",
"stack_status_reason": "Stack CREATE completed successfully",
"updated_time": "",
"tags": ""
"tags": null,
"parent": null,
"stack_owner": null,
"stack_user_project_id": "71510cbd459a49ac989ca1055de7038b"
}
]
}

View File

@ -568,6 +568,9 @@ Response Parameters
- creation_time: creation_time
- updated_time: updated_time
- stack_status: stack_status
- stack_owner: owner_id
- stack_user_project_id: stack_user_project_id
- parent: parent
- id: id