Reference Guide
Description
Create a clone of a volume or snapshot.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the volume or snapshot to
create a clone of.
string
Body
body
optional
volume_clone
Responses
HTTP
Code
Description Schema
200 Success
volume_clone_res
ponse
204 Success No Content
400 Invalid Request error_response
404 Not Found error_response
422 Operation Failed error_response
POST /volume/{id}/refresh
Description
Refresh the contents of the target volume from another volume in the same family. By default, a
backup snapshot of the target volume is not created before the refresh is attempted. To create a
snapshot before refreshing, set create_backup_snap to true. If a snapshot is taken, the response
includes the resulting snapshot id; otherwise it is empty. If a custom profile is not specified, the
profile for the backup snapshot is automatically generated. The automatically generated profile
only provides the name as an automatically generated, unique value. Other optional parameters
are not specified. When a volume is refreshed, the source_time is the source_time of the volume
from which it is refreshed.
Parameters
233
Dell EMC PowerStore REST API Reference Guide










