vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanIscsiTarget(vim.cluster.VsanIscsiTarget)
- Returned by
- VsanVitGetIscsiTarget, VsanVitGetIscsiTargets
- Extends
- VsanIscsiTargetCommonInfo
- See also
- VsanObjectInformation
- Since
- vSphere API Release 6.5
Data Object Description
Defines iSCSI Target, which is a storage resource located on iSCSI target service.Properties
Name | Type | Description |
---|---|---|
initiatorGroups* | xsd:string[] |
Associated initiator group name list.
|
initiators* | xsd:string[] |
Associated initiator name list.
|
ioOwnerHost* | xsd:string |
I/O owner host, i.e. the mof string that represents the host.
|
lunCount* | xsd:int |
LUN count, it may be zero.
|
objectInformation* | VsanObjectInformation |
Object information for vSAN Object containing this target.
|
Properties inherited from VsanIscsiTargetCommonInfo | ||
affinityLocation, authSpec, networkInterface, port | ||
Properties inherited from VsanIscsiTargetBasicInfo | ||
alias, iqn | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |