All Products
Search
Document Center

CloudOps Orchestration Service:View sample API requests to perform a scheduled execution

Last Updated:Sep 09, 2024

Background information

You can call the CloudOps Orchestration Service (OOS) API to perform automated operations by using the CLI or SDKs. This topic describes how to view sample API requests to perform a scheduled execution.

Procedure

  1. Log on to the OOS console.

  2. In the left-side navigation pane, click Scheduled O&M. On the Scheduled O&M page, click Create.image

  3. On the Create Scheduled O&M Task page, select a template and instances based on your business requirements and configure other required parameters.image

  4. After you configure the required parameters, click Create. In the upper-right corner of the Parameter Confirmation dialog box, click Generate API Sample Request. This helps you initiate an API request in a convenient manner.image

  5. OOS provides sample code of API requests initiated by using the CLI or an SDK. SDKs for multiple programming languages, such as TypeScript, Java, Python, and Go, are supported. You can view the examples and easily learn how to call an API operation by using the CLI or an SDK. This way, automated OOS tasks can be implemented.image