disk_finalize_import

Confirm disk block import completion
post/v1/disks/{disk}/finalize

Path Parameters

disk

Query Parameters

project

Request Body

Parameters for finalizing a disk

Object
snapshot_name

If specified a snapshot of the disk will be created with the given name during finalization. If not specified, a snapshot for the disk will not be created. A snapshot can be manually created once the disk transitions into the Detached state.

Names must begin with a lower case ASCII letter, be composed exclusively of lowercase ASCII, uppercase ASCII, numbers, and '-', and may not end with a '-'. Names cannot be a UUID, but they may contain a UUID. They can be at most 63 characters long.

Responses