API Ref: update server_id params
- Update server_id params to be of type path. - Cleaned up os-getConsoleOutput action string. - Made empty response body description more consistent. Review and change as needed. Implements: bp/api-ref-in-rst-ocata Change-Id: Ie1e299d2b93188240b18138eba9f5b908a1078a4
This commit is contained in:
@@ -22,7 +22,7 @@ Request
|
||||
|
||||
.. rest_parameters:: parameters.yaml
|
||||
|
||||
- server_id: server_id
|
||||
- server_id: server_id_path
|
||||
|
||||
Response
|
||||
--------
|
||||
@@ -37,7 +37,7 @@ Response
|
||||
- tenant_id: tenant_id_body
|
||||
|
||||
|
||||
**Example List security groups by server: JSON response**
|
||||
**Example List security groups by server**
|
||||
|
||||
.. literalinclude:: ../../doc/api_samples/os-security-groups/server-security-groups-list-resp.json
|
||||
:language: javascript
|
||||
|
||||
Reference in New Issue
Block a user