projects

ApplyParameters restarts the set of specified nodes in order to update them to the current set of parameters for the Memcached Instance.

post/v1/{+name}:applyParameters

Path parameters

namestring required

Required. Resource name of the Memcached instance for which parameter group updates should be applied.

Request body

nodeIdsstring[]

Nodes to which the instance-level parameter group is applied.

applyAllboolean

Whether to apply instance-level parameter group to all nodes. If set to true, users are restricted from specifying individual nodes, and ApplyParameters updates all nodes within the instance.

Response

Successful response

Changes