vSAN Management 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
- Extends
- DynamicData
- See also
- LocalizedMethodFault
- Since
- vSphere API 6.0
Data Object Description
Contains the result of attach/detach SCSI LUN request. Used as return value by AttachScsiLunEx_Task and DetachScsiLunEx_TaskProperties
| Name | Type | Description |
|---|---|---|
| fault* | LocalizedMethodFault |
Fault if operation fails
|
| key | xsd:string |
UUID of LUN to be attached or detached
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |