[apis] regenerate

This commit is contained in:
spalger
2017-06-14 15:54:01 -07:00
parent 080e4a0641
commit c1170b0dc8
4 changed files with 8 additions and 4 deletions

View File

@ -1460,7 +1460,7 @@ Check the *<<api-conventions>>* and https://www.elastic.co/guide/en/elasticsearc
[horizontal]
`requestsPerSecond`::
<<api-param-type-number,`Number`>> -- The throttle to set on this request in sub-requests per second. 0 means set no throttle. As does "unlimited". Otherwise it must be a float.
<<api-param-type-number,`Number`>> -- The throttle to set on this request in sub-requests per second. "unlimited" means set no throttle, otherwise it must be a float greater than 0.
`taskId`::
<<api-param-type-string,`String`>> -- The task id to rethrottle
`body`::