vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanIscsiLUN(vim.cluster.VsanIscsiLUN)
- Returned by
- VsanVitGetIscsiLUN, VsanVitGetIscsiLUNs
- Extends
- VsanIscsiLUNCommonInfo
- See also
- VsanObjectInformation
- Since
- vSphere API Release 6.5
Data Object Description
Defines iSCSI LUN(Logical unit number), LUN is LU(Logical Unit) has an address within a target.Properties
Name | Type | Description |
---|---|---|
actualSize | xsd:long |
Actual size of LUN used, unit is byte.
|
objectInformation* | VsanObjectInformation |
Object information for vSAN Object containing this LUN.
|
targetAlias | xsd:string |
Target alias for the target which this LUN belongs to.
|
uuid | xsd:string |
UUID of vSAN object which is used to provide storage for this LUN.
|
Properties inherited from VsanIscsiLUNCommonInfo | ||
alias, lunId, lunSize, status | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |