make client side know container removal in progress
Signed-off-by: allencloud <allen.sun@daocloud.io> Upstream-commit: 9a58f298d182945eb2b820e5e3539b754fdaa751 Component: engine
This commit is contained in:
@ -128,6 +128,7 @@ This section lists each version from latest to oldest. Each listing includes a
|
||||
* `GET /networks/` endpoint now correctly returns a list of *all* networks,
|
||||
instead of the default network if a trailing slash is provided, but no `name`
|
||||
or `id`.
|
||||
* `DELETE /containers/(name)` endpoint now returns an error of `removal of container name is already in progress` with status code of 400, when container name is in a state of removal in progress.
|
||||
|
||||
### v1.24 API changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user