Data Object - HostNvmeDiscoverSpec(vim.host.NvmeDiscoverSpec)

Parameter to
DiscoverNvmeControllers
Extends
HostNvmeSpec
Since
vSphere API 7.0

Data Object Description

Specifies the parameters necessary to connect to a Discovery Service and retrieve a Discovery Log Page.

Here the transportParameters are used to establish a transport level connection to a Discovery Controller. Further details can be found here:

Properties

Name Type Description
autoConnect*xsd:boolean

Indicates whether the specified adapter should automatically be connected to all the discovered controllers.

It is possible to automatically connect to all discovered controllers. This will only be attempted if this flag is set to true. Whether the connection attempt for an entry succeeded can then be determined via the corresponding connected field.

Properties inherited from HostNvmeSpec
hbaName, transportParameters
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition