Merge "api-ref: mention default project filtering when listing servers"

This commit is contained in:
Zuul 2019-05-20 12:43:09 +00:00 committed by Gerrit Code Review
commit 66a77f2fb7

View File

@ -99,8 +99,10 @@ List Servers
.. rest_method:: GET /servers .. rest_method:: GET /servers
Lists IDs, names, and links for all servers. Lists IDs, names, and links for servers.
By default the servers are filtered using the project ID associated
with the authenticated request.
Servers contain a status attribute that indicates the current server Servers contain a status attribute that indicates the current server
state. You can filter on the server status when you complete a list state. You can filter on the server status when you complete a list