summaryrefslogtreecommitdiff
path: root/api-ref/source/diagnostics.inc
diff options
context:
space:
mode:
authorjichenjc <jichenjc@cn.ibm.com>2016-11-04 06:48:51 +0800
committerMichael Still <mikal@stillhq.com>2016-12-12 16:41:45 +1100
commit5c5544203fb49a01c28237d41f1c75692de79644 (patch)
tree6409b8ad11dad492b6d35cea2031da32f0268c03 /api-ref/source/diagnostics.inc
parenta6053dd608a96ae57521a74b0d6f0f24d7efe75c (diff)
downloadnova-5c5544203fb49a01c28237d41f1c75692de79644.tar.gz
Add more description for rx and tx param
Add more description for rx and tx in diagnostics command. Change-Id: Ia4bc5a43a0a90392444dfbe710d6622986bf34b0 Closes-Bug: 1628368
Diffstat (limited to 'api-ref/source/diagnostics.inc')
-rw-r--r--api-ref/source/diagnostics.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/api-ref/source/diagnostics.inc b/api-ref/source/diagnostics.inc
index f2403a7621..2476f4ebdd 100644
--- a/api-ref/source/diagnostics.inc
+++ b/api-ref/source/diagnostics.inc
@@ -38,7 +38,9 @@ only, and not relied upon by programmatic tools.
**Example Server diagnostics**
-Below is an example of diagnostics for a libvirt based server instance.
+Below is an example of diagnostics for a libvirt based instance. The unit of the return
+value is hypervisor specific, but in this case the unit of vnet1_rx* and
+vnet1_tx* is octets.
.. literalinclude:: ../../doc/api_samples/os-server-diagnostics/server-diagnostics-get-resp.json
:language: javascript