vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanIscsiLUNCommonInfo(vim.cluster.VsanIscsiLUNCommonInfo)
- Extended by
- VsanIscsiLUN, VsanIscsiLUNSpec
- Extends
- DynamicData
- Since
- vSphere API 6.5
Data Object Description
Specifies common properties for iSCSI LUN.Properties
| Name | Type | Description |
|---|---|---|
| alias* | xsd:string |
An optional alias for LUN. Can be used to indicate additional info about the LUN.
|
| lunId* | xsd:int |
The optional ID of the LUN [0..255]. If not provided, next free identifier will be used.
If provided, ID must be unique within target.
|
| lunSize | xsd:long |
Size of the LUN object, unit is byte.
|
| status* | xsd:string |
LUN status, the default value is 'Online'. See VsanIscsiLUNCommonInfoVsanIscsiLUNStatus |
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |