TriggerCloneRequest Class

Definition

This class respresents the details for clone request

public class TriggerCloneRequest
type TriggerCloneRequest = class
Public Class TriggerCloneRequest
Inheritance
TriggerCloneRequest

Constructors

TriggerCloneRequest()

Initializes a new instance of the TriggerCloneRequest class.

Properties

BackupSetId

Required. The id of the backup set which the current snapshot is part of

ReturnWorkflowId

Optional. Determines whether or not the method will return the workflowId

SourceSnapshot

Required. Snapshot from a backup which is to be cloned

TargetACRIdList

Optional. List of existing access control records to add to the cloned volume

TargetACRList

Optional. List of new access control records to add to the cloned volume

TargetDeviceId

Required. The target device id, where the volume must be cloned to

TargetVolName

Required. Name of the cloned volume

Applies to