CloudOps Orchestration Service (OOS) provides an intelligent O&M assistant that helps you generate templates based on your diverse O&M requirements. You can use the customized templates that are generated by AI to perform basic management on servers or configure complex cloud resources.
Procedure
Log on to the CloudOps Orchestration Service console. In the left-side navigation pane, choose . Click Create Template and select Generate Template by Using AI.

In the Specify the O&M operations that you want to perform on Alibaba Cloud resources based on your business requirements input box, enter a description of your requirements and click Generate.
NoteYou can set input parameters in the (Optional) Specify template parameters to make the template applicable to more common scenarios section.
You can set output parameters in the (Optional) Specify the template output to view the results of O&M operations section.
The AI generates the template in a side panel. Click Apply to add it to the template editor.


To make further changes, enter additional instructions in the dialog box.
Billing rules
Generating templates with AI is free of charge. However, you are charged for any cloud resources used during template execution, according to each product's pricing.Pricing.
Modify a template that is generated by AI
You can modify the template on the Process Configuration, YAML, or JSON tab.
Tab | Description |
Process Configuration | Adjust the content and sequence of each step in a visualized manner and specify the input and output parameters. For more information about how to use the editor, see Use the process configuration editor of OOS to edit a template. |
YAML | On the YAML tab, edit the template's YAML content directly. For more information about the template definition, see template structure. |
JSON | On the JSON tab, edit the template's JSON content directly. For more information about the template definition, see template structure. |