Generate templates with AI

更新时间:
复制 MD 格式

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

  1. Log on to the CloudOps Orchestration Service console. In the left-side navigation pane, choose Automated Task > Custom Template. Click Create Template and select Generate Template by Using AI.image

  2. 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.

    Note

    You 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.

  3. The AI generates the template in a side panel. Click Apply to add it to the template editor.image

    image

  4. 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.