EceActionStatus interface
The ECE action plan deployment status for AzureStackHCI Cluster.
Properties
| status | Status of ECE action AzureStackHCI Cluster Deployment. NOTE: This property will not be serialized. It can only be populated by the server. |
| steps | List of steps of AzureStackHCI Cluster Deployment. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
status
Status of ECE action AzureStackHCI Cluster Deployment. NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string
steps
List of steps of AzureStackHCI Cluster Deployment. NOTE: This property will not be serialized. It can only be populated by the server.
steps?: DeploymentStep[]