Editing a Schedule-based Autoscaling Configuration and Viewing Pool Size Forecast
Complete the following steps to edit an schedule-based autoscaling configuration.
- Navigate to the Autoscaling configurations list page. If you need help finding the list page, see Listing Autoscaling Configurations. - Edit name and cooldown- Select an autoscaling configuration.
- Select Edit. You can edit Name and Cooldown in seconds.
- Select Update to save changes.
 - Edit autoscaling policies- To edit autoscaling policies for this configuration: - Select an autoscaling configuration.
- Select the Autoscaling polices tab.
- From the Actions menu (three dots) for the policy select Edit.
- Make your updates. Avoid entering confidential information.
See Creating Schedule-based Autoscaling Configuration for a list of fields. 
- Select Update to save changes.
 - View the pool size forecast- To view the pool size forecast: - Select an autoscaling configuration.
- Select the Pool size Forecast tab.
- Select the Applied filters control to adjust the time and date for the policies to be viewed.
- This forecast shows how the autoscaling schedule is expected to affect the pool size in the future. The forecast does not guarantee the actual pool size.
 
- Use the - autoscaling configuration updatecommand and required parameters to edit an autoscaling configuration:- oci autoscaling configuration update --from-json <file://path/to/file.json>- <file://path/to/file.json> is the path to a JSON file that defines the instance details. For information about how to generate an example of the JSON file, see Advanced JSON Options. - For a complete list of flags and variable options for the Compute service CLI commands, see the command line reference for Compute. 
- For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI. - Use this API operation to edit an autoscaling configuration: