For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Update a global-scoped cluster variable Added in 8.9

PUT 

/cluster-variables/global/:name

Strongly Consistent About endpoint data consistency

Updates the value of an existing global cluster variable. The variable must exist, otherwise a 404 error is returned.

Required permissions

When authorization is enabled, this endpoint requires the following permission. See resources and permissions to learn more.

Resource typePermission
CLUSTER_VARIABLEUPDATE

Request

Responses

Cluster variable updated successfully