CloneRequest interface

Clone Job Request Model.

Properties

disk

Disk Object

newEndpointName

Name of new endpoint which will created as part of clone job.

share

Share Object.

targetAccessPointId

Access point Id on which clone job will performed.

targetDeviceId

DeviceId of the device which will act as the Clone target

Property Details

disk

Disk Object

disk?: IscsiDisk

Property Value

newEndpointName

Name of new endpoint which will created as part of clone job.

newEndpointName: string

Property Value

string

share

Share Object.

share?: FileShare

Property Value

targetAccessPointId

Access point Id on which clone job will performed.

targetAccessPointId: string

Property Value

string

targetDeviceId

DeviceId of the device which will act as the Clone target

targetDeviceId: string

Property Value

string