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
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲