Restore volume from the snapshot

Method URI Description
POST /v2/{tenant_id}/snapshots/{snapshot_id}/action スナップショットからボリュームをリストアします。

Normal response codes: 202

Request

下表はスナップショットからのボリュームリストアリクエストのURIパラメーターの一覧です。

Name Type Description
{tenant_id} String プロジェクトID
{snapshot_id} UUID 既存のスナップショットの固有識別子

Example. Restore volume from the snapshot: JSON request


{
	"fcx-restore": {}
}       
     

Response

本操作ではレスポンスヘッダーのみ応答します。