UDisks.DriveAtaIface

Fields

Name

Type

Access

Description

get_aam_enabled

object

r

Getter for the UDisks.DriveAta :aam-enabled property.

get_aam_supported

object

r

Getter for the UDisks.DriveAta :aam-supported property.

get_aam_vendor_recommended_value

object

r

Getter for the UDisks.DriveAta :aam-vendor-recommended-value property.

get_apm_enabled

object

r

Getter for the UDisks.DriveAta :apm-enabled property.

get_apm_supported

object

r

Getter for the UDisks.DriveAta :apm-supported property.

get_pm_enabled

object

r

Getter for the UDisks.DriveAta :pm-enabled property.

get_pm_supported

object

r

Getter for the UDisks.DriveAta :pm-supported property.

get_read_lookahead_enabled

object

r

Getter for the UDisks.DriveAta :read-lookahead-enabled property.

get_read_lookahead_supported

object

r

Getter for the UDisks.DriveAta :read-lookahead-supported property.

get_security_enhanced_erase_unit_minutes

object

r

Getter for the UDisks.DriveAta :security-enhanced-erase-unit-minutes property.

get_security_erase_unit_minutes

object

r

Getter for the UDisks.DriveAta :security-erase-unit-minutes property.

get_security_frozen

object

r

Getter for the UDisks.DriveAta :security-frozen property.

get_smart_enabled

object

r

Getter for the UDisks.DriveAta :smart-enabled property.

get_smart_failing

object

r

Getter for the UDisks.DriveAta :smart-failing property.

get_smart_num_attributes_failed_in_the_past

object

r

Getter for the UDisks.DriveAta :smart-num-attributes-failed-in-the-past property.

get_smart_num_attributes_failing

object

r

Getter for the UDisks.DriveAta :smart-num-attributes-failing property.

get_smart_num_bad_sectors

object

r

Getter for the UDisks.DriveAta :smart-num-bad-sectors property.

get_smart_power_on_seconds

object

r

Getter for the UDisks.DriveAta :smart-power-on-seconds property.

get_smart_selftest_percent_remaining

object

r

Getter for the UDisks.DriveAta :smart-selftest-percent-remaining property.

get_smart_selftest_status

object

r

Getter for the UDisks.DriveAta :smart-selftest-status property.

get_smart_supported

object

r

Getter for the UDisks.DriveAta :smart-supported property.

get_smart_temperature

object

r

Getter for the UDisks.DriveAta :smart-temperature property.

get_smart_updated

object

r

Getter for the UDisks.DriveAta :smart-updated property.

get_write_cache_enabled

object

r

Getter for the UDisks.DriveAta :write-cache-enabled property.

get_write_cache_supported

object

r

Getter for the UDisks.DriveAta :write-cache-supported property.

handle_pm_get_state

object

r

Handler for the UDisks.DriveAta ::handle-pm-get-state signal.

handle_pm_standby

object

r

Handler for the UDisks.DriveAta ::handle-pm-standby signal.

handle_pm_wakeup

object

r

Handler for the UDisks.DriveAta ::handle-pm-wakeup signal.

handle_security_erase_unit

object

r

Handler for the UDisks.DriveAta ::handle-security-erase-unit signal.

handle_smart_get_attributes

object

r

Handler for the UDisks.DriveAta ::handle-smart-get-attributes signal.

handle_smart_selftest_abort

object

r

Handler for the UDisks.DriveAta ::handle-smart-selftest-abort signal.

handle_smart_selftest_start

object

r

Handler for the UDisks.DriveAta ::handle-smart-selftest-start signal.

handle_smart_set_enabled

object

r

Handler for the UDisks.DriveAta ::handle-smart-set-enabled signal.

handle_smart_update

object

r

Handler for the UDisks.DriveAta ::handle-smart-update signal.

parent_iface

GObject.TypeInterface

r

The parent interface.

Methods

None

Details

class UDisks.DriveAtaIface

Virtual table for the D-Bus interface org.freedesktop.UDisks2.Drive.Ata.