Patch a container via replicaSet
PATCH
/api/v1/replicaSet/{name}
The old version container will be deleted.
For example, if foo-1 calls the/api/v1/replicaSet/:name
and create foo-2, foo-1 will be deleted.
Request
Path Params
name
string
required
Body Params application/json
Request samples
Responses
Modified at 2024-01-23 02:04:52