UDisks.DriveAtaIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
get_aam_enabled |
r |
Getter for the |
|
get_aam_supported |
r |
Getter for the |
|
get_aam_vendor_recommended_value |
r |
Getter for the |
|
get_apm_enabled |
r |
Getter for the |
|
get_apm_supported |
r |
Getter for the |
|
get_pm_enabled |
r |
Getter for the |
|
get_pm_supported |
r |
Getter for the |
|
get_read_lookahead_enabled |
r |
Getter for the |
|
get_read_lookahead_supported |
r |
Getter for the |
|
get_security_enhanced_erase_unit_minutes |
r |
Getter for the |
|
get_security_erase_unit_minutes |
r |
Getter for the |
|
get_security_frozen |
r |
Getter for the |
|
get_smart_enabled |
r |
Getter for the |
|
get_smart_failing |
r |
Getter for the |
|
get_smart_num_attributes_failed_in_the_past |
r |
Getter for the |
|
get_smart_num_attributes_failing |
r |
Getter for the |
|
get_smart_num_bad_sectors |
r |
Getter for the |
|
get_smart_power_on_seconds |
r |
Getter for the |
|
get_smart_selftest_percent_remaining |
r |
Getter for the |
|
get_smart_selftest_status |
r |
Getter for the |
|
get_smart_supported |
r |
Getter for the |
|
get_smart_temperature |
r |
Getter for the |
|
get_smart_updated |
r |
Getter for the |
|
get_write_cache_enabled |
r |
Getter for the |
|
get_write_cache_supported |
r |
Getter for the |
|
handle_pm_get_state |
r |
Handler for the |
|
handle_pm_standby |
r |
Handler for the |
|
handle_pm_wakeup |
r |
Handler for the |
|
handle_security_erase_unit |
r |
Handler for the |
|
handle_smart_get_attributes |
r |
Handler for the |
|
handle_smart_selftest_abort |
r |
Handler for the |
|
handle_smart_selftest_start |
r |
Handler for the |
|
handle_smart_set_enabled |
r |
Handler for the |
|
handle_smart_update |
r |
Handler for the |
|
parent_iface |
r |
The parent interface. |
Methods¶
None
Details¶
- class UDisks.DriveAtaIface¶
Virtual table for the D-Bus interface org.freedesktop.UDisks2.Drive.Ata.