2cc7c0e589
The server-groups UUID add to response of 'GET /servers/{id}', 'PUT /servers/{server_id}" and rebuild API 'POST /servers/{server_id}/action'. Change-Id: I4a2a584df56ece7beb8b12c0ce9b0e6b30237120 Implements: blueprint show-server-group Co-authored-by: Gerry Kopec <Gerry.Kopec@windriver.com> Signed-off-by: Yongli He <yongli.he@intel.com>
11 lines
330 B
YAML
11 lines
330 B
YAML
---
|
|
features:
|
|
- |
|
|
Starting with the 2.71 microversion the ``server_groups`` parameter will be
|
|
in the response body of the following APIs to list the server groups to
|
|
which the server belongs:
|
|
|
|
* ``GET /servers/{server_id}``
|
|
* ``PUT /servers/{server_id}``
|
|
* ``POST /servers/{server_id}/action (rebuild)``
|