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