vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanIscsiTargetServiceConfig(vim.cluster.VsanIscsiTargetServiceConfig)
- Property of
- VsanConfigInfoEx
- Extended by
- VsanIscsiTargetServiceSpec
- Extends
- DynamicData
- See also
- VsanIscsiTargetServiceDefaultConfigSpec, VsanIscsiVipConfigSpec
- Since
- vSphere API Release 6.5
Data Object Description
Specified common properties for vSAN iSCSI target service.Properties
Name | Type | Description |
---|---|---|
defaultConfig* | VsanIscsiTargetServiceDefaultConfigSpec |
vSAN iSCSI target service default configuration.
|
enabled* | xsd:boolean |
Whether vSAN iSCSI target service is enabled.
|
vipConfigs* | VsanIscsiVipConfigSpec[] |
Virtual IP (VIP) configurations. Currently,
only 1 Virutal IP configuration is allowed.
Since 9.0.0.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 |