Lines Matching refs:to

71 $params['username'] = (string) The username of the user to change the password for
72 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for)
86 $params['ids'] = (list) A comma-separated list of IDs of API keys to clear from the cache
112 $params['realms'] = (list) Comma-separated list of realms to clear
113 $params['usernames'] = (list) Comma-separated list of usernames to clear from the cache
139 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for)
140 $params['body'] = (array) The api key request to create an API key (Required)
155 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for)
169 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for)
183 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for)
197 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for)
210 $params['username'] = (string) The username of the user to disable
211 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for)
224 $params['username'] = (string) The username of the user to enable
225 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for)
238 $params['id'] = (string) API key id of the API key to be retrieved
239 $params['name'] = (string) API key name of the API key to be retrieved
240 $params['username'] = (string) user name of the user who created this API key to be retrieved
241 $params['realm_name'] = (string) realm name of the user who created this API key to be retrieved
242 $params['owner'] = (boolean) flag to query API keys owned by the currently authenticated user (Default = false)
307 $params['body'] = (array) The token request to get (Required)
345 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for)
346 $params['body'] = (array) The api key request to create an API key (Required)
360 $params['body'] = (array) The privileges to test (Required)
385 $params['body'] = (array) The token to invalidate (Required)
398 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for)
399 $params['body'] = (array) The privilege(s) to add (Required)
413 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for)
414 $params['body'] = (array) The role to add (Required)
428 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for)
429 $params['body'] = (array) The role mapping to add (Required)
443 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for)
444 $params['body'] = (array) The user to add (Required)