Rollback namespaces to be indexed down to n%
PUT
/api/v4/elasticsearch_indexed_namespaces/rollback
This feature was introduced in GitLab 12.7.
DEPRECATED: This endpoint is deprecated and for GitLab.com use only.
This will only ever decrease the number of indexed namespaces. Providing a value higher than the current rolled out percentage will have no effect.
This percentage is never persisted but is used to calculate the number of namespaces to rollback.
Authorizations
Section titled “ Authorizations ”Request Body required
Section titled “ Request Body required ” Media type application/json
object
percentage
required
Percentage of namespaces to rollout Elasticsearch for
integer
plan
required
Subscription tier to rollout Elasticsearch for
string
Responses
Section titled “ Responses ”OK
Bad Request