mogan/api-ref/source/v1
Xinran 05cc14d399 Pagination support for server list API
We should support to return a list of servers according to users' requirements.
In this patch, marker, limit, sort_key and sort_dir were added in server list
API.
- marker is used to display a list of servers after marker
- limit is used to determinate the maximum number of servers to display
- sort_key is used to sort the returned server list by specified key value
- sort_dir is used to select a sort direction

DocImpact
APIImpact

Change-Id: Id70e965794c82a0a29e53d4364f65b0f39042c7c
Closes-Bug: #1726665
2017-10-26 07:40:05 +00:00
..
samples Normalize API samples json files 2017-09-18 20:14:08 +08:00
aggregates.inc Add aggregate nodes API 2017-07-31 11:03:28 +08:00
availability_zones.inc Reorganized api-ref folder 2017-01-04 09:24:50 +08:00
flavor_access.inc Add flavor access management support 2017-04-27 16:58:24 +08:00
flavors.inc Revise some API docs 2017-09-14 13:21:46 +08:00
index.rst Revise some API docs 2017-09-14 13:21:46 +08:00
keypairs.inc Add keypair support 2017-04-19 21:48:51 +08:00
manageable_servers.inc Revise some API docs 2017-09-14 13:21:46 +08:00
nodes.inc Add node list support 2017-07-28 12:53:39 +08:00
parameters.yaml Pagination support for server list API 2017-10-26 07:40:05 +00:00
server_groups.inc Revise some API docs 2017-09-14 13:21:46 +08:00
server_networks.inc support specifying port_id when attaching interface 2017-08-30 15:01:06 +08:00
server_remote_consoles.inc Correct typos on docs 2017-09-12 17:33:06 +08:00
server_states.inc Drop the getting server state API 2017-09-15 14:17:28 +08:00
servers.inc Pagination support for server list API 2017-10-26 07:40:05 +00:00
urls.inc Rename instance to server and instance type to flavor 2017-04-28 14:23:22 +08:00