JobStages Class
Job stages.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
JobStages
Constructor
JobStages(**kwargs)
Variables
- stage_name
- str or <xref:azure.mgmt.databox.models.StageName>
Name of the job stage. Possible values include: "DeviceOrdered", "DevicePrepared", "Dispatched", "Delivered", "PickedUp", "AtAzureDC", "DataCopy", "Completed", "CompletedWithErrors", "Cancelled", "Failed_IssueReportedAtCustomer", "Failed_IssueDetectedAtAzureDC", "Aborted".
- display_name
- str
Display name of the job stage.
- stage_status
- str or <xref:azure.mgmt.databox.models.StageStatus>
Status of the job stage. Possible values include: "None", "InProgress", "Succeeded", "Failed", "Cancelled", "Cancelling", "SucceededWithErrors".
- stage_time
- datetime
Time for the job stage in UTC ISO 8601 format.
- job_stage_details
- object
Job Stage Details.
- error_details
- list[<xref:azure.mgmt.databox.models.JobErrorDetails>]
Error details for the stage.
Feedback
Submit and view feedback for