vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
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.
|
| networkInterface | xsd: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 | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |