Data Object - VsanIscsiTargetServiceDefaultConfigSpec(vim.cluster.VsanIscsiTargetServiceDefaultConfigSpec)

Property of
VsanIscsiHomeObjectSpec, VsanIscsiTargetServiceConfig
Extends
DynamicData
See also
VsanIscsiTargetAuthSpec
Since
vSphere API 6.5

Data Object Description

Specified default configuration for iSCSI target service.

Properties

Name Type Description
iscsiTargetAuthSpec*VsanIscsiTargetAuthSpec

Default iSCSI target authentication. If not provided, the authentication with authType None is used here.
networkInterfacexsd:string

Name of default VMkernel network interface which will handle the iSCSI traffic, can be overridden per target.
port*xsd:int

Default network port, 3260 is used here, can be overridden per target. The firewall should be opened automatically for port specified by the user.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition