All Products
Search
Document Center

CloudOps Orchestration Service:Integration overview

Last Updated:Jun 08, 2026

CloudOps Orchestration Service provides a visual console and supports multiple integration methods: OpenAPI, Alibaba Cloud SDK, CLI, and Resource Orchestration Service (ROS). Choose the method that fits your needs when integrating with CloudOps Orchestration Service.

OpenAPI

The OpenAPI Portal provides intelligent search, documentation, online debugging, SDK downloads, code samples, error diagnosis, and call statistics. Call any Alibaba Cloud product's OpenAPI, view requests and responses, and auto-generate SDK call samples. What is OpenAPI?.

Version guide

OpenAPI uses version numbers to manage API lists. For example, CloudOps Orchestration Service supports API version 2019-06-01. 2019-06-01 is a version identifier, not a date. It represents the latest public API set, which may be updated over time.

Version number

Description

2019-06-01

Recommended

Online debugging

CloudOps Orchestration Service provides API debugging in the OpenAPI Portal. Before calling an API, understand the versions, endpoints, and integration methods that CloudOps Orchestration Service supports.

image

Debug portal

API debugging portal: CloudOps Orchestration Service API Debugging List

Endpoints

Select the endpoint for the region where your resources reside. For example, the public endpoint for CloudOps Orchestration Service in the China (Zhangjiakou) region is oos.cn-zhangjiakou.aliyuncs.com, and the VPC endpoint is oos-vpc.cn-zhangjiakou.aliyuncs.com.

  • Public endpoints are accessible globally.

  • VPC endpoints are accessible only from within the corresponding Alibaba Cloud region and VPC, and offer these advantages:

    • Higher security and privacy through VPC-only access.

    • Lower latency by avoiding public network overhead.

    • Reduced data transfer costs through internal network communication.

Endpoints.

User identity

The OpenAPI Portal uses your Alibaba Cloud account by default for API debugging. Because this grants access to all APIs, we recommend using a Resource Access Management (RAM) user with least-privilege permissions. The RAM user must have permissions to manage CloudOps Orchestration Service resources. Use RAM for access control.

User identity

Support

Alibaba Cloud account

Support

RAM user (Recommended)

Support

RAM role (Recommended)

Supported

More information

Integration methods

Note

SDKs are the recommended method for calling OpenAPI.

Integration method overview

Method

Support

Alibaba Cloud SDK (Recommended)

Support

Alibaba Cloud CLI

Support

Resource Orchestration Service (ROS)

Support

Custom API call encapsulation

Support

Notes

If a CloudOps Orchestration Service API call returns an error, verify the error code and request parameters.

You can also record the RequestID returned in the response or SDK error messages, and use the Alibaba Cloud OpenAPI Diagnostic Platform to perform a self-diagnosis.

FAQ