Execute an OOS template to perform batch and automated O&M operations on cloud resources. You can run preset O&M tasks on demand or at a scheduled time. These tasks can be run in your current account or across multiple accounts.
Core concepts
Cross-account configuration: Defines the execution scope of the template. You can run the template in the
Current Accountor in a specifiedCross-account.Region selection: Specifies the destination region where the O&M operation runs.
Execution type: Specifies when the template is executed.
Immediate Executiontriggers the task immediately.Scheduled Executionruns the task at a specified time.Template type: Specifies the source of the template to execute.
Public Templaterefers to templates provided by Alibaba Cloud.My Templaterefers to your custom templates.Template content: The code of the selected template. The code is displayed in YAML or JSON format.
Procedure
Log on to the CloudOps Orchestration Service console.
In the navigation pane, choose Quick Setups.
On the Execute OOS Template tab, choose Create.
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 a specific O&M template.
Template content: Review the template code. You can switch between the
YAMLandJSONviews.
Click Create to execute the template.