DatabaseConfig

Preserve a variable difference on a server

Marks a variable difference as "preserved" (keep deployed value) on a specified server within a cluster.

post/api/clusters/{clusterName}/servers/{serverName}/variables-preserve

Path parameters

clusterNamestring required

Cluster Name

serverNamestring required

Server Name

Query parameters

variableNamestring required

Variable Name

Headers

Authorizationstring required

Insert your access token

Response

Variable preserved successfully

string required

Changes

Changed in 2 of the 5 revisions of this API.11