SspUpgradeStep
Upgrade Step
Upgrade step definition that describes a major phase in the SSP upgrade workflow. Each step represents a discrete upgrade operation that transforms the system from the current version to the target version. 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
}