v1
latestSwagger 2.02026-07-17389101991.3 KBDatabaseConfig
Set custom value for a variable on a server
Sets a custom preserved value for a variable on a specified server within a cluster. This allows DBAs to manually override variable values like in my.cnf.
post/api/clusters/{clusterName}/servers/{serverName}/variables-set-custom
Path parameters
clusterNamestring required
Cluster Name
serverNamestring required
Server Name
Query parameters
variableNamestring required
Variable Name
customValuestring required
Custom Value
Headers
Authorizationstring required
Insert your access token
Response
Variable custom value set successfully
string required