UpgradeManagerStep
Upgrade Manager Step
Upgrade Manager step definition that describes a phase in the Upgrade Manager upgrade workflow. Each step represents a discrete operation in the self-upgrade process of the Upgrade Manager service.
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
}