| Top |  |  |  |  | 
| org.freedesktop.UDisks2.Drive.LsmLocalorg.freedesktop.UDisks2.Drive.LsmLocal — Interface exported on disk drive objects for managing | 
TurnIdentLEDOn (IN a{sv} options); TurnIdentLEDOff (IN a{sv} options); TurnFaultLEDOn (IN a{sv} options); TurnFaultLEDOff (IN a{sv} options);
                        local direct attached storage.
    since: 2.6.3
Objects implementing this interface also implement the org.freedesktop.UDisks2.Drive interface. This interface will exist on all disk drive objects.
TurnIdentLEDOn (IN  a{sv} options);
Turn on the identification LED of disk. This method only works on SCSI enclosure disks yet. Error 'org.freedesktop.UDisks2.Error.NotSupported' will be raised if not supported.
| 
 | Options (currently unused except for standard options). | 
Since 2.6.3
TurnIdentLEDOff (IN  a{sv} options);
Turn off the identification LED of disk. This method only works on SCSI enclosure disks yet. Error 'org.freedesktop.UDisks2.Error.NotSupported' will be raised if not supported.
| 
 | Options (currently unused except for standard options). | 
Since 2.6.3
TurnFaultLEDOn (IN  a{sv} options);
Turn on the fault LED of disk. This method only works on SCSI enclosure disks yet. Error 'org.freedesktop.UDisks2.Error.NotSupported' will be raised if not supported.
| 
 | Options (currently unused except for standard options). | 
Since 2.6.3
TurnFaultLEDOff (IN  a{sv} options);
Turn off the fault LED of disk. This method only works on SCSI enclosure disks yet. Error 'org.freedesktop.UDisks2.Error.NotSupported' will be raised if not supported.
| 
 | Options (currently unused except for standard options). | 
Since 2.6.3