Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CloneRequest

Package version

interface

An interface representing CloneRequest. The clone job request.

Hierarchy

  • CloneRequest

Index

Properties

backupElement

backupElement: BackupElement
member

{BackupElement} backupElement The backup element that is cloned.

targetAccessControlRecordIds

targetAccessControlRecordIds: string[]
member

{string[]} targetAccessControlRecordIds The list of path IDs of the access control records to be associated to the new cloned volume.

targetDeviceId

targetDeviceId: string
member

{string} targetDeviceId The path ID of the device which will act as the clone target.

targetVolumeName

targetVolumeName: string
member

{string} targetVolumeName The name of the new volume which will be created and the backup will be cloned into.

Generated using TypeDoc