Temporarily enable writes for MySQL services in read-only mode due to filled up storage
Path parameters
-
Service name
Minimum length is
0
, maximum length is63
.
PUT /dbaas-mysql/{name}/enable/writes
curl \
-X PUT https://api-ch-gva-2.exoscale.com/v2/dbaas-mysql/{name}/enable/writes
Response examples (200)
{
"id": "string",
"reason": "incorrect",
"reference": {
"id": "string",
"link": "string",
"command": "string"
},
"message": "string",
"state": "failure"
}