The PatchJobOverallProgress element describes a high level overview of the progress of a PatchJob.
For a more in-depth view on the progress of a PatchJob, refer to the PatchJobProgress element.
id
string
Read-only
Unique identifier of this element
total
int
Total number of affected ApplicationInstances
preLoaded
Total number of pre-loaded ApplicationBuilds
success
Total number of successfully patched ApplicationInstances
failed
Total number of failed (to deploy) ApplicationInstances
Table 1: PatchJobOverallProgress element structure
This element is not created individually, but is included in, and created with the PatchJob element.
Last updated 12 months ago
Was this helpful?