Added docs about new snmp related resource types

Added docs about the newly added snmp related resource types: host,
host_disk, host_network_interface.

Change-Id: I3f638fc4332a992d7238444c1b41bcb00268d047
This commit is contained in:
Lianhao Lu 2016-03-17 18:05:19 +08:00
parent 00c2972d23
commit ac64064ba5

View File

@ -106,3 +106,37 @@ volume
+==============+=========+===========+
| display_name | String | No |
+--------------+---------+-----------+
host
====
+--------------+---------+-----------+
| Attribute | Type | Immutable |
+==============+=========+===========+
| host_name | String | No |
+--------------+---------+-----------+
host_disk
=========
+--------------+---------+-----------+
| Attribute | Type | Immutable |
+==============+=========+===========+
| host_name | String | No |
+--------------+---------+-----------+
| device_name | String | No |
+------------------------------------+
host_network_interface
======================
+--------------+---------+-----------+
| Attribute | Type | Immutable |
+==============+=========+===========+
| host_name | String | No |
+--------------+---------+-----------+
| device_name | String | No |
+------------------------------------+