VMDeploymentProgressState

VMDeploymentProgressState
VMDeploymentProgressState

Deployment progress state of node VM. This Object contains name of current deployment step and overall progress percentage.

JSON Example
{
    "current_step_title": "string",
    "progress": 0
}
string
current_step_title
Optional

Name of the current running step of deployment

integer As int64 As int64
progress
Optional

Overall progress percentage of deployment completed