Updated on 2023-07-14 GMT+08:00

Viewing the Stack Status

You can manage stack lifecycle (such as creation, update, deletion, and query) and the lifecycle of execution plans of a stack (such as creation, deletion, and query).

Table 1 describes stack statuses.

Table 2 describes execution plan statuses.

Table 1 Stack statuses

Status

Description

Creation Complete

The stack has been created but not deployed.

Deployment In Progress

Stack deployment is in progress.

Deployment Complete

The stack has been deployed.

Deployment Failed

The stack deployment failed.

Deletion In Progress

Stack deletion is in progress.

Deletion Failed

Stack deletion failed.

Rollback In Progress

Stack rollback is in progress.

Rollback Failed

Stack rollback failed.

Rollback Complete

The stack has been rolled back.

Table 2 Execution plan statuses

Status

Description

Creation In Progress

Execution plan creation is in progress.

Creation Failed

Execution plan creation failed.

Available

The execution plan is created and to be deployed.

Applied

The execution plan has been deployed.