Enum -
HostInternetScsiHbaStaticTargetTargetDiscoveryMethod(vim.host.InternetScsiHba.StaticTarget.TargetDiscoveryMethod)
- Since
- vSphere API 5.1
Enum Description
The method of discovery of an iScsi target.
staticMethod: static discovery
sendTargetsMethod: sendtarget discovery
slpMethod: Service Location Protocol discovery
isnsMethod: Internet Storage Name Service discovery
unknownMethod: discovery method not identified by iscsi stack
Enum Constants
| Name | Description |
| isnsMethod |
|
| sendTargetMethod |
|
| slpMethod |
|
| staticMethod |
|
| unknownMethod |
|
Show WSDL type definition