vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostStorageSystemDiskLocatorLedResult(vim.host.StorageSystem.DiskLocatorLedResult)
- Returned by
 - TurnDiskLocatorLedOff_Task, TurnDiskLocatorLedOn_Task
 - Extends
 - DynamicData
 - See also
 - LocalizedMethodFault
 - Since
 - vSphere API Release 6.0
 
Data Object Description
Contains the result of turn Disk Locator Led On/Off request. Used as return value by TurnDiskLocatorLedOn_Task and TurnDiskLocatorLedOff_Task.Properties
| Name | Type | Description | 
|---|---|---|
| fault | LocalizedMethodFault | 
         The reason why the operation did not succeed.
       | 
| key | xsd:string | 
         UUID of LUN that has failed to turn on/off disk locator LED.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |