Merge "Fix white spaces in api-ref"

This commit is contained in:
Jenkins
2016-06-06 20:55:36 +00:00
committed by Gerrit Code Review
2 changed files with 3 additions and 3 deletions
+1 -1
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
+2 -2
View File
@@ -187,12 +187,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.