TransportNodeDeploymentProgressState
TransportNodeDeploymentProgressState
Deployment progress state of transport node. Object has current deployment step title and progress in percentage.
JSON Example
{
"current_step_title": "string",
"progress": 0
}
string
current_step_title
Optional
Deployment step title
integer As int64
As int64
progress
Optional
Percentage of deployment completed