Auto Scaling actions

更新时间:
复制 MD 格式

OOS provides Auto Scaling actions to automate operations on ECS instances in scaling groups, such as running commands, installing packages, and managing configurations.

Action

Description

References

ACS::ESS::ConfigureOOSPackage

Installs a custom OOS software package on an ECS instance in a scaling group.

Template details

ACS::ESS::DownloadFileAndRunCommand

Downloads a file to an ECS instance and runs a command.

Template details

ACS::ESS::DownloadOSSFileAndRunCommand

Downloads an OSS object to an ECS instance and runs a command.

Template details

ACS::ESS::ModifyPolarDBIPWhitelist

Modifies the IP address whitelist of a PolarDB cluster.

Template details

ACS::ESS::ModifyScalingGroupImageConfiguration

Modifies the image configurations of a scaling group.

Template details

ACS::ESS::ModifyScalingGroupLifecycleHook

Modifies the lifecycle hook configuration of a scaling group.

Template details

ACS::ESS::ReplaceSystemDisk

Replaces the system disk of an ECS instance in a scaling group.

Template details

ACS::ESS::RunCommand

Runs a Cloud Assistant command on an ECS instance in a scaling group.

Template details

ACS::ESS::RunCommandOnSpecifiedInstance

Runs a command on the specified ECS instance.

Template details

ACS::ESS::UpdateContainerGroup

Updates an Auto Scaling container group.

Template details