JobStages Class

Job stages.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.databox._serialization.Model
JobStages

Constructor

JobStages(**kwargs: Any)

Variables

Name Description
stage_name

Name of the job stage. Known values are: "DeviceOrdered", "DevicePrepared", "Dispatched", "Delivered", "PickedUp", "AtAzureDC", "DataCopy", "Completed", "CompletedWithErrors", "Cancelled", "Failed_IssueReportedAtCustomer", "Failed_IssueDetectedAtAzureDC", and "Aborted".

display_name
str

Display name of the job stage.

stage_status

Status of the job stage. Known values are: "None", "InProgress", "Succeeded", "Failed", "Cancelled", "Cancelling", and "SucceededWithErrors".

stage_time

Time for the job stage in UTC ISO 8601 format.

job_stage_details
<xref:JSON>

Job Stage Details.

error_details

Error details for the stage.