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.
lunSizexsd: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
*Need not be set
Show WSDL type definition