All Products
Search
Document Center

DataWorks:List of operations by function

最終更新日:Jan 14, 2026

API standard and pre-built SDKs in multi-language

This product (dataworks-public/2024-05-18) OpenAPI adopts an RPC-style signature mechanism. For implementation details, please refer to the Signature Mechanism documentation.
To streamline development, we provide official SDKs for major programming languages. Using the SDK allows you to call APIs directly without worrying about low-level details such as request signatures, significantly lowering the barrier to entry and reducing integration complexity.

Custom signature

If your use case requires direct API integration with custom signatures, consult our technical support team first. Join our DingTalk support group (147535001692) to receive expert guidance.

Before you begin

An Alibaba Cloud account has full administrative privileges. A compromised AccessKey pair exposes all associated resources to unauthorized access, posing a significant security risk. To call APIs securely, create a Resource Access Management (RAM) user with API access only, configure its AccessKey pairs, and implement the principle of least privilege (PoLP) through RAM policies. Use the Alibaba Cloud account only when its permissions are explicitly required for specific scenarios.

Authentication File Management

APITitleDescription
ImportCertificateImportCertificateImports a certificate file.
GetCertificateGetCertificateQueries a certificate file.
ListCertificatesListCertificatesQueries a list of certificate files.
DeleteCertificateDeleteCertificateDeletes a certificate file.

Space Management

APITitleDescription
WorkspaceWorkspace
CreateProjectCreateProjectCreates a workspace.
UpdateProjectUpdateProjectUpdates a DataWorks workspace.
DeleteProjectDeleteProjectDeletes a DataWorks workspace.
GetProjectGetProjectQueries the information about a DataWorks workspace.
ListProjectsListProjectsQueries a list of DataWorks workspaces of the tenant to which your account belongs.
Workspace RoleWorkspace Role
GetProjectRoleGetProjectRoleQueries the information about a role in a DataWorks workspace.
ListProjectRolesListProjectRolesQueries the information about roles in a DataWorks workspace by page.
Workspace MemberWorkspace Member
CreateProjectMemberCreateProjectMemberAdds a workspace member and assigns a workspace-level role to the member.
DeleteProjectMemberDeleteProjectMemberRemoves a workspace member and the workspace-level roles that are assigned to the member.
GrantMemberProjectRolesGrantMemberProjectRolesAssigns roles to members in a workspace.
RevokeMemberProjectRolesRevokeMemberProjectRolesRevokes roles that are assigned to a member in a workspace.
GetProjectMemberGetProjectMemberQueries the details about a member in a workspace.
ListProjectMembersListProjectMembersQueries details about members in a workspace.

Data Source

APITitleDescription
TestDataSourceConnectivityTestDataSourceConnectivityTests the connectivity between a data source and a resource group.
CreateDataSourceCreateDataSourceAdds a data source to the development environment or production environment of a workspace.
DeleteDataSourceDeleteDataSourceRemoves a data source by ID.
UpdateDataSourceUpdateDataSourceModifies a data source by ID.
CloneDataSourceCloneDataSourceClones an existing data source.
GetDataSourceGetDataSourceQueries a data source by ID.
ListDataSourcesListDataSourcesQueries a list of data sources based on the business information of data sources.
Data Source Sharing RulesData Source Sharing Rules
CreateDataSourceSharedRuleCreateDataSourceSharedRuleCreates a rule for sharing a data source to other workspaces or RAM users.
DeleteDataSourceSharedRuleDeleteDataSourceSharedRuleDeletes a sharing rule of a data source by ID.
ListDataSourceSharedRulesListDataSourceSharedRulesQueries a list of sharing rules of a data source.

Computing Resource

APITitleDescription
DeleteComputeResourceDeleteComputeResourceDeletes the specified computing resource based on the computing resource ID.
DeleteComputeResourceDeleteComputeResource
GetComputeResourceGetComputeResourceQueries the specified computing resource based on the computing resource ID.
UpdateComputeResourceUpdateComputeResourceModifies the specified computing resource based on the computing resource ID.
ListComputeResourcesListComputeResourcesQueries the list of computing resources that meet the specified business information.
CreateComputeResourceCreateComputeResourceCreates a computing resource in the specified workspace. The resource can be for a development environment or a production environment.

Resource Group Management

APITitleDescription
Resource GroupResource Group
CreateResourceGroupCreateResourceGroupCreates a serverless resource group.
DeleteResourceGroupDeleteResourceGroupDeletes a serverless resource group.
UpdateResourceGroupUpdateResourceGroupUpdates basic information about a resource group.
GetResourceGroupGetResourceGroupQueries the information about a resource group based on its ID.
ListResourceGroupsListResourceGroupsQueries a list of resource groups.
DissociateProjectFromResourceGroupDissociateProjectFromResourceGroupDisassociates a resource group from a workspace.
AssociateProjectToResourceGroupAssociateProjectToResourceGroupAssociates a resource group with a workspace.
ListResourceGroupAssociateProjectsListResourceGroupAssociateProjectsGets the list of workspaces bound to a resource group.
ListResourceGroupMetricDataListResourceGroupMetricDataQueries the metric data of a resource group.
RoutingRouting
CreateRouteCreateRouteCreates a route for a network.
DeleteRouteDeleteRouteDeletes a route from a network resource.
UpdateRouteUpdateRouteUpdates the information about a route.
GetRouteGetRouteQueries the information about a route based on its ID.
ListRoutesListRoutesQueries a list of routes of a network resource.
NetworkNetwork
CreateNetworkCreateNetworkCreates a network and associates the network with a general resource group.
DeleteNetworkDeleteNetworkDisassociates and deletes a network from a general resource group.
GetNetworkGetNetworkQueries the information about a network resource.
ListNetworksListNetworksQueries a list of network resources of a serverless resource group.

Data Development

APITitleDescription
ComponentComponent
CreateComponentCreateComponentCreates components.
DeleteComponentDeleteComponentDeletes a component.
GetComponentGetComponentGets component information.
UpdateComponentUpdateComponentUpdates components.
ListComponentsListComponentsRetrieves a list of components.
NodeNode
CreateNodeCreateNodeCreates a node in DataStudio. The information about the node is described by using FlowSpec.
DeleteNodeDeleteNodeDeletes a node from DataStudio.
UpdateNodeUpdateNodeUpdates the basic information about a node in DataStudio. This API operation performs an incremental update. The update information is described by using FlowSpec.
MoveNodeMoveNodeMoves a node to a path in DataStudio.
RenameNodeRenameNodeRenames a node in DataStudio.
GetNodeGetNodeQueries the information about a node in DataStudio.
ListNodesListNodesQueries a list of nodes in DataStudio. You can also specify filter conditions to query specific nodes.
ListNodeDependenciesListNodeDependenciesQueries a list of descendant nodes of a node in DataStudio.
Workflow DefinitionWorkflow Definition
CreateWorkflowDefinitionCreateWorkflowDefinitionCreates a workflow in a directory of DataStudio.
ImportWorkflowDefinitionImportWorkflowDefinitionImports a workflow and its child nodes that are specified by the FlowSpec field to DataStudio.
DeleteWorkflowDefinitionDeleteWorkflowDefinitionDeletes a workflow from DataStudio.
UpdateWorkflowDefinitionUpdateWorkflowDefinitionUpdates the basic information about a workflow in DataStudio. This API operation performs an incremental update. The update information is described by using FlowSpec.
MoveWorkflowDefinitionMoveWorkflowDefinitionMoves a workflow to a path in DataStudio.
RenameWorkflowDefinitionRenameWorkflowDefinitionRenames a workflow in DataStudio.
GetWorkflowDefinitionGetWorkflowDefinitionQueries the information about a workflow.
ListWorkflowDefinitionsListWorkflowDefinitionsQueries a list of workflows in DataStudio. You can also specify filter conditions to query specific workflows.
ResourceResource
CreateResourceCreateResource\> You cannot use this API operation to create multiple file resources at a time. If you specify multiple file resources by using FlowSpec, the system creates only the first specified resource.
DeleteResourceDeleteResourceDeletes a file resource from DataStudio.
DeleteResourceDeleteResource
UpdateResourceUpdateResourceUpdates the basic information about a file resource in DataStudio. This API operation performs an incremental update. The update information is described by using FlowSpec.
MoveResourceMoveResourceMoves a file resource to a path in DataStudio.
RenameResourceRenameResourceRenames a file resource in DataStudio.
GetResourceGetResourceQueries the information about a file resource.
ListResourcesListResourcesQueries a list of file resources in DataStudio. You can also specify filter conditions to query specific file resources.
FunctionFunction
CreateFunctionCreateFunctionCreates a user-defined function (UDF) in DataStudio. The information about the UDF is described by using FlowSpec.
DeleteFunctionDeleteFunctionDeletes a user-defined function (UDF) in DataStudio.
UpdateFunctionUpdateFunctionUpdates the basic information about a user-defined function (UDF) in DataStudio. This API operation performs an incremental update. The update information is described by using FlowSpec.
UpdateFunctionUpdateFunction
MoveFunctionMoveFunctionMoves a user-defined function (UDF) to a path in DataStudio.
RenameFunctionRenameFunctionRenames a user-defined function (UDF) in DataStudio.
GetFunctionGetFunctionQueries the information about a user-defined function (UDF) in DataStudio.
ListFunctionsListFunctionsQueries a list of user-defined functions (UDFs) in DataStudio. You can also specify filter conditions to query specific UDFs.
DeploymentDeployment
CreatePipelineRunCreatePipelineRunCreates a deployment process for entities in the Data Studio (new version).
AbolishPipelineRunAbolishPipelineRunTerminates the specified deployment process. This operation changes the status of the process to Terminated but does not delete the process. You can still query the process.
ExecPipelineRunStageExecPipelineRunStageExecutes a stage in a process.
GetPipelineRunGetPipelineRunQueries the information about a process for deploying or undeploying an entity.
ListPipelineRunsListPipelineRunsQueries a list of processes that are used to deploy or undeploy entities in DataStudio. You can also specify filter conditions to query specific processes.
ListPipelineRunItemsListPipelineRunItemsQueries the information about deployment objects by deployment process ID.

Data Development (Old)

APITitleDescription
FileFile
CreateFileCreateFileCreates a file in DataStudio. You cannot call this operation to create Data Integration nodes.
CreateResourceFileCreateResourceFileCreates a resource file in DataStudio. The following types are supported: JAR, Archive, File, and Python.
CreateUdfFileCreateUdfFileCreates a file for a function in DataStudio.
DeleteFileDeleteFileDeletes a file from DataStudio. If the file has been committed, an asynchronous process is triggered to delete the file in the scheduling system. The value of the DeploymentId parameter returned is used to call the GetDeployment operation to poll the status of the asynchronous process.
UpdateFileUpdateFileUpdates a file.
UpdateUdfFileUpdateUdfFileUpdates the file information about a function.
GetFileGetFileQueries the information about a file.
ListFilesListFilesQueries a list of files.
SubmitFileSubmitFileCommits a file to the development environment of the scheduling system to generate a task.
DeployFileDeployFile
FolderFolder
CreateFolderCreateFolderCreates a folder.
DeleteFolderDeleteFolder
UpdateFolderUpdateFolder
GetFolderGetFolderQueries the information about a folder.
ListFoldersListFoldersQueries a list of folders.
BusinessBusiness
CreateBusinessCreateBusinessCreates a workflow in DataStudio.
DeleteBusinessDeleteBusinessDeletes a workflow.
UpdateBusinessUpdateBusinessUpdates a workflow.
GetBusinessGetBusinessQueries the information about a workflow.
ListBusinessListBusinessQueries a list of workflows.
Deployment PackageDeployment Package
GetDeploymentPackageGetDeploymentPackageQueries the information about a deployment package.
ListDeploymentPackagesListDeploymentPackagesQueries a list of deployment packages.
ListDeploymentPackageFilesListDeploymentPackageFilesQueries a list of versions of files to be deployed.
File VersionFile Version
GetFileVersionGetFileVersionQueries the information about a file version.
ListFileVersionsListFileVersionsQueries a list of file versions.
IDE EventIDE Event
UpdateIDEEventResultUpdateIDEEventResultRecalls the check result of the message of an extension point event.
GetIDEEventDetailGetIDEEventDetailQueries the data snapshot of an extension point based on the ID of a message in DataWorks OpenEvent when the related extension point event is triggered.
TableTable
EstablishRelationTableToBusinessEstablishRelationTableToBusinessImports a table to a workflow. The call to this API operation is equivalent to performing the following operations: Go to the DataStudio page, find the desired workflow, and then click the workflow name. Right-click Table under the desired folder and select Import Table.

Data Integration

APITitleDescription
Synchronization TaskSynchronization Task
CreateDIJobCreateDIJobCreates a new-version synchronization task.
UpdateDIJobUpdateDIJobUpdates a synchronization task.
DeleteDIJobDeleteDIJobDeletes a new-version synchronization task.
StopDIJobStopDIJobStops a synchronization task.
StartDIJobStartDIJobStarts a new-version synchronization task.
GetDIJobGetDIJobQueries the information about a synchronization task.
GetDIJobLogGetDIJobLogObtains logs generated for a synchronization task.
ListDIJobsListDIJobsQueries a list of new-version synchronization tasks in Data Integration. A new-version synchronization task can be a real-time synchronization task used to synchronize full or incremental data in a database, a batch synchronization task used to synchronize full or incremental data in a database, or a real-time synchronization task used to synchronize incremental data in a single table.
ListDIJobRunDetailsListDIJobRunDetailsQueries the running information about a synchronization task.
ListDIJobMetricsListDIJobMetricsQueries metrics for a synchronization task.
ListDIJobEventsListDIJobEventsQueries events for a synchronization task.
Task AlertTask Alert
CreateDIAlarmRuleCreateDIAlarmRuleCreates an alert rule for a synchronization task.
UpdateDIAlarmRuleUpdateDIAlarmRuleUpdates an alert rule configured for a synchronization task.
DeleteDIAlarmRuleDeleteDIAlarmRuleDeletes an alert rule configured for a synchronization task.
ListDIAlarmRulesListDIAlarmRulesViews alert rules configured for a synchronization task.

Data Map

APITitleDescription
Metadata Collector TypeMetadata Collector Type
ListCrawlerTypesListCrawlerTypesQueries a list of metadata crawler types supported in Data Map. The subtypes of the types and the hierarchical relationship between the subtypes are also returned.
Metadata EntityMetadata Entity
CatalogCatalog
ListCatalogsListCatalogsQueries a list of catalogs in Data Map. Only catalogs of the Data Lake Formation (DLF) and StarRocks metadata crawler types are supported. For the DLF metadata crawler type, all supported data catalogs are returned. For the StarRocks metadata crawler type, data catalogs in a specific instance are returned.
GetCatalogGetCatalogQueries the information about a catalog in Data Map. Only catalogs of the Data Lake Formation (DLF) and StarRocks metadata crawlers are supported.
Data BaseData Base
ListDatabasesListDatabasesQueries a list of databases in an instance, cluster, or data catalog in Data Map. For DLF or StarRocks data sources, you can call this API operation to query databases in a data catalog. For StarRocks data sources, you can call this API operation to query databases in internal catalogs. For other types of data sources, you can call this API operation to query databases in an instance or cluster.
GetDatabaseGetDatabaseQueries the information about a specific database in Data Map.
SchemaSchema
ListSchemasListSchemasQueries a list of schemas in a database or a MaxCompute project in Data Map. Only schemas of the MaxCompute and Hologres metadata crawler types are supported.
GetSchemaGetSchemaQueries the information about a schema in Data Map. You can call this API operation to query the information only about MaxCompute and Hologres schemas.
TableTable
ListTablesListTablesQueries a list of tables in Data Map. For data source types that do not support schemas, you can call this API operation to query a list of tables in a specific database. For data source types that support schemas, you can call this API operation to query a list of tables in a specific database, MaxCompute project, or schema. Only the basic information about tables is returned. The information about technical metadata and business metadata is not returned.
GetTableGetTableQueries the information about a specific table in Data Map.
UpdateTableBusinessMetadataUpdateTableBusinessMetadataUpdates the business metadata of a table in Data Map. Currently, only the usage notes of a table can be updated.
ColumnColumn
ListColumnsListColumnsQueries a list of fields in a data table in Data Map.
GetColumnGetColumnQueries the information about a specific field of a table in Data Map.
UpdateColumnBusinessMetadataUpdateColumnBusinessMetadataUpdates the business metadata of a column in a table in Data Map. Only the business description of a column can be updated.
DatasetDataset
ListDatasetsListDatasetsQueries a list of datasets. Currently, DataWorks datasets and PAI datasets are supported.
GetDatasetGetDatasetGets the details of a dataset.
CreateDatasetCreateDatasetCreates a dataset. This operation is supported only in workspaces that the user has joined. Currently, only DataWorks datasets are supported. The maximum number of datasets allowed per tenant is 2,000.
UpdateDatasetUpdateDatasetUpdates dataset information. Only DataWorks datasets are supported. The operator must be the creator of the dataset or the administrator of the workspace where the dataset is located.
DeleteDatasetDeleteDatasetDelete a dataset. Only DataWorks datasets are supported. This operation cascades to delete all associated dataset versions. Requires dataset creator or workspace administrator permissions.
Dataset VersionDataset Version
ListDatasetVersionsListDatasetVersionsRetrieves the version list for a given dataset.
GetDatasetVersionGetDatasetVersionGets information for a given dataset version.
CreateDatasetVersionCreateDatasetVersionCreates a dataset version. Currently supports DataWorks datasets only, with a maximum of 20 versions.
UpdateDatasetVersionUpdateDatasetVersionUpdates dataset version information. Only DataWorks datasets are supported. Requires dataset creator or workspace administrator permissions.
DeleteDatasetVersionDeleteDatasetVersionDeletes a dataset version. Only non-v1 DataWorks datasets are supported. To delete v1 datasets, use the DeleteDataset operation. Requires dataset creator or workspace administrator permissions.
PreviewDatasetVersionPreviewDatasetVersionPreviews the content of a specified dataset version. Currently only text file preview is supported for OSS-type datasets. Supported MIME types 1. application/json 2. application/xml 3. text/html 4. text/plain 5. application/octet-stream
PartitionPartition
ListPartitionsListPartitionsQueries a list of partitions in a table in Data Map. Only tables of the MaxCompute and E-MapReduce (EMR)-type Hive Metastore Service (HMS) metadata crawlers are supported.
GetPartitionGetPartitionRetrieves partition details for a data map table. Currently supports MaxCompute and HMS (EMR cluster) types only.
Lineage RelationshipLineage Relationship
ListLineageRelationshipsListLineageRelationshipsQueries the lineage between two entities, such as tables, fields, and Object Storage Service (OSS) files, in Data Map.
GetLineageRelationshipGetLineageRelationshipQueries the information about a lineage in Data Map.
DeleteLineageRelationshipDeleteLineageRelationshipDeletes a lineage in Data Map.
CreateLineageRelationshipCreateLineageRelationshipCreates a lineage between a source entity and a destination entity. Either the source or destination entity must be a custom entity.
ListLineagesListLineagesQueries a list of ancestor and descendant entities of an entity in Data Map. You can specify whether to return the lineage between the entities.
Meta CollectionMeta Collection
ListMetaCollectionsListMetaCollectionsQueries a list of collections in Data Map. Collections include categories and data albums.
CreateMetaCollectionCreateMetaCollectionCreates a collection in Data Map. Collections include categories, subcategories, data albums, and categories that are created in the data albums.
GetMetaCollectionGetMetaCollectionQueries the information about a collection in Data Map. Collections include categories and data albums.
UpdateMetaCollectionUpdateMetaCollectionUpdates the information about a collection in Data Map, including the collection name, description, and administrator. Collections include categories and data albums. If you want to update the information about a data album, the account that you use must be attached the AliyunDataWorksFullAccess policy, or you are the data album creator or administrator.
DeleteMetaCollectionDeleteMetaCollectionDeletes a collection in Data Map. Collections include categories and data albums. If you want to delete a data album, the account that you use must be attached the AliyunDataWorksFullAccess policy, or you are the data album creator or administrator.
ListEntitiesInMetaCollectionListEntitiesInMetaCollectionQueries a list of entities in a collection in Data Map. Collections include categories and data albums. Entities can only be tables.
AddEntityIntoMetaCollectionAddEntityIntoMetaCollectionAdds an entity to a collection in Data Map. Collections include categories and data albums. Entities can be only tables. If you want to add an entity to a data album, the account that you use must be attached the AliyunDataWorksFullAccess policy, or you are the data album creator or administrator.
RemoveEntityFromMetaCollectionRemoveEntityFromMetaCollectionRemoves an entity from a collection in Data Map. Collections include categories and data albums. Entities can be only tables. If you want to remove an entity from a data album, the account that you use must be attached the AliyunDataWorksFullAccess policy, or you are the data album creator or administrator.

Operation Center

APITitleDescription
Monitoring AlarmMonitoring Alarm
ListAlertRulesListAlertRulesQueries a list of custom monitoring alert rules.
GetAlertRuleGetAlertRuleQueries a custom alert monitoring rule.
UpdateAlertRuleUpdateAlertRuleUpdates the information about a custom alert monitoring rule.
DeleteAlertRuleDeleteAlertRuleDeletes a custom monitoring alert rule.
CreateAlertRuleCreateAlertRuleCreates a custom monitoring alert rule.
TaskTask
DeleteTaskDeleteTaskDeletes a task.
UpdateTaskUpdateTaskUpdate a task. The changes are synchronized to Data Studio, which creates a new saved version.
BatchUpdateTasksBatchUpdateTasksPerforms incremental updates on multiple tasks at a time.
GetTaskGetTaskQueries the information about a task.
ListTasksListTasksQueries a list of tasks by page. You can also specify filter conditions to query tasks.
ListUpstreamTasksListUpstreamTasksQueries a list of ancestor tasks of a task by page.
ListDownstreamTasksListDownstreamTasksQueries a list of descendant tasks of a task by page.
ListTaskOperationLogsListTaskOperationLogsQueries a list of operation logs of a task by page.
Task InstancesTask Instances
UpdateTaskInstancesUpdateTaskInstancesModifies properties configured for multiple instances at a time. The properties include the priority, resource group for scheduling, and data source.
GetTaskInstanceGetTaskInstanceQueries the information about an instance.
GetTaskInstanceLogGetTaskInstanceLogQueries the run log generated during a specific run of an instance.
ListTaskInstancesListTaskInstancesQueries a list of instances. You can also specify filter conditions to query specific instances.
ListUpstreamTaskInstancesListUpstreamTaskInstancesQueries a list of ancestor instances of an instance by page.
ListTaskInstanceOperationLogsListTaskInstanceOperationLogsQueries a list of operation logs of an instance by page.
ListDownstreamTaskInstancesListDownstreamTaskInstancesQueries a list of descendant instances of an instance by page.
SuspendTaskInstancesSuspendTaskInstancesSuspends multiple instances at a time.
ResumeTaskInstancesResumeTaskInstancesResumes multiple suspended instances at a time.
StopTaskInstancesStopTaskInstancesStops multiple instances at a time.
SetSuccessTaskInstancesSetSuccessTaskInstancesSets the statuses of multiple instances to successful at a time.
RerunTaskInstancesRerunTaskInstancesReruns multiple instances at a time.
RemoveTaskInstanceDependenciesRemoveTaskInstanceDependenciesRemoves multiple upstream dependencies of an instance at a time.
TriggerSchedulerTaskInstanceTriggerSchedulerTaskInstanceTriggers a task to run by using an HTTP Trigger node at a specified time.
WorkflowWorkflow
DeleteWorkflowDeleteWorkflowDeletes a workflow.
UpdateWorkflowUpdateWorkflowUpdates a specified workflow in full update mode.
GetWorkflowGetWorkflowQueries the information about a workflow.
ListWorkflowsListWorkflowsQueries a list of workflows by page. You can also specify filter conditions to query workflows.
Workflow InstancesWorkflow Instances
GetRerunWorkflowInstancesResultGetRerunWorkflowInstancesResultQuery the result of asynchronous workflow instance reruns.
RerunWorkflowInstancesRerunWorkflowInstancesReruns workflow instances.
CreateWorkflowInstancesCreateWorkflowInstancesCreates a workflow instance, such as a data backfill workflow instance, based on configurations.
GetCreateWorkflowInstancesResultGetCreateWorkflowInstancesResultQueries the result of asynchronously creating a workflow instance.
GetWorkflowInstanceGetWorkflowInstanceQueries the information about a workflow instance.
ListWorkflowInstancesListWorkflowInstancesQueries a list of workflow instances by page. You can also specify filter conditions to query workflow instances.
StartWorkflowInstancesStartWorkflowInstancesStarts multiple workflow instances at a time.
StopWorkflowInstancesStopWorkflowInstancesStops multiple workflow instances at a time.
ExecuteAdhocWorkflowInstanceExecuteAdhocWorkflowInstanceCreate a temporary workflow instance based on configurations.

Data Quality

APITitleDescription
Data Quality TemplateData Quality Template
CreateDataQualityTemplateCreateDataQualityTemplateCreates a data quality template.
UpdateDataQualityTemplateUpdateDataQualityTemplateUpdates a data quality rule template in a project
ListDataQualityTemplatesListDataQualityTemplatesQueries the list of data quality rule templates in a project.
GetDataQualityTemplateGetDataQualityTemplateQueries the details of a data quality rule template by ID.
DeleteDataQualityTemplateDeleteDataQualityTemplateDeletes a data quality rule template by ID.
Data Quality ScanData Quality Scan
CreateDataQualityScanCreateDataQualityScanCreates a data quality monitor.
UpdateDataQualityScanUpdateDataQualityScanUpdates a data quality monitor.
ListDataQualityScansListDataQualityScansQueries the list of data quality scan tasks in a project.
GetDataQualityScanGetDataQualityScanGets data quality monitoring details.
DeleteDataQualityScanDeleteDataQualityScanDeletes a data quality monitor.
Data Quality Alert RulesData Quality Alert Rules
CreateDataQualityAlertRuleCreateDataQualityAlertRuleCreates a data quality monitoring alert rule in a project.
UpdateDataQualityAlertRuleUpdateDataQualityAlertRuleUpdates a specified data quality monitoring alert rule.
ListDataQualityAlertRulesListDataQualityAlertRulesQueries the list of data quality alert rules in a project.
GetDataQualityAlertRuleGetDataQualityAlertRuleQueries the details of a data quality monitoring and alerting rule by alert rule ID.
DeleteDataQualityAlertRuleDeleteDataQualityAlertRuleDeletes a data quality alert rule by ID.
Data Quality ScanRunData Quality ScanRun
CreateDataQualityScanRunCreateDataQualityScanRunTriggers a data quality monitoring task and returns the run instance ID.
ListDataQualityScanRunsListDataQualityScanRunsQueries the execution records of data quality scans in a project.
GetDataQualityScanRunLogGetDataQualityScanRunLogQueries the log of a specific task instance that monitors data quality.
GetDataQualityScanRunGetDataQualityScanRunCreates a data quality monitoring run instance.

Security Center

APITitleDescription
CreateIdentifyCredentialCreateIdentifyCredentialCreates an identity credential.

Tags Management

APITitleDescription
CreateDataAssetTagCreateDataAssetTagCreates a tag.
DeleteDataAssetTagDeleteDataAssetTagDeletes a tag.
UpdateDataAssetTagUpdateDataAssetTagUpdates a tag.
ListDataAssetTagsListDataAssetTagsQueries a list of tags.
TagDataAssetsTagDataAssetsAdds tags to data assets.
UnTagDataAssetsUnTagDataAssetsRemoves tags from data assets.
ListDataAssetsListDataAssetsQueries the information about DataWorks data assets to which tags are added by page.

Open Platform

APITitleDescription
GetJobStatusGetJobStatusQueries the status information of an asynchronous task. After you call an asynchronous operation, an asynchronous task is generated. You can call the GetJobStatus operation to query the status of the asynchronous task.