Updating an Autoscaling Configuration
On Compute Cloud@Customer, you can change the display name of the autoscaling configuration, the tags, and whether the autoscaling configuration is enabled.
To add policies to an autoscaling configuration or update existing policies, see Creating a Schedule-Based Autoscaling Policy and Updating a Schedule-Based Autoscaling Policy.
-
In the Compute Cloud@Customer Console navigation menu, click Compute, then click Autoscaling Configurations.
- At the top of the page, select the compartment that contains the autoscaling configuration that you want to update.
-
For the autoscaling configuration that you want to update, click the Actions menu (
) and click Edit.
-
In the Update Autoscaling Configuration dialog box, make the changes. Ignore the Cooldown Period value.
-
Click Submit.
-
Use the oci autoscaling configuration update command and required parameters to update certain fields on the specified autoscaling configuration, such as the name, and whether the autoscaling configuration is enabled.
oci autoscaling configuration update --auto-scaling-configuration-id autoscalingConfiguration_OCID [OPTIONS]
For a complete list of CLI commands, flags, and options, see the Command Line Reference.
See the AutoScaling API Reference for API operations that enable you to dynamically scale compute resources to meet application requirements.
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.