JobDetails interface

Job details.

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.

jobDetailsType

The discriminator possible values: DataBoxCustomerDisk, DataBoxDisk, DataBoxHeavy, DataBox

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

actions

Available actions on the job.

actions?: CustomerResolutionCode[]

Property Value

chainOfCustodySasKey

Shared access key to download the chain of custody logs

chainOfCustodySasKey?: string

Property Value

string

contactDetails

Contact details for notification and shipping.

contactDetails: ContactDetails

Property Value

copyLogDetails

List of copy log details.

copyLogDetails?: CopyLogDetailsUnion[]

Property Value

datacenterAddress

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

datacenterAddress?: DatacenterAddressResponseUnion

Property Value

dataCenterCode

DataCenter code.

dataCenterCode?: string

Property Value

string

dataExportDetails

Details of the data to be exported from azure.

dataExportDetails?: DataExportDetails[]

Property Value

dataImportDetails

Details of the data to be imported into azure.

dataImportDetails?: DataImportDetails[]

Property Value

deliveryPackage

Delivery package shipping details.

deliveryPackage?: PackageShippingDetails

Property Value

deviceErasureDetails

Holds device data erasure details

deviceErasureDetails?: DeviceErasureDetails

Property Value

expectedDataSizeInTeraBytes

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

expectedDataSizeInTeraBytes?: number

Property Value

number

jobDetailsType

The discriminator possible values: DataBoxCustomerDisk, DataBoxDisk, DataBoxHeavy, DataBox

jobDetailsType: ClassDiscriminator

Property Value

jobStages

List of stages that run in the job.

jobStages?: JobStages[]

Property Value

keyEncryptionKey

Details about which key encryption type is being used.

keyEncryptionKey?: KeyEncryptionKey

Property Value

lastMitigationActionOnJob

Last mitigation action performed on the job.

lastMitigationActionOnJob?: LastMitigationActionOnJob

Property Value

preferences

Preferences for the order.

preferences?: Preferences

Property Value

returnPackage

Return package shipping details.

returnPackage?: PackageShippingDetails

Property Value

reverseShipmentLabelSasKey

Shared access key to download the return shipment label

reverseShipmentLabelSasKey?: string

Property Value

string

reverseShippingDetails

Optional Reverse Shipping details for order.

reverseShippingDetails?: ReverseShippingDetails

Property Value

shippingAddress

Shipping address of the customer.

shippingAddress?: ShippingAddress

Property Value