Update a key-value store
PUT/apis/cra.diagrid.io/v1beta1/projects/:ProjectId/kvstores/:ProjectSubresourceId
Update an existing key-value store by replacing its configuration.
Request
Responses
- 202
- 403
- 404
- 409
- default
Accepted for asynchronous processing.
You are not authorized to perform this action.
The key-value store was not found.
The request conflicts with the current state of the key-value store.
Unexpected error.