Merge "Add show_deleted to orchestration API doc"

This commit is contained in:
Jenkins 2014-11-18 22:10:29 +00:00 committed by Gerrit Code Review
commit 99efe09a8a

View File

@ -320,6 +320,15 @@ are specified, this value overrides any value provided for
subsequent limited request.</para>
</wadl:doc>
</param>
<param name="show_deleted" style="query" required="false">
<wadl:doc xmlns="http://docbook.org/ns/docbook"
xml:lang="EN">
<para>Specifies whether to include deleted stacks in the
stack list. Set to False by default, so that deleted
stacks are not shown in the results of the GET
request unless you set this value to True.</para>
</wadl:doc>
</param>
<param name="sort_keys" style="query" required="false">
<wadl:doc xmlns="http://docbook.org/ns/docbook"
xml:lang="EN">