vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostInternetScsiHbaDiscoveryProperties(vim.host.InternetScsiHba.DiscoveryProperties)
- Property of
- HostInternetScsiHba
- Parameter to
- UpdateInternetScsiDiscoveryProperties
- Extends
- DynamicData
- Since
- 2.0
Data Object Description
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.Properties
Name | Type | Description |
---|---|---|
iSnsDiscoveryEnabled | xsd:boolean |
True if iSNS is currently enabled
|
iSnsDiscoveryMethod* | xsd:string |
The iSNS discovery method in use when iSNS is enabled.
Must be one of the values of
InternetScsiSnsDiscoveryMethod
|
iSnsHost* | xsd:string |
For STATIC iSNS, this is the iSNS server address
|
sendTargetsDiscoveryEnabled | xsd:boolean |
True if send targets discovery is enabled
|
slpDiscoveryEnabled | xsd:boolean |
True if SLP is enabled
|
slpDiscoveryMethod* | xsd:string |
The current SLP discovery method when SLP is enabled.
Must be one of the values of
SlpDiscoveryMethod
|
slpHost* | xsd:string |
When the SLP discovery method is set to MANUAL, this property
reflects the hostname, and optionally port number of the SLP DA.
|
staticTargetDiscoveryEnabled | xsd:boolean |
True if static target discovery is enabled
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |