DataBoxDiskCopyProgressResponse

data class DataBoxDiskCopyProgressResponse(val actions: List<String>, val bytesCopied: Double, val error: CloudErrorResponse, val percentComplete: Int, val serialNumber: String, val status: String)

DataBox Disk Copy Progress

Constructors

Link copied to clipboard
constructor(actions: List<String>, bytesCopied: Double, error: CloudErrorResponse, percentComplete: Int, serialNumber: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Available actions on the job.

Link copied to clipboard

Bytes copied during the copy of disk.

Link copied to clipboard

Error, if any, in the stage

Link copied to clipboard

Indicates the percentage completed for the copy of the disk.

Link copied to clipboard

The serial number of the disk

Link copied to clipboard

The Status of the copy