All Products
Search
Document Center

AnalyticDB for MySQL:Manage a resource scaling plan

Last Updated:Feb 22, 2024

After you create a resource scaling plan, the resource scaling plan takes effect based on the specified scaling time. You can modify, pause, or delete the resource scaling plan by calling API operations or in the AnalyticDB for MySQL console. This topic describes how to modify, pause, enable, or delete a resource scaling plan in the AnalyticDB for MySQL console.

Prerequisites

A resource scaling plan is created. For more information, see Create a resource scaling plan.

Procedure

  1. Log on to the AnalyticDB for MySQL console. In the upper-left corner of the console, select a region. In the left-side navigation pane, click Clusters.

  2. On the Data Warehouse Edition (V3.0) or Data Lakehouse Edition (V3.0) tab, find the cluster that you want to manage and click the cluster ID.

  3. For an AnalyticDB for MySQL Data Warehouse Edition (V3.0) cluster, click Elastic Resource Scaling in the left-side navigation pane. For an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster, choose Cluster Management > Resource Management in the left-side navigation pane, and then click the Scaling Plans tab.

  4. On the Resource Scaling Plans tab, perform the operations that are described in the following table on a scaling plan.

    Operation

    Description

    Modify

    Modifies the scaling plan. For information about the parameters of a scaling plan, see the "Scaling plan parameters for Data Warehouse Edition (V3.0)" table of the Create a resource scaling plan topic.

    Note

    You cannot modify the name or type of a scaling plan.

    Pause or Disable

    Pauses or disables the scaling plan. This operation is equivalent to turning off Enabled for the scaling plan. For information about the effective rules of a scaling plan, see the "Effective rules for a Data Warehouse Edition (V3.0) scaling plan" table of the Create a resource scaling plan topic.

    Enable

    Enables the scaling plan. This operation is equivalent to turning on Enabled for the scaling plan. For information about the effective rules of a scaling plan, see the "Effective rules for a Data Warehouse Edition (V3.0) scaling plan" table of the Create a resource scaling plan topic.

    Delete

    Deletes the scaling plan.

    Warning

    Deleted scaling plans cannot be recovered. Proceed with caution.

Related operations

Edition

Operation

Description

Data Lakehouse Edition (V3.0)

DescribeElasticPlans

Queries a list of scaling plans for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.

DescribeElasticPlanAttribute

Queries the information about a scaling plan for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.

ModifyElasticPlan

Modifies a scaling plan for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.

DisableElasticPlan

Disables a scaling plan for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.

EnableElasticPlan

Enables a scaling plan for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.

DeleteElasticPlan

Deletes a scaling plan from an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.

Data Warehouse Edition (V3.0)

DescribeElasticPlan

Queries a list of scaling plans for an AnalyticDB for MySQL Data Warehouse Edition (V3.0) cluster.

ModifyElasticPlan

Modifies a scaling plan for an AnalyticDB for MySQL Data Warehouse Edition (V3.0) cluster.

DeleteElasticPlan

Deletes a scaling plan from an AnalyticDB for MySQL Data Warehouse Edition (V3.0) cluster.