We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e85453 + 3100710 commit a7058b1Copy full SHA for a7058b1
api-ref/source/servers.inc
@@ -156,7 +156,9 @@ There is whitelist for valid filter keys. Any filter key other than from
156
whitelist will be silently ignored.
157
158
- For non-admin users, whitelist is different from admin users whitelist.
159
- Valid whitelist for non-admin users includes
+ The valid whitelist can be configured using the
160
+ ``os_compute_api:servers:allow_all_filters`` policy rule. By default,
161
+ the valid whitelist for non-admin users includes
162
163
- ``changes-since``
164
- ``flavor``
0 commit comments