Merge "api-ref: Fix parameter type in server-migrations.inc"
This commit is contained in:
commit
19829aa2e2
@ -2835,10 +2835,10 @@ force_live_migrate:
|
|||||||
min_version: 2.30
|
min_version: 2.30
|
||||||
force_migration_complete:
|
force_migration_complete:
|
||||||
description: |
|
description: |
|
||||||
The action.
|
The action to force an in-progress live migration to complete.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: none
|
||||||
min_version: 2.22
|
min_version: 2.22
|
||||||
force_snapshot:
|
force_snapshot:
|
||||||
description: |
|
description: |
|
||||||
|
Loading…
Reference in New Issue
Block a user