---
title: "POST /v1/{+name}:applyParameters"
method: POST
path: "/v1/{+name}:applyParameters"
tags: ["projects"]
---

# POST /v1/{+name}:applyParameters

`POST /v1/{+name}:applyParameters`

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

## Path parameters

- `name` string, required

## Request body

- ApplyParametersRequest — Request for ApplyParameters.
  - `nodeIds` string[] — Nodes to which the instance-level parameter group is applied.
  - `applyAll` boolean — 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 `200`

Successful response

---

[API](https://skmtc.dev/google/apis/memcache.md) · [All operations](https://skmtc.dev/google/apis/memcache/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/memcache/revisions/128455fef9ed/schema)
