ClusterAvailableUpgradeVersion interface
ClusterAvailableUpgradeVersion represents the various cluster upgrade parameters.
Properties
control |
The indicator of whether the control plane will be impacted during the upgrade. NOTE: This property will not be serialized. It can only be populated by the server. |
expected |
The expected duration needed for this upgrade. NOTE: This property will not be serialized. It can only be populated by the server. |
impact |
The impact description including the specific details and release notes. NOTE: This property will not be serialized. It can only be populated by the server. |
support |
The last date the version of the platform is supported. NOTE: This property will not be serialized. It can only be populated by the server. |
target |
The target version this cluster will be upgraded to. NOTE: This property will not be serialized. It can only be populated by the server. |
workload |
The indicator of whether the workload will be impacted during the upgrade. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
controlImpact
The indicator of whether the control plane will be impacted during the upgrade. NOTE: This property will not be serialized. It can only be populated by the server.
controlImpact?: string
Property Value
string
expectedDuration
The expected duration needed for this upgrade. NOTE: This property will not be serialized. It can only be populated by the server.
expectedDuration?: string
Property Value
string
impactDescription
The impact description including the specific details and release notes. NOTE: This property will not be serialized. It can only be populated by the server.
impactDescription?: string
Property Value
string
supportExpiryDate
The last date the version of the platform is supported. NOTE: This property will not be serialized. It can only be populated by the server.
supportExpiryDate?: string
Property Value
string
targetClusterVersion
The target version this cluster will be upgraded to. NOTE: This property will not be serialized. It can only be populated by the server.
targetClusterVersion?: string
Property Value
string
workloadImpact
The indicator of whether the workload will be impacted during the upgrade. NOTE: This property will not be serialized. It can only be populated by the server.
workloadImpact?: string
Property Value
string