All Products
Search
Document Center

CloudOps Orchestration Service:Execute an OOS template

Last Updated:Sep 30, 2025

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 Account or in a specified Cross-account.

  • Region selection: Specifies the destination region where the O&M operation runs.

  • Execution type: Specifies when the template is executed. Immediate Execution triggers the task immediately. Scheduled Execution runs the task at a specified time.

  • Template type: Specifies the source of the template to execute. Public Template refers to templates provided by Alibaba Cloud. My Template refers to your custom templates.

  • Template content: The code of the selected template. The code is displayed in YAML or JSON format.

Procedure

  1. Log on to the CloudOps Orchestration Service console.

  2. In the navigation pane, choose Quick Setups.

  3. On the Execute OOS Template tab, choose Create.

    • Cross-account configuration: Select Current Account or Cross-account (Resource Directory).

    • Region: Select Deploy in Current Region or Deploy in Selected Regions.

    • Execution type: Select Immediate Execution or Scheduled Execution.

    • Template type: Select Public Template or My Template.

    • Select template: Choose a specific O&M template.

    • Template content: Review the template code. You can switch between the YAML and JSON views.

  4. Click Create to execute the template.