API Overview
DataArts Studio provides self-developed APIs that comply with RESTful API design specifications. You can call those APIs to perform operations on DataArts Studio.
Type |
API |
Description |
Maximum Number of Requests Made Per User Per Minute |
---|---|---|---|
Creating a Cluster |
Used to create a CDM cluster. |
5 |
|
Querying the Cluster List |
Used to query the list of CDM clusters. |
120 |
|
Querying Cluster Details |
Used to query the details of a CDM cluster. |
120 |
|
Restarting a Cluster |
Used to restart a CDM cluster. |
20 |
|
Deleting a Cluster |
Used to delete a CDM cluster. |
20 |
|
Stopping a Cluster |
Used to stop a CDM cluster. |
20 |
|
Starting a Cluster |
Used to start a CDM cluster. |
20 |
|
Creating a Link |
Used to connect to a data source. |
120 |
|
Querying a Link |
Used to query the link list. |
120 |
|
Modifying a Link |
Used to modify the link configuration. |
120 |
|
Deleting a Link |
Used to delete a link. |
120 |
|
Creating a Job in a Specific Cluster |
Used to create a data migration job in a specific CDM cluster. The job will not automatically start. |
1200 |
|
Creating and Executing a Job in a Random Cluster |
Used to select a random cluster in the running state from the specified clusters and create and execute a data migration job. |
120 |
|
Querying a Job |
Used to query the job list. |
120 |
|
Modifying a Job |
Used to modify the job configuration. |
120 |
|
Starting a Job |
Used to start a data migration job. |
1200 |
|
Stopping a Job |
Used to stop a running job. |
1200 |
|
Querying Job Status |
Used to query the running status of a job. |
120 |
|
Querying Job Execution History |
Used to query the historical status of job execution. |
120 |
|
Deleting a job |
Used to delete a job. |
120 |
Type |
Description |
---|---|
Used to create, edit, delete, and export data connections, query the data connection list, and query data connection details. For details, see in the User Guide. |
|
Used to delete and execute scripts. For details, see in the User Guide. |
|
Used to perform operations such as deleting resources. For details, see in the User Guide. |
|
Used to delete jobs and query job files. For details, see in the User Guide. |
|
A collection of data development APIs that need to be optimized. Currently, these APIs work properly, including the APIs used to create, query, and modify scripts, create, query, and modify resources, and create and edit jobs. |
Type |
Description |
---|---|
Used to view the overall statistics. |
|
Used to create and manage data standards, and associate attributes with data standards. |
|
Used to create and manage lookup tables. |
|
Used to create and manage catalogs, and search for processes. |
|
Used to create and manage data standard templates. |
|
Used to manage reviewers and create and process applications. |
|
Used to create and manage subjects. |
|
Used to obtain, modify, and delete subject levels. |
|
Used to perform operations such as obtaining directories. |
|
Used to perform operations such as querying atomic metrics. |
|
Used to perform operations such as querying derivative metrics. |
|
Used to perform operations such as querying compound metrics. |
|
Used to perform operations such as querying dimensions and dimension details. |
|
Used to perform operations such as querying filters and filter details. |
|
Used to perform operations such as querying dimension tables and dimension table details. |
|
Used to perform operations such as querying fact tables and fact table details. |
|
Used to perform operations such as querying summary tables and summary table details. |
|
Used to perform operations such as querying business metrics and business metric details. |
|
Used to query versions based on the name, creator, and modification time. |
|
Used to perform operations such as querying model entities, relationship details, and table models. |
|
Used to import ER models, dimensional models, lookup tables, business metrics, and process architecture, and query the import result. |
Type |
Description |
---|---|
Used to obtain the directory list. |
|
Used to obtain the rule template list and details about a specified rule template. |
|
Used to obtain the quality job list and job details. |
|
Used to obtain the comparison job list and job details. |
|
Used to perform operations such as obtaining task execution results. |
Type |
Description |
---|---|
Used to perform operations such as querying logical assets. |
|
Used to perform operations such as querying metric assets. |
|
Used to perform operations such as obtaining statistics of logical assets or technical assets. |
|
Used to query asset details and technical assets. |
|
Used to associate or remove asset classifications. |
|
Used to associate or remove asset security levels. |
Type |
Description |
---|---|
Used to create, debug, publish, manage, and authorize APIs. |
|
Used to perform operations such as querying authorized apps of an API and querying authorized APIs of an app. |
|
Used to query the application list in the Review Center, review applications, and obtain application details. |
|
Used to query the message list, process messages, and obtain message details. |
|
Used to create and manage service catalogs. |
|
Used to obtain the gateway instance list and gateway group list. |
|
Used to create and manage apps. |
|
Used to query API development and calling metrics, and query top N APIs. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.