...
To enable more control over cloud operations, users can create action plans that will can automatically run tasks on VMs and scaling groups, and to run general tasks, such as sending an email or web hook.
Action plans are an important automation functionality of the platform. They can combine general tasks with tasks that run on VMs and scaling groups in different providers and have multiple triggers including alerts from custom metrics, built-in metrics, budget alerts, and schedules.
...
Go to Control → Action plans, and click the + add button
Enter the action plan details
Go to Actions to add actions:
Click the + add button
Select the action Type: general action, VM, scaling group, VMs by tags, scaling groups by tags
If you are selecting by tags, then enter the tag filter.
See Search for resources by tag and filter searchEnter action details
Decrease CPU/RAM: you cannot use this with hot-reconfigure and you must check that the OS is compatible
Instance: Name for Instance (clone) template. The platform will append the date to the name supplied
Webhook action - Expected HTTP status code: If this status code is returned, continue running the action plan. Default:
204 No Content
Email action - To, CC: Enter email addresses as a comma separated list
For more details, see Action plan actions table and Webhook actions table below.
Put the actions in run order using the arrow buttons
...
Go to Control → Action plans
Select an action plan
Below the Schedules panel, click the + add button
Enter the details of the schedule using the calendar or time and repeat interval as described below
To run the action plan at intervals of a fixed number of seconds within a set timeframe:
...