DataBoxJobDetails interface

Databox Job Details

Extends

Properties

copyProgress

Copy progress per storage account.

devicePassword

Set Device password for unlocking Databox. Should not be passed for TransferType:ExportFromAzure jobs. If this is not passed, the service will generate password itself. This will not be returned in Get Call. Password Requirements : Password must be minimum of 12 and maximum of 64 characters. Password must have at least one uppercase alphabet, one number and one special character. Password cannot have the following characters : IilLoO0 Password can have only alphabets, numbers and these characters : @#-$%^!+=;:_()]+

jobDetailsType

Indicates the type of job details.

Inherited Properties

actions

Available actions on the job.

chainOfCustodySasKey

Shared access key to download the chain of custody logs

contactDetails

Contact details for notification and shipping.

copyLogDetails

List of copy log details.

datacenterAddress

Datacenter address to ship to, for the given sku and storage location.

dataCenterCode

DataCenter code.

dataExportDetails

Details of the data to be exported from azure.

dataImportDetails

Details of the data to be imported into azure.

deliveryPackage

Delivery package shipping details.

deviceErasureDetails

Holds device data erasure details

expectedDataSizeInTeraBytes

The expected size of the data, which needs to be transferred in this job, in terabytes.

jobStages

List of stages that run in the job.

keyEncryptionKey

Details about which key encryption type is being used.

lastMitigationActionOnJob

Last mitigation action performed on the job.

preferences

Preferences for the order.

returnPackage

Return package shipping details.

reverseShipmentLabelSasKey

Shared access key to download the return shipment label

reverseShippingDetails

Optional Reverse Shipping details for order.

shippingAddress

Shipping address of the customer.

Property Details

copyProgress

Copy progress per storage account.

copyProgress?: CopyProgress[]

Property Value

devicePassword

Set Device password for unlocking Databox. Should not be passed for TransferType:ExportFromAzure jobs. If this is not passed, the service will generate password itself. This will not be returned in Get Call. Password Requirements : Password must be minimum of 12 and maximum of 64 characters. Password must have at least one uppercase alphabet, one number and one special character. Password cannot have the following characters : IilLoO0 Password can have only alphabets, numbers and these characters : @#-$%^!+=;:_()]+

devicePassword?: string

Property Value

string

jobDetailsType

Indicates the type of job details.

jobDetailsType: "DataBox"

Property Value

"DataBox"

Inherited Property Details

actions

Available actions on the job.

actions?: CustomerResolutionCode[]

Property Value

Inherited From JobDetails.actions

chainOfCustodySasKey

Shared access key to download the chain of custody logs

chainOfCustodySasKey?: string

Property Value

string

Inherited From JobDetails.chainOfCustodySasKey

contactDetails

Contact details for notification and shipping.

contactDetails: ContactDetails

Property Value

Inherited From JobDetails.contactDetails

copyLogDetails

List of copy log details.

copyLogDetails?: CopyLogDetailsUnion[]

Property Value

Inherited From JobDetails.copyLogDetails

datacenterAddress

Datacenter address to ship to, for the given sku and storage location.

datacenterAddress?: DatacenterAddressResponseUnion

Property Value

Inherited From JobDetails.datacenterAddress

dataCenterCode

DataCenter code.

dataCenterCode?: string

Property Value

string

Inherited From JobDetails.dataCenterCode

dataExportDetails

Details of the data to be exported from azure.

dataExportDetails?: DataExportDetails[]

Property Value

Inherited From JobDetails.dataExportDetails

dataImportDetails

Details of the data to be imported into azure.

dataImportDetails?: DataImportDetails[]

Property Value

Inherited From JobDetails.dataImportDetails

deliveryPackage

Delivery package shipping details.

deliveryPackage?: PackageShippingDetails

Property Value

Inherited From JobDetails.deliveryPackage

deviceErasureDetails

Holds device data erasure details

deviceErasureDetails?: DeviceErasureDetails

Property Value

Inherited From JobDetails.deviceErasureDetails

expectedDataSizeInTeraBytes

The expected size of the data, which needs to be transferred in this job, in terabytes.

expectedDataSizeInTeraBytes?: number

Property Value

number

Inherited From JobDetails.expectedDataSizeInTeraBytes

jobStages

List of stages that run in the job.

jobStages?: JobStages[]

Property Value

Inherited From JobDetails.jobStages

keyEncryptionKey

Details about which key encryption type is being used.

keyEncryptionKey?: KeyEncryptionKey

Property Value

Inherited From JobDetails.keyEncryptionKey

lastMitigationActionOnJob

Last mitigation action performed on the job.

lastMitigationActionOnJob?: LastMitigationActionOnJob

Property Value

Inherited From JobDetails.lastMitigationActionOnJob

preferences

Preferences for the order.

preferences?: Preferences

Property Value

Inherited From JobDetails.preferences

returnPackage

Return package shipping details.

returnPackage?: PackageShippingDetails

Property Value

Inherited From JobDetails.returnPackage

reverseShipmentLabelSasKey

Shared access key to download the return shipment label

reverseShipmentLabelSasKey?: string

Property Value

string

Inherited From JobDetails.reverseShipmentLabelSasKey

reverseShippingDetails

Optional Reverse Shipping details for order.

reverseShippingDetails?: ReverseShippingDetails

Property Value

Inherited From JobDetails.reverseShippingDetails

shippingAddress

Shipping address of the customer.

shippingAddress?: ShippingAddress

Property Value

Inherited From JobDetails.shippingAddress