NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
ALBControllerNodeVMDeploymentProgressState (schema)
Deployment progress of Avi Load Balancer Controller node
Deployment progress state of Avi Load Balancer Controller node. This Object contains name of current deployment step and overall progress percentage.
Name | Description | Type | Notes |
---|---|---|---|
current_step_title | Name of the current step Name of the current running step of deployment. |
string | Readonly |
progress | Progress percentage Overall progress percentage of deployment completed. |
integer | Readonly |