vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostStorageSystemScsiLunResult(vim.host.StorageSystem.ScsiLunResult)
- Returned by
 - AttachScsiLunEx_Task, DetachScsiLunEx_Task, MarkPerenniallyReservedEx_Task
 - Extends
 - DynamicData
 - See also
 - LocalizedMethodFault
 - Since
 - vSphere API Release 6.0
 
Data Object Description
Contains the result of SCSI LUN operation requests. Used as return value by AttachScsiLunEx_Task, DetachScsiLunEx_Task and MarkPerenniallyReservedEx_TaskProperties
| Name | Type | Description | 
|---|---|---|
| fault* | LocalizedMethodFault | 
         Fault if operation fails
       | 
| key | xsd:string | 
         UUID of LUN on which the LUN operation was requested.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |