v1

latestSwagger 2.02026-07-1392138258.1 KB
Backups

Clones the backup element as a new volume.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorSimple/managers/{managerName}/devices/{deviceName}/backups/{backupName}/elements/{backupElementName}/clone

Path parameters

deviceNamestring required

The device name

backupNamestring required

The backup name.

backupElementNamestring required

The backup element name.

subscriptionIdstring required

The subscription id

resourceGroupNamestring required

The resource group name

managerNamestring required

The manager name

Query parameters

api-versionstring required

The api version

Request body

targetDeviceIdstring required

The path ID of the device which will act as the clone target.

targetVolumeNamestring required

The name of the new volume which will be created and the backup will be cloned into.

targetAccessControlRecordIdsstring[] required

The list of path IDs of the access control records to be associated to the new cloned volume.

Response

Successfully cloned the backup.