CloneRequest interface

The clone job request.

Properties

backupElement

The backup element that is cloned.

targetAccessControlRecordIds

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

targetDeviceId

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

targetVolumeName

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

Property Details

backupElement

The backup element that is cloned.

backupElement: BackupElement

Property Value

targetAccessControlRecordIds

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

targetAccessControlRecordIds: string[]

Property Value

string[]

targetDeviceId

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

targetDeviceId: string

Property Value

string

targetVolumeName

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

targetVolumeName: string

Property Value

string