api-ref: Fix a 'port' parameter in os-consoles.inc
In 'Show Console Details' API, 'port' is not a port ID but a port number. Change-Id: Iefdd9e9a68fc197a99b8c5e2e36a82c062caa35f Closes-Bug: #1632153
This commit is contained in:
parent
a6053dd608
commit
cc84595c23
@ -102,7 +102,7 @@ Response
|
||||
- id: console_id_in_body
|
||||
- instance_name: instance_name
|
||||
- password: console_password
|
||||
- port: port
|
||||
- port: port_number
|
||||
|
||||
|
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user