Merge "Add pagination parameters for volume type"
This commit is contained in:
commit
751a802be7
@ -889,6 +889,13 @@
|
|||||||
Lists volume types.
|
Lists volume types.
|
||||||
</para>
|
</para>
|
||||||
</wadl:doc>
|
</wadl:doc>
|
||||||
|
<request>
|
||||||
|
<representation mediaType="application/xml">
|
||||||
|
&sort_keyQueryParameter;
|
||||||
|
&sort_dirQueryParameter;
|
||||||
|
&limitMarkerReqParameter;
|
||||||
|
</representation>
|
||||||
|
</request>
|
||||||
<response status="200">
|
<response status="200">
|
||||||
<representation mediaType="application/xml">
|
<representation mediaType="application/xml">
|
||||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user