Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClusterConfigurationUpgradeStatusInfo

Package version

Information about a standalone cluster configuration upgrade status.

Hierarchy

  • ClusterConfigurationUpgradeStatusInfo

Index

Properties

Optional configVersion

configVersion: undefined | string

The cluster configuration version.

Optional details

details: undefined | string

The cluster upgrade status details.

Optional progressStatus

progressStatus: undefined | number

The cluster manifest version.

Optional upgradeState

upgradeState: UpgradeState

The state of the upgrade domain. Possible values include: 'Invalid', 'RollingBackInProgress', 'RollingBackCompleted', 'RollingForwardPending', 'RollingForwardInProgress', 'RollingForwardCompleted', 'Failed'

Generated using TypeDoc