Guestfs.MDCreate¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/c |
A 64-bit integer. |
||
r/w/c |
A string. |
||
r/w/c |
A 64-bit integer. |
||
r/w/c |
A 32-bit integer. |
||
r/w/c |
A 32-bit integer. |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class Guestfs.MDCreate(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
An object encapsulating optional arguments for
Guestfs.Session.md_create
.- classmethod new()¶
- Returns:
a new
Guestfs.MDCreate
object- Return type:
Create a new
Guestfs.MDCreate
object
Property Details¶
- Guestfs.MDCreate.props.chunk¶
-
A 64-bit integer.
- Guestfs.MDCreate.props.level¶
-
A string.
- Guestfs.MDCreate.props.missingbitmap¶
-
A 64-bit integer.
- Guestfs.MDCreate.props.nrdevices¶
-
A 32-bit integer.