Run OOS templates to automate batch cloud resource operations on demand or on a schedule, across one or multiple accounts.
Key concepts
-
Cross-account configuration: Execution scope — run in the
current accountor across specifiedcross-accountaccounts. -
Region selection: Sets the target region for the operation.
-
Execution type: When the template runs —
immediate executiontriggers instantly;scheduled executionruns at a set time. -
Template type: Template source —
public template(Alibaba Cloud-provided) ormy template(user-created). -
Template content: Shows the selected template code in YAML or JSON format.
Procedure
-
Log in to the CloudOps Orchestration Service console.
-
In the navigation pane, click Quick Setups.
-
On the Execute OOS template tab, click Create and configure the following settings.
-
Cross-account configuration: Select
Current AccountorCross-account (Resource Directory). -
Region: Select
Deploy in Current RegionorDeploy in Selected Regions. -
Execution type: Select
Immediate ExecutionorScheduled Execution. -
Template type: Select
Public TemplateorMy Template. -
Select template: Choose the template to run.
-
Template content: Review the template code in
YAMLorJSONview.
-
-
Click Create to execute the template.