Data Object - VsanIscsiInitiatorGroup(vim.cluster.VsanIscsiInitiatorGroup)

Returned by
VsanVitGetIscsiInitiatorGroup, VsanVitGetIscsiInitiatorGroups
Extends
DynamicData
See also
VsanIscsiTargetBasicInfo
Since
vSphere API 6.5

Data Object Description

Defines the initiator group, which serves as a container to contain a initiator name list. If user add one initiator group to one target, it means all initiators in it can access this target.
An initiator functions as an iSCSI client. An initiator negotiates with a target to establish connectivity to a LUN and it treats iSCSI LUNs the same way as they would a raw SCSI or IDE hard drive.

Properties

Name Type Description
initiators*xsd:string[]

The initiator name list.
namexsd:string

The initiator group name.
targets*VsanIscsiTargetBasicInfo[]

The target basic information list for targets associate with this group.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition