| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
prlsdk.Base --+
|
prlsdk.BaseAsync --+
|
SrvCfgDev --+
|
SrvCfgHdd
Provides methods for getting information about a physical hard disk on the host.
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__prefix__ =
|
|||
__ht__ = 268435483
|
|||
|
|||
|
size The hard disk size. |
|||
|
index A numeric index identifying the disk. |
|||
|
parts_count The number of partitions on the disk. |
|||
|
parts An iterator/sequence that allows to traverse through SrvCfgHddPart instances contained in this object. |
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
Obtain and return the specified partition information.
|
|
|||
sizeThe hard disk size.
|
indexA numeric index identifying the disk.
|
parts_countThe number of partitions on the disk.
|
partsAn iterator/sequence that allows to traverse through SrvCfgHddPart instances contained in this object.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 15 21:33:40 2008 | http://epydoc.sourceforge.net |