From: jichenjc Date: Thu, 3 Nov 2016 22:48:51 +0000 (+0800) Subject: Add more description for rx and tx param X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=5c5544203fb49a01c28237d41f1c75692de79644;p=osstest%2Fopenstack-nova.git Add more description for rx and tx param Add more description for rx and tx in diagnostics command. Change-Id: Ia4bc5a43a0a90392444dfbe710d6622986bf34b0 Closes-Bug: 1628368 --- 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