Merge "Fix api ref for os-hosts, os-quota-sets and os-fping"

This commit is contained in:
Jenkins
2016-04-19 23:25:52 +00:00
committed by Gerrit Code Review
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -45,7 +45,7 @@ Response
**Example Ping Instances: JSON response**
.. literalinclude:: ../../doc/api_samples/os-fping/fping-instances-list-resp.json
.. literalinclude:: ../../doc/api_samples/os-fping/fping-get-resp.json
:language: javascript
Ping An Instance
@@ -75,6 +75,6 @@ Response
**Example Ping An Instance: JSON response**
.. literalinclude:: ../../doc/api_samples/os-fping/fping-instance-show-resp.json
.. literalinclude:: ../../doc/api_samples/os-fping/fping-get-details-resp.json
:language: javascript
+4 -4
View File
@@ -60,7 +60,7 @@ Query Parameters
**Example Update Quotas: JSON request**
.. literalinclude:: ../../doc/api_samples/os-quota-sets/quota-update-req.json
.. literalinclude:: ../../doc/api_samples/os-quota-sets/quota-update-post-req.json
:language: javascript
Response
@@ -87,7 +87,7 @@ Response
**Example Update Quotas: JSON response**
.. literalinclude:: ../../doc/api_samples/os-quota-sets/quota-update-resp.json
.. literalinclude:: ../../doc/api_samples/os-quota-sets/quota-update-post-resp.json
:language: javascript
Revert Quotas To Defaults
@@ -170,7 +170,7 @@ Response
**Example Show A Quota: JSON response**
.. literalinclude:: ../../doc/api_samples/os-quota-sets/user-quotas-show-get-.json
.. literalinclude:: ../../doc/api_samples/os-quota-sets/user-quotas-show-get-resp.json
:language: javascript
List Default Quotas For Tenant
@@ -219,6 +219,6 @@ Response
**Example List Default Quotas For Tenant: JSON response**
.. literalinclude:: ../../doc/api_samples/os-quota-sets/quotas-default-list-resp.json
.. literalinclude:: ../../doc/api_samples/os-quota-sets/quotas-show-defaults-get-resp.json
:language: javascript