Files
deb-python-pyvmomi/docs/vim/host/InternetScsiHba/IPCapabilities.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.5 KiB

vim.host.InternetScsiHba.IPCapabilities

The IP Capabilities for the host bus adapter

extends

vmodl.DynamicData

Attributes:

addressSettable (bool):

True if the host bus adapter supports setting its IP address.

ipConfigurationMethodSettable (bool):

True if the host bus adapter supports DHCP.

subnetMaskSettable (bool):

True if the host bus adapter supports setting its subnet mask.

defaultGatewaySettable (bool):

True if the host bus adapter supports setting its gateway.

primaryDnsServerAddressSettable (bool):

True if the host bus adapter supports setting its primary DNS.

alternateDnsServerAddressSettable (bool):

True if the host bus adapter supports setting its secondary DNS.

ipv6Supported (bool, optional):

True if the host bus adapter supports the use of IPv6 addresses

arpRedirectSettable (bool, optional):

True if the host bus adapter supports setting its ARP Redirect value

mtuSettable (bool, optional):

True if the host bus adapter supports setting its MTU, (for Jumbo Frames, etc)

hostNameAsTargetAddress (bool, optional):

True if the discovery and static targets can be configured with a host name as opposed to an IP address.

nameAliasSettable (bool, optional):

True if the host bus adapter supports setting its name and alias