Specify that it is serialized as "null" if empty.

Signed-off-by: Michele Tartara <[email protected]>
---
 doc/design-monitoring-agent.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/design-monitoring-agent.rst b/doc/design-monitoring-agent.rst
index 38d1d62..acbaf04 100644
--- a/doc/design-monitoring-agent.rst
+++ b/doc/design-monitoring-agent.rst
@@ -465,7 +465,8 @@ each representing one logical volume and providing the 
following fields:
   Underlying devices used with starting extent numbers.
 
 ``instance``
-  The name of the instance this LV is used by.
+  The name of the instance this LV is used by, or ``null`` if it was not
+  possible to determine it.
 
 DRBD status
 ***********
-- 
1.8.3

Reply via email to