Skip to content

ClusterJobStatusTypeEnum

Represents a Rubrik cluster's upgrade job status.

Values

Value Description
DownloadPackageFailed Represents that download job failed in the Rubrik cluster.
DownloadingPackage Represents that download job is running in the Rubrik cluster.
FailedToInitiateUpgrade Represents that upgrade failed to start in the Rubrik cluster.
PreCheckFailureError Represents that the Rubrik cluster has one or more upgrade precheck failure.
PreCheckFailureWarning Represents that the Rubrik cluster has one or more upgrade precheck warning.
ReadyForDownload Represents that the Rubrik cluster is ready to download a new tarball.
ReadyForUpgrade Represents that the Rubrik cluster is ready for upgrade.
ResumingUpgrade Represents that upgrade has resumed in the Rubrik cluster.
RollbackFailed Represents that upgrade rollback has failed in the Rubrik cluster.
RollingBackUpgrade Represents that upgrade is being rolled back in the Rubrik cluster.
Unknown Represents the Rubrik cluster's upgrade status is not known.
UpToDate Represents that the Rubrik cluster is up-to-date.
UpgradeFailed Represents that upgrade has failed in the Rubrik cluster.
Upgrading Represents that the Rubrik cluster is upgrading.