DataBoxDiskCopyProgress interface

DataBox Disk Copy Progress

Properties

actions

Available actions on the job.

bytesCopied

Bytes copied during the copy of disk.

error

Error, if any, in the stage

percentComplete

Indicates the percentage completed for the copy of the disk.

serialNumber

The serial number of the disk

status

The Status of the copy

Property Details

actions

Available actions on the job.

actions?: CustomerResolutionCode[]

Property Value

bytesCopied

Bytes copied during the copy of disk.

bytesCopied?: number

Property Value

number

error

Error, if any, in the stage

error?: CloudError

Property Value

percentComplete

Indicates the percentage completed for the copy of the disk.

percentComplete?: number

Property Value

number

serialNumber

The serial number of the disk

serialNumber?: string

Property Value

string

status

The Status of the copy

status?: string

Property Value

string