UpgradeUnitInfo Class
Information about an upgrade unit.
- Inheritance
-
UpgradeUnitInfo
Constructor
UpgradeUnitInfo(*, name: Optional[str] = None, state=None, **kwargs)
Parameters
- state
- str or UpgradeUnitState
Required
The state of the upgrade unit. Possible values include: 'Invalid', 'Pending', 'InProgress', 'Completed', 'Failed'
Feedback
Submit and view feedback for