Help Center/ DataArts Studio/ API Reference/ API Overview/ DataArts Migration API Overview
Updated on 2025-11-17 GMT+08:00

DataArts Migration API Overview

Table 1 DataArts Migration API types

Type

Description

Cluster Management

Cluster management APIs

Job Management

Job management APIs

Link Management

Link management APIs

Cluster Management

Table 2 Cluster Management

API

Description

Querying Cluster Details

This API is used to query cluster details.

Deleting a Cluster

This API is used to delete a cluster.

Querying All AZs

This API is used to query all AZs of a CDM cluster.

Querying Supported Versions

This API is used to query the versions supported by CDM clusters.

Querying Version Specifications

This API is used to query all compatible specifications by version ID.

Querying Details About a Flavor

This API is used to query the details of a flavor with a specified ID.

Querying the Enterprise Project IDs of All Clusters

This API is used to query the enterprise project IDs of all clusters in the current project.

Querying the Enterprise Project ID of a Specified Cluster

This API is used to query the enterprise project ID of a specified cluster.

Querying an Instance in a Cluster

This API is used to query a specified instance in a cluster.

Modifying a Cluster

This API is used to modify the configuration of a CDM cluster.

Restarting a Cluster

This API is used to restart a cluster.

Starting a Cluster

This API is used to start a cluster.

Stopping a Cluster (To Be Taken Offline)

This API is used to stop a cluster.

Creating a Cluster

This API is used to create a cluster.

Querying the List of Clusters

This API is used to query the cluster list.

Job Management

Table 3 Job management

API

Description

Querying Jobs

This API is used to query jobs.

Deleting a Job

This API is used to delete a job.

Modifying a Job

This API is used to modify a job.

Creating and Executing a Job in a Random Cluster

This API is used to create and execute a job in a random cluster.

Stopping a Job

This API is used to stop a job.

Creating a Job in a Specified Cluster

This API is used to create a job in a specified cluster.

Starting a Job

This API is used to start a job.

Querying Job Status

This API is used to query the job status.

Querying Job Execution History

This API is used to query the job execution history.

Link Management

Table 4 Link management

API

Description

Creating Links

This API is used to create a link.

Querying Links

This API is used to query links.

Deleting a Link

This API is used to delete a link.

Modifying a Link

This API is used to modify a link.