Updated on 2025-11-20 GMT+08:00

API Overview

APIs provided by CCE Autopilot are classified as proprietary APIs and Kubernetes-native APIs. Using these APIs, you can use all functions provided by CCE Autopilot, such as creating clusters, using the Kubernetes-native APIs to create workloads, and using proprietary APIs to monitor application data.

Type

Subtype

Description

Proprietary APIs

Cluster management

Manage clusters, such as creating and deleting clusters.

You can use APIs in this category to create clusters and obtain information about created clusters.

Add-on management

Manage add-ons, such as querying add-on templates, and creating, updating, deleting, and obtaining add-on instances.

Cluster upgrade

Upgrade clusters, such as performing a pre-upgrade check and backing up cluster data.

Quota management

Obtain quotas of CCE resources.

Tag management

Manage tags, such as adding and deleting resource tags of a cluster.

Chart management

Manage charts, such as creating, updating, obtaining, and deleting charts and chart releases.

Image cache management

Manage image caches, such as creating, deleting, and querying image caches.

Kubernetes-native APIs

None

For details about how to call Kubernetes-native APIs, see Kubernetes APIs.