Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostInternetScsiHbaSendTarget(vim.host.InternetScsiHba.SendTarget)
- Property of
- HostInternetScsiHba, HostInternetScsiHbaTargetSet
- Parameter to
- AddInternetScsiSendTargets, RemoveInternetScsiSendTargets
- Extends
- DynamicData
- See also
- HostInternetScsiHbaAuthenticationProperties, HostInternetScsiHbaDigestProperties, HostInternetScsiHbaParamValue, OptionDef
- Since
- 2.0
Data Object Description
The iSCSI send target.Properties
Name | Type | Description |
---|---|---|
address | xsd:string |
The IP address or hostname of the storage device.
|
advancedOptions* | HostInternetScsiHbaParamValue[] |
A list of the current options settings for the host bus adapter.
Since vSphere API Release 4.0 |
authenticationProperties* | HostInternetScsiHbaAuthenticationProperties |
The authentication settings for this discovery target.
All static targets discovered via this target will inherit the
use of these settings unless the static target's authentication
settings are explicitly set.
Since vSphere API Release 4.0 |
digestProperties* | HostInternetScsiHbaDigestProperties |
The digest settings for this discovery target.
All static targets discovered via this target will inherit the
use of these settings unless the static target's digest
settings are explicitly set.
Since vSphere API Release 4.0 |
parent* | xsd:string |
The device name of the host bus adapter from which settings
can be inherited.
Since vSphere API Release 4.0 |
port* | xsd:int |
The TCP port of the storage device.
If not specified, the standard default of 3260 is used.
|
supportedAdvancedOptions* | OptionDef[] |
A list of supported key/value pair advanced options for the
host bus adapter including their type information.
Since vSphere API Release 4.0 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |