API Overview
CDM provides self-developed APIs. You can perform the following operations with CDM APIs.
| Type | API | Description | Maximum Number of Requests Made Per User Per Minute |
|---|---|---|---|
| Cluster Management APIs | Creates a cluster. | 5 | |
| Queries and displays the cluster list. | 120 | ||
| Queries cluster details. | 120 | ||
| Restarts a cluster. | 20 | ||
| Deletes a cluster. | 20 | ||
| Stops a specified cluster. | 20 | ||
| Starts a specified cluster. | 20 | ||
| Link Management APIs | Connects to a data source. | 120 | |
| Queries the link list. | 120 | ||
| Modifies the link configuration. | 120 | ||
| Deletes a link. | 120 | ||
| Job Management APIs | You can create a data migration job in a specified CDM cluster, but the job will not automatically start. | 1,200 | |
| You can specify a list of CDM clusters. The system selects a random cluster in the running status from the clusters you specified and creates and executes a migration job. | 120 | ||
| Queries and displays the job list. | 120 | ||
| Modifies the job configuration. | 120 | ||
| Starts a data migration job. | 1,200 | ||
| Stops a running job. | 1,200 | ||
| Queries and displays the running status of a job. | 120 | ||
| Queries and displays the historical status of job execution. | 120 | ||
| Deletes a job. | 120 |
Precautions
- CDM jobs carry large volumes of data, which increases the database load. You are advised to periodically delete unused jobs.
- If a large number of jobs are delivered in a short period, cluster resources may be exhausted.
- CDM is a batch offline migration tool. You are advised not to create a large number of small jobs using CDM.
Last Article: Concepts
Next Article: Calling APIs
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.