Data Box Disk Granular Copy Progress Response
data class DataBoxDiskGranularCopyProgressResponse(val accountId: String, val actions: List<String>, val bytesProcessed: Double, val copyStatus: String, val dataAccountType: String, val directoriesErroredOut: Double, val error: CloudErrorResponse, val filesErroredOut: Double, val filesProcessed: Double, val invalidDirectoriesProcessed: Double, val invalidFileBytesUploaded: Double, val invalidFilesProcessed: Double, val isEnumerationInProgress: Boolean, val renamedContainerCount: Double, val serialNumber: String, val storageAccountName: String, val totalBytesToProcess: Double, val totalFilesToProcess: Double, val transferType: String)
DataBox Disk Granular Copy Progress
Constructors
Link copied to clipboard
fun DataBoxDiskGranularCopyProgressResponse(accountId: String, actions: List<String>, bytesProcessed: Double, copyStatus: String, dataAccountType: String, directoriesErroredOut: Double, error: CloudErrorResponse, filesErroredOut: Double, filesProcessed: Double, invalidDirectoriesProcessed: Double, invalidFileBytesUploaded: Double, invalidFilesProcessed: Double, isEnumerationInProgress: Boolean, renamedContainerCount: Double, serialNumber: String, storageAccountName: String, totalBytesToProcess: Double, totalFilesToProcess: Double, transferType: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard