Files
deb-python-pyvmomi/docs/vim/host/InternetScsiHba/DiscoveryProperties.rst
Shawn Hartsock 15f7be9a52 pyVmomi reStructured Text Documentation
This external documentation for pyVmomi was generated using Googly Docs
(aka Google Standard Documentation) which renders very cleanly in
GitHub. Internal documentation for a class should be done in Sphinx
format because tools like pyCharm and Eclipse can use that documentation
as a hint for code completion.

Note: External docs as Googly Docs, internal docs as Sphinx.

Closes bug#15
2014-06-17 14:07:42 -04:00

1.6 KiB

vim.host.InternetScsiHba.DiscoveryProperties

The discovery settings for this host bus adapter. At least one discovery mode must always be active. Multiple modes may be active at the same time.

extends

vmodl.DynamicData

Attributes:

iSnsDiscoveryEnabled (bool):

True if iSNS is currently enabled

iSnsDiscoveryMethod (str, optional):

The iSNS discovery method in use when iSNS is enabled. Must be one of the values of InternetScsiSnsDiscoveryMethod

iSnsHost (str, optional):

For STATIC iSNS, this is the iSNS server address

slpDiscoveryEnabled (bool):

True if SLP is enabled

slpDiscoveryMethod (str, optional):

The current SLP discovery method when SLP is enabled. Must be one of the values of SlpDiscoveryMethod

slpHost (str, optional):

When the SLP discovery method is set to MANUAL, this property reflects the hostname, and optionally port number of the SLP DA.

staticTargetDiscoveryEnabled (bool):

True if static target discovery is enabled

sendTargetsDiscoveryEnabled (bool):

True if send targets discovery is enabled