SspiUpgradeStep

SspiUpgradeStep
Upgrade Step

Upgrade step definition that describes a major phase in the upgrade workflow. Each step represents a high-level category of upgrade operations (e.g., preparation, management cluster upgrade, workload cluster upgrade, appliance VM upgrade). Steps execute according to internal dependencies and orchestration logic.

AllOf
This class requires all of the following:
JSON Example
{
    "_create_time": 0,
    "_last_modified_time": 0,
    "id": "string",
    "display_name": "string",
    "description": "string",
    "activity_status_msg": "string",
    "_completed_at": 0
}