Database

Preserve or unpreserve a variable

Preserves or unpreserves a variable for the specified cluster.

get/api/clusters/{clusterName}/settings/actions/preserve-variable/{variableName}/{preserve}

Path parameters

clusterNamestring required

Cluster Name

variableNamestring required

Variable Name

preserve'true' | 'false' required

Preserve or unpreserve

Response

Variable preserved successfully

string required

Changes

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