REST API Reference Version 4.4.0.0Search

Restore

POST v1/volumes/id/actions/restore

Description

Restore volume data from a previous snapshot.

Normal Response Codes

200

HTTP Error Codes

400 401 403 404 409 500 503

Request

Parameter Type JSON Type Description Mandatory
id NsObjectID string ID of the restored volume. A 42 digit hexadecimal number. Example: '2a0df0fe6f7dc7bb16000000000000000000004817'. true
base_snap_id NsObjectID string ID of the snapshot to which this the volume is restored. A 42 digit hexadecimal number. Example: '2a0df0fe6f7dc7bb16000000000000000000004817'. true

JSON Request

            
           
       
         

Response

Type:

JSON Response