Fix white spaces in api-ref

TrivialFix
Change-Id: Icd7cd923522b6d97e19c89ad417eb5560649f6ba
This commit is contained in:
Takashi NATSUME 2016-06-06 12:04:30 +09:00
parent 545d8d8666
commit 9d41696515
2 changed files with 3 additions and 3 deletions

View File

@ -110,7 +110,7 @@ Request
- server_id: server_id
- metadata: metadata_object
**Example Create Or Replace Metadata Items:**
**Example Create Or Replace Metadata Items:**
.. literalinclude:: ../../doc/api_samples/server-metadata/server-metadata-all-req.json
:language: javascript

View File

@ -186,12 +186,12 @@ Reset Networking On A Server (resetNetwork Action)
.. rest_method:: POST /servers/{server_id}/action
Resets networking on a server.
Resets networking on a server.
.. note::
Only the XenServer driver implements this feature and only if the guest
has the XenAPI agent in the targeted server.
has the XenAPI agent in the targeted server.
Specify the ``resetNetwork`` action in the request body.