Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostNvmeDiscoverSpec(vim.host.NvmeDiscoverSpec)
- Parameter to
- DiscoverNvmeControllers
- Extends
- HostNvmeSpec
- Since
- vSphere API Release 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:
- "NVM Express over Fabrics 1.0", Section 5, "Discovery service"
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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |