45e39fa216
Also fix an incorrect exposure of /healthmonitors on /pools and a badly ordered flow for member updates. Change-Id: Id256ea94293519b75983f7a44945ac9bbbf25cd1 Implements: blueprint member-put-list
8 lines
309 B
YAML
8 lines
309 B
YAML
---
|
|
features:
|
|
- |
|
|
It is now possible to completely update a pool's member list as a batch
|
|
operation. Using a PUT request on the base member endpoint of a pool, you
|
|
can specify a list of member objects and the service will perform any
|
|
necessary creates/deletes/updates as a single operation.
|