Merge "api-ref: Fix a description for 'guest_format'"
This commit is contained in:
commit
3969e202a6
@ -2830,9 +2830,11 @@ group_id:
|
|||||||
type: string
|
type: string
|
||||||
guest_format:
|
guest_format:
|
||||||
description: |
|
description: |
|
||||||
Specifies the guest server disk file system format, such as ``ephemeral`` or ``swap``.
|
Specifies the guest server disk file system format, such as ``ext2``,
|
||||||
|
``ext3``, ``ext4``, ``xfs`` or ``swap``. This parameter affects only
|
||||||
|
the libvirt virt driver.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: false
|
||||||
type: string
|
type: string
|
||||||
host:
|
host:
|
||||||
description: |
|
description: |
|
||||||
|
Loading…
Reference in New Issue
Block a user