
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
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
- 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