Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CloneRequest

Package version

interface

An interface representing CloneRequest. Clone Job Request Model.

Hierarchy

  • CloneRequest

Index

Properties

Optional disk

disk: ISCSIDisk
member

{ISCSIDisk} [disk] Disk Object

newEndpointName

newEndpointName: string
member

{string} newEndpointName Name of new endpoint which will created as part of clone job.

Optional share

share: FileShare
member

{FileShare} [share] Share Object.

targetAccessPointId

targetAccessPointId: string
member

{string} targetAccessPointId Accesspoint Id on which clone job will performed.

targetDeviceId

targetDeviceId: string
member

{string} targetDeviceId DeviceId of the device which will act as the Clone target

Generated using TypeDoc