# Update a DBaaS Valkey service **PUT /dbaas-valkey/{name}** Update a DBaaS Valkey service ## Servers - https://api-ch-gva-2.exoscale.com/v2: https://api-ch-gva-2.exoscale.com/v2 () ## Parameters #### Path parameters - **name** (string) ## Body parameters Content-type: application/json - **maintenance** (object) Automatic maintenance settings - **plan** (string) Subscription plan - **termination-protection** (boolean) Service is protected against termination and powering off - **ip-filter** (array[string]) Allow incoming connections from CIDR address block, e.g. '10.20.0.0/16' - **migration** (object) Migrate data from existing server - **valkey-settings** (object) ## Responses ### 200: 200 #### Body Parameters: application/json (object) - **id** (string(uuid)) Operation ID - **reason** (string) Operation failure reason - **reference** (object) Related resource reference - **message** (string) Operation message - **state** (string) Operation status [Powered by Bump.sh](https://bump.sh)