Enable Auto Upgrade
Redis
Enable Auto Upgrade
This endpoint enables Auto Upgrade for given database.
POST
Enable Auto Upgrade
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The ID of the database to enable auto upgrade
Response
200 - application/json
Auto upgrade enabled successfully
The response is of type string.
Example:
"OK"