Correct typos on docs
Change-Id: I1ad352c7eec94b0c4a781f9d2dec8f4e18821ce6
This commit is contained in:
parent
f26a5e6b3a
commit
6ef4231093
@ -16,7 +16,7 @@ get a URL to connect the console from this API. The URL includes the token
|
|||||||
which is used to get permission to access the console. Servers may support
|
which is used to get permission to access the console. Servers may support
|
||||||
different console protocols. To return a remote console using a specific
|
different console protocols. To return a remote console using a specific
|
||||||
protocol, such as serial, set the ``protocol`` parameter to ``serial``. For the
|
protocol, such as serial, set the ``protocol`` parameter to ``serial``. For the
|
||||||
same protocol, there may be different connection types such as ``serial protocal
|
same protocol, there may be different connection types such as ``serial protocol
|
||||||
and socat type`` or ``serial protocol and shellinabox type``.
|
and socat type`` or ``serial protocol and shellinabox type``.
|
||||||
|
|
||||||
Normal response code: 200
|
Normal response code: 200
|
||||||
|
@ -120,7 +120,7 @@ These are the parameters beyond single create that are supported.
|
|||||||
Response
|
Response
|
||||||
--------
|
--------
|
||||||
|
|
||||||
The first server will be returned. The returned paramaters is same to creating
|
The first server will be returned. The returned parameters is same to creating
|
||||||
a single server's.
|
a single server's.
|
||||||
|
|
||||||
**Example Create Multiple Server: JSON response**
|
**Example Create Multiple Server: JSON response**
|
||||||
@ -301,7 +301,7 @@ Update Server
|
|||||||
|
|
||||||
.. rest_method:: PATCH /servers/{server_uuid}
|
.. rest_method:: PATCH /servers/{server_uuid}
|
||||||
|
|
||||||
Updates the infromation stored about a server.
|
Updates the information stored about a server.
|
||||||
|
|
||||||
Normal response codes: 200
|
Normal response codes: 200
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user