Merge "Add show_deleted to orchestration API doc"
This commit is contained in:
commit
99efe09a8a
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user