| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
prlsdk.Base --+
|
prlsdk.BaseAsync --+
|
VmDiskStat
Contains disk drive statistics.
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__prefix__ =
|
|||
__ht__ = 268435492
|
|||
|
|||
|
system_name The disk drive system name. |
|||
|
usage_disk_space The size of the used space on the disk, in bytes. |
|||
|
free_disk_space Free disk space, in bytes. |
|||
|
parts_stats_count The number of partitions on the disk. |
|||
|
part_stats An iterator/sequence that allows to traverse through VmDiskPartStat instances contained in this object. |
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
Obtain a return disk partition statistics.
|
|
|||
system_nameThe disk drive system name.
|
usage_disk_spaceThe size of the used space on the disk, in bytes.
|
free_disk_spaceFree disk space, in bytes.
|
parts_stats_countThe number of partitions on the disk.
|
part_statsAn iterator/sequence that allows to traverse through VmDiskPartStat instances contained in this object.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 15 21:33:41 2008 | http://epydoc.sourceforge.net |