Updated on 2025-09-23 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, including 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, including 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, including querying add-on templates, and creating, updating, deleting, and obtaining add-on instances.

Cluster upgrade

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

Quota management

Obtain quotas of CCE resources.

Tag management

Manage tags, including adding and deleting resource tags of a cluster.

Chart management

Manage charts, including creating, updating, obtaining, and deleting charts and chart releases.

  

Image cache management

Manage image caches, including creating, deleting, and querying image caches.

Kubernetes-native APIs

None

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