All Products
Search
Document Center

DataWorks:Overview

Last Updated:Apr 01, 2024

DataWorks provides API operations of multiple modules, such as tenants, metadata, DataStudio, Operation Center, and Data Integration. Queries per second (QPS) limits, the maximum number of daily calls, and applicable DataWorks editions differ among the API operations. This topic describes the applicable editions and regions, billing rules, and call limits of the API operations and lists the API operations by function.

Applicable scopes

  • Applicable editions:

    The API operations related to a DataWorks module have the same edition requirements as the DataWorks module.

    • For information about the limits on API operations that you can call in different DataWorks editions, see Call limits.

    • DataWorks provides a free quota for you to call API operations in each calendar month. After the free quota is used up, you are charged based on the pay-as-you-go billing method. For more information about the free quota and billing rules, see Free quota and billing rules.

    • For information about the mappings between the API operations and DataWorks editions, see List of operations by function.

  • Applicable regions:

    China (Hangzhou), China (Shanghai), China (Shenzhen), China (Beijing), China (Zhangjiakou), China North 2 Ali Gov, China East 2 Finance, China (Chengdu), China (Hong Kong), Singapore, Indonesia (Jakarta), US (Silicon Valley), India (Mumbai), US (Virginia), Germany (Frankfurt), UK (London), Japan (Tokyo), Australia (Sydney), and Malaysia (Kuala Lumpur)

Call limits

DataWorks API operations are classified into three levels to standardize API operation calls and ensure system stability. For more information, see List of operations by function. The following table describes the QPS limits and the maximum number of daily calls of API operations at different levels in different DataWorks editions.

Note

For information about how to view the free quota that DataWorks provides for API calls, the number of API calls that you have made, and API call details, see View the information about API calls.

Edition

QPS limit

Maximum number of daily calls

Basic Edition

≤ 5 for API operations at level 1, level 2, or level 3

≤ 100

Standard Edition

≤ 1,000

Professional Edition

≤ 10,000

Enterprise Edition

  • ≤ 50 for API operations at level 1

  • ≤ 20 for API operations at level 2

  • ≤ 5 for API operations at level 3

  • Unlimited for API operations at level 1 or level 2

  • ≤ 10,000 for API operations at level 3

Important
  • The QPS and the number of API calls are calculated by accumulating the total number of calls for all API operations in each region for an Alibaba Cloud account and RAM users within the Alibaba Cloud account.

  • If the QPS or the number of daily calls exceeds the upper limit, an API call will fail. We recommend you control the call concurrency and the number of initiated API calls.

  • The maximum number of daily calls includes the number of successful API calls and the number of failed API calls.

Free quota and billing rules

DataWorks provides a free quota for you to call API operations. After you use up the free quota, you are charged based on the pay-as-you-go billing method. The following table describes the billing rules for different editions of DataWorks.

Edition

Free quota

Pricing based on the pay-as-you-go billing method

Basic Edition

3,100 calls per month

Calls to the API operations are limited. The pay-as-you-go billing method is not supported.

Standard Edition

31,000 calls per month

Professional Edition

310,000 calls per month

Enterprise Edition

1,000,000 calls per month

USD 0.05 per 10,000 calls

Important
  • DataWorks provides a free quota for you to call API operations in each calendar month in each region. This free quota is shared by your Alibaba Cloud account and RAM users within your Alibaba Cloud account. The free quota varies based on the DataWorks edition.

  • Due to the limits on the maximum number of daily calls of API operations in different DataWorks editions, the actual monthly quota for you to call API operations in DataWorks Basic Edition, DataWorks Standard Edition, and DataWorks Professional Edition may be less than the free quota provided by DataWorks. For more information, see Call limits.

  • After the free quota provided by DataWorks Enterprise Edition is used up, you are charged based on the pay-as-you-go billing method. The actual price in your bills prevails.

  • The free quota is used only after API operations are successfully called. After the free quota is used up, you are charged based on the pay-as-you-go billing method. If API operations fail to be called, the free quota is not used, and you are not charged.

List of operations by function

The following tables list the API operations available for use in DataWorks. The API operations are related to tenants, metadata, DataStudio, Data Integration, Data Modeling, Operation Center, Data Quality, DataService Studio, Data Security Guard, Migration Assistant, and Security Center.

Tenants

Operation

Description

Level

Minimum edition

(supported by this edition and more advanced editions)

ListCalcEngines

Queries a list of compute engine instances.

Level 2

基础版

CreateDataSource

Adds a data source to DataWorks.

Level 2

ListDataSources

Queries a list of data sources of DataWorks.

Level 3

UpdateDataSource

Updates a data source.

Level 2

DeleteDataSource

Removes a data source.

Level 2

ListResourceGroups

Queries a list of resource groups.

Level 1

GetProject

Queries the information about a DataWorks workspace.

Level 1

AddProjectMemberToRole

Assigns a role to a member of a DataWorks workspace. Before you call this operation, you must add a user as a member to the DataWorks workspace.

Level 2

CreateProjectMember

Adds a user to a DataWorks workspace.

Level 2

DeleteProjectMember

Removes a user from a DataWorks workspace.

Level 2

ListProjectRoles

Queries a list of roles in a DataWorks workspace.

Level 1

RemoveProjectMemberFromRole

Removes a role from a user in a DataWorks workspace.

Level 2

ListProjectMembers

Queries a list of members in a DataWorks workspace.

Level 1

ListProjects

Queries a list of DataWorks workspaces of the tenant to which a user belongs by page.

Level 1

ListProjectIds

Queries the IDs of the DataWorks workspaces on which a specific Alibaba Cloud account or RAM user has permissions.

Level 1

DeleteProject

Deletes a DataWorks workspace.

Level 3

CreateProject

Creates a DataWorks workspace.

Level 3

UpdateProject

Updates a DataWorks workspace.

Level 3

ChangeResourceManagerResourceGroup

Changes the resource group to which a resource belongs.

Level 3

Metadata

Operation

Description

Level

Minimum edition

(supported by this edition and more advanced editions)

GetMetaDBInfo

Queries the basic metadata information about a compute engine instance.

Level 1

基础版

GetMetaDBTableList

Queries metatables in a compute engine instance.

Level 1

基础版

CheckMetaTable

Checks whether a metatable exists.

Level 1

基础版

CheckMetaPartition

Checks whether a partition exists.

Level 1

基础版

SearchMetaTables

Queries metatables based on specific conditions.

Level 1

基础版

GetMetaTableBasicInfo

Queries the basic information about a metatable.

Level 1

基础版

GetMetaTableColumn

Queries the field information about a metatable.

Level 1

基础版

GetMetaTablePartition

Queries the partitions of a metatable.

Level 1

基础版

GetMetaTableOutput

Queries the output information in a metatable.

Level 1

基础版

GetMetaTableChangeLog

Queries the change logs of a metatable.

Level 1

基础版

GetMetaTableIntroWiki

Queries the instructions on how to use a metatable.

Level 1

基础版

CreateMetaCategory

Creates a category.

Level 2

基础版

DeleteMetaCategory

Deletes a category.

Level 2

基础版

UpdateMetaCategory

Updates a category.

Level 2

基础版

GetMetaCategory

Queries a category tree.

Level 1

基础版

GetMetaTableListByCategory

Queries metatables in a category.

Level 1

基础版

AddToMetaCategory

Adds a metatable to a category.

Level 2

基础版

DeleteFromMetaCategory

Removes a metatable from a category.

Level 2

基础版

UpdateMetaTable

Updates the metadata information about a table.

Level 2

企业版

UpdateMetaTableIntroWiki

Updates the instructions on how to use a metatable. If no instruction on how to use the metatable is available, the instructions that are specified by calling this operation are added.

Level 2

基础版

ListMetaDB

Queries a list of metadatabases.

Level 1

基础版

UpdateTableModelInfo

Updates the information about a table, such as the theme, level, and category.

Level 2

企业版

CreateTableTheme

Creates a table theme.

Level 2

基础版

DeleteTableTheme

Deletes a table theme.

Level 2

基础版

UpdateTableTheme

Updates a table theme.

Level 2

基础版

ListTableTheme

Queries a list of table themes.

Level 1

基础版

CreateTableLevel

Creates a table level.

Level 2

基础版

DeleteTableLevel

Deletes a table level.

Level 2

基础版

UpdateTableLevel

Updates a table level.

Level 2

基础版

ListTableLevel

Queries a list of table levels.

Level 1

基础版

GetMetaTableThemeLevel

Queries information about table themes and table levels.

Level 1

专业版

UpdateMetaCollection

Updates a collection.

Level 2

专业版

ListMetaCollections

Queries information about collections.

Level 2

专业版

ListMetaCollectionEntities

Queries the entities in a collection.

Level 2

专业版

DeleteMetaCollection

Deletes a collection.

Level 2

专业版

GetMetaCollectionDetail

Queries the details of a collection.

Level 2

专业版

DeleteMetaCollectionEntity

Removes an entity from a collection.

Level 2

专业版

AddMetaCollectionEntity

Adds an entity to a collection.

Level 2

专业版

CreateMetaCollection

Creates a collection.

Level 2

专业版

GetMetaTableProducingTasks

Queries the output tasks of a metatable.

Level 1

专业版

ListLineage

Queries the ancestor or descendant lineage of an entity.

Level 2

image.png

DeleteLineageRelation

Deletes the lineage between entities.

Level 2

image.png

RegisterLineageRelation

Registers the lineage between self-managed entities to DataWorks and enables the lineage to be combined with the existing lineage between system entities in DataWorks to form a full-link lineage.

Level 2

image.png

DataStudio

Operation

Description

Level

Minimum edition

(supported by this edition and more advanced editions)

CreateFile

Creates a file in DataStudio.

Level 3

基础版

CreateUdfFile

Creates a file for a function in DataStudio.

Level 2

基础版

CreateBusiness

Creates a workflow.

Level 2

基础版

DeleteBusiness

Deletes a workflow.

Level 3

基础版

CreateFolder

Creates a folder.

Level 2

基础版

UpdateBusiness

Updates a workflow.

Level 2

基础版

ListFiles

Queries a list of files.

Level 1

基础版

EstablishRelationTableToBusiness

Imports a table to a workflow. A call of this API operation is equivalent to the following operations: Go to the DataStudio page, find the workflow to which you want to import a table in the Scheduled Workflow pane, and then click the workflow name. Click the MaxCompute folder, right-click the Table folder, and then select Import Table.

Level 2

基础版

SubmitFile

Commits a file to the development environment of the scheduling system to generate a node.

Level 3

基础版

ListBusiness

Queries a list of workflows.

Level 1

基础版

GetFileVersion

Queries the details of a file version.

Level 1

基础版

DeleteFolder

Deletes a folder from DataStudio.

Level 3

基础版

DeleteFile

Deletes a file from DataStudio.

Level 3

基础版

GetDeployment

Queries the details of a deployment task.

Level 1

基础版

UpdateFile

Updates a file.

Level 2

基础版

GetFolder

Queries the details of a folder.

Level 1

基础版

ListFileVersions

Queries a list of file versions.

Level 1

基础版

GetFile

Queries the details of a file.

Level 1

基础版

ListFolders

Queries a list of folders.

Level 1

基础版

DeployFile

Deploys a file to the production environment.

Level 3

基础版

UpdateUdfFile

Updates the file information about a function.

Level 2

基础版

GetBusiness

Queries the details of a workflow.

Level 1

基础版

UpdateFolder

Updates a folder.

Level 2

基础版

ListDeployments

Queries a list of deployment tasks. This operation is equivalent to viewing a list of deployment tasks on the Deploy Tasks page of the DataWorks console.

Level 1

基础版

UpdateIDEEventResult

Returns the check results of an extension point event to DataStudio after the extension point event is triggered and an extension checks the extension point event.

Level 2

企业版

GetIDEEventDetail

Queries the data snapshot of an extension point based on the ID of an open message when the related extension point event is triggered.

Level 1

企业版

CreateResourceFile

Creates or uploads a resource file in DataStudio. The feature that is implemented by calling this operation is the same as the resource creation feature provided in the integrated development environment (IDE).

Level 3

image.png

Data Integration

Operation

Description

Level

Minimum edition

(supported by this edition and more advanced editions)

CreateDISyncTask

Creates a synchronization node or solution in Data Integration.

Level 3

基础版

DeleteDISyncTask

Deletes a synchronization node in Data Integration. You can call this operation to delete only a real-time synchronization node.

Level 3

基础版

UpdateDISyncTask

Updates a synchronization node or solution in Data Integration.

Level 3

基础版

TestNetworkConnection

Tests the network connectivity between a data source and a resource group.

Level 3

基础版

GetDataSourceMeta

Queries the metadata of a data source.

Level 3

基础版

ListDIProjectConfig

Queries the default global configurations of synchronization solutions in a DataWorks workspace.

Level 3

基础版

UpdateDIProjectConfig

Updates the default global configurations of synchronization solutions in a DataWorks workspace.

Level 3

基础版

GetDISyncTask

Queries the details of a real-time synchronization node or a synchronization solution.

Level 3

基础版

DeployDISyncTask

Deploys a real-time synchronization node or a synchronization solution.

Level 3

基础版

GetDISyncInstanceInfo

Queries the status of a real-time synchronization node or a synchronization solution.

Level 3

基础版

StartDISyncInstance

Starts a real-time synchronization node or a synchronization solution.

Level 3

基础版

StopDISyncInstance

Stops a real-time synchronization node.

Level 3

基础版

TerminateDISyncInstance

Undeploys a real-time synchronization node.

Level 3

基础版

GenerateDISyncTaskConfigForCreating

Generates an ID for an asynchronous thread that is used to create a real-time synchronization node in Data Integration.

Level 3

基础版

GenerateDISyncTaskConfigForUpdating

Generates an ID for an asynchronous thread that is used to update a real-time synchronization node in Data Integration.

Level 3

基础版

QueryDISyncTaskConfigProcessResult

Obtains the asynchronously generated parameters based on the ID of an asynchronous thread. The parameters are used to create or update a real-time synchronization node or a synchronization solution in Data Integration.

Level 3

基础版

CreateDIJob

Creates a synchronization task of a new version in Data Integration.

Level 3

基础版

DeleteDIJob

Deletes a new-version synchronization task created in Data Integration.

Level 3

基础版

GetDIJob

Queries information about a new-version synchronization task created in Data Integration.

Level 3

基础版

ListDIJobs

Queries a list of new-version synchronization tasks created in Data Integration.

Level 3

基础版

StartDIJob

Starts a new-version synchronization task created in Data Integration.

Level 3

基础版

StopDIJob

Stops a new-version synchronization task created in Data Integration.

Level 3

基础版

UpdateDIJob

Updates a new-version synchronization task created in Data Integration.

Level 3

基础版

CreateDIAlarmRule

Creates an alert rule for a new-version synchronization task created in Data Integration.

Level 3

基础版

GetDIAlarmRule

Queries the details of an alert rule for a new-version synchronization task created in Data Integration.

Level 3

基础版

ListDIAlarmRules

Queries a list of alert rules for a new-version synchronization task created in Data Integration.

Level 3

基础版

UpdateDIAlarmRule

Updates an alert rule for a new-version synchronization task created in Data Integration.

Level 3

基础版

For more information about how to call an API operation to create a synchronization task in Data Integration, see Use API operations to create, modify, and delete a batch synchronization task.

Operation Center

Operation

Description

Level

Minimum edition

(supported by this edition and more advanced editions)

ListAlertMessages

Queries a list of alerts.

Level 1

专业版

GetBaselineConfig

Queries the configurations of a baseline.

Level 1

专业版

ListNodesByBaseline

Queries nodes in a baseline.

Level 1

标准版

ListBaselineConfigs

Queries a list of baselines.

Level 1

标准版

GetBaselineKeyPath

Queries the key path of a baseline instance.

Level 1

标准版

GetBaselineStatus

Queries the details of a baseline instance.

Level 1

标准版

ListBaselineStatuses

Queries a list of baseline instances.

Level 1

标准版

DeleteRemind

Deletes a custom alert rule.

Level 2

基础版

UpdateRemind

Updates a custom alert rule.

Level 3

基础版

CreateRemind

Creates a custom alert rule.

Level 3

基础版

GetRemind

Queries the details of a custom alert rule.

Level 1

基础版

ListReminds

Queries a list of custom alert rules.

Level 1

基础版

ListTopics

Queries a list of events.

Level 1

标准版

GetTopic

Queries the details of an event.

Level 1

标准版

GetTopicInfluence

Queries a list of baseline instances affected by an event.

Level 1

标准版

GetNode

Queries the details of a node.

Level 1

基础版

ListNodeInputOrOutput

Queries the ancestor or descendant nodes of a node. Only the ancestor or descendant nodes at the nearest level can be queried each time.

Level 1

基础版

ListNodes

Queries a list of nodes.

Level 1

基础版

GetNodeCode

Queries the code of a node.

Level 1

基础版

GetInstance

Queries the details of an instance.

Level 1

基础版

ListInstances

Queries a list of instances.

Level 1

基础版

GetInstanceLog

Queries the logs of an instance.

Level 1

基础版

StopInstance

Terminates an instance.

Level 2

基础版

RestartInstance

Restarts an instance.

Level 2

基础版

SetSuccessInstance

Sets the state of a failed instance to successful.

Level 2

基础版

SuspendInstance

Suspends an instance.

Level 2

基础版

ResumeInstance

Resumes a suspended instance.

Level 2

基础版

RunCycleDagNodes

Creates a workflow to backfill data.

Level 2

基础版

RunSmokeTest

Creates a workflow to perform smoke testing.

Level 2

基础版

ListSuccessInstanceAmount

Queries the trend of the number of auto triggered node instances that are successfully run every hour on the hour of the current day.

Level 3

基础版

ListInstanceAmount

Queries the trend of the number of auto triggered node instances within a specified period of time.

Level 1

基础版

TopTenElapsedTimeInstance

Queries the ranking of the running durations of instances.

Level 1

基础版

TopTenErrorTimesInstance

Queries the ranking of nodes on which errors occur within the last month.

Level 1

基础版

GetFileTypeStatistic

Queries the distribution of node types.

Level 1

基础版

GetInstanceStatusStatistic

Queries the number of instances in each state.

Level 1

基础版

ListFileType

Queries the information about one or more node types, such as the code and name of a node type.

Level 1

基础版

RunManualDagNodes

Runs nodes in a manually triggered workflow. Before you call this operation, make sure that the manually triggered workflow is committed and deployed. You can find the manually triggered workflow on the Operation Center page only after the manually triggered workflow is committed and deployed.

Level 2

基础版

ListManualDagInstances

Queries the information about instances in a manually triggered workflow.

Level 1

基础版

GetDag

Queries the details of a directed acyclic graph (DAG) based on the ID of the DAG.

Level 1

基础版

ListDags

Queries the details of DAGs for a single data backfill instance based on OpSeq.

Level 1

基础版

ListNodesByOutput

Queries nodes based on the output of the nodes.

Level 1

基础版

RunTriggerNode

Runs a manually triggered node.

Level 2

基础版

GetNodeParents

Queries the ancestor nodes of a node.

Level 2

基础版

GetNodeChildren

Queries the descendant nodes of a node.

Level 2

基础版

UpdateNodeRunMode

Freezes or unfreezes a node.

Level 2

基础版

UpdateNodeOwner

Changes the owner of a node.

Level 2

基础版

UpdateWorkbenchEventResult

Returns the processing result sent by an extension after a process in Operation Center is blocked by the extension.

Level 2

基础版

ListShiftPersonnels

Queries a list of on-duty engineers in a shift schedule.

Level 1

基础版

ListShiftSchedules

Queries a list of shift schedules in Operation Center.

Level 1

基础版

ListInstanceHistory

Queries information about the historical records of all instances. One historical record is generated if an instance is rerun once.

Level 1

基础版

ListInnerNodes

Queries information about inner nodes. For example, you can call this operation to query the inner nodes of a node group or a do-while node. You cannot call this operation to query the inner nodes of a PAI node.

Level 1

基础版

OfflineNode

Undeploys a node.

Level 3

基础版

CreateBaseline

Creates a baseline.

Level 3

标准版

UpdateBaseline

Updates a baseline.

Level 3

标准版

GetBaseline

Queries the configurations of a baseline based on its ID.

Level 1

标准版

ListBaselines

Queries a list of baselines.

Level 1

标准版

DeleteBaseline

Deletes a baseline based on its ID.

Level 2

标准版

Data Quality

Operation

Description

Level

Minimum edition

(supported by this edition and more advanced editions)

UpdateQualityFollower

Updates a subscription relationship.

Level 2

基础版

UpdateQualityRule

Updates a monitoring rule.

Level 2

GetQualityRule

Queries the information about a monitoring rule.

Level 1

ListQualityRules

Queries a list of monitoring rules based on a partition filter expression.

Level 3

CreateQualityRule

Creates a monitoring rule.

Level 3

DeleteQualityFollower

Deletes a subscriber of a partition filter expression.

Level 2

DeleteQualityRule

Deletes a monitoring rule.

Level 2

GetQualityFollower

Queries the subscribers of a partition filter expression.

Level 1

CreateQualityFollower

Creates a subscriber for a partition filter expression.

Level 3

DeleteQualityEntity

Deletes a partition filter expression.

Level 2

GetQualityEntity

Queries the information about a partition filter expression.

Level 1

CreateQualityEntity

Creates a partition filter expression.

Level 2

CreateQualityRelativeNode

Associates a node with a partition filter expression.

Level 3

DeleteQualityRelativeNode

Disassociates a node from a partition filter expression.

Level 2

ListQualityResultsByEntity

Queries historical monitoring results based on a partition filter expression.

Level 1

ListQualityResultsByRule

Queries monitoring results based on a monitoring rule.

Level 1

DataService Studio

Operation

Description

Level

Minimum edition

(supported by this edition and more advanced editions)

CreateDataServiceApi

Creates an API.

Level 3

基础版

PublishDataServiceApi

Publishes an API.

Level 3

DeleteDataServiceApi

Deletes an API.

Level 3

ListDataServiceApis

Queries a list of APIs in the development state.

Level 1

GetDataServiceApi

Queries the information about an API in the development state.

Level 1

UpdateDataServiceApi

Updates an API in the development state.

Level 3

GetDataServicePublishedApi

Queries the information about an API in the published state.

Level 1

ListDataServicePublishedApis

Queries a list of APIs in the published state.

Level 1

ListDataServiceApiAuthorities

Queries a list of APIs whose access permissions are granted to other users.

Level 1

ListDataServiceAuthorizedApis

Queries a list of APIs that you are authorized to access.

Level 1

AbolishDataServiceApi

Unpublishes an API.

Level 3

GetDataServiceApplication

Queries the details of an application.

Level 1

ListDataServiceApplications

Queries a list of applications.

Level 1

CreateDataServiceFolder

Creates a folder.

Level 2

GetDataServiceFolder

Queries the information about a folder.

Level 1

ListDataServiceFolders

Queries a list of folders.

Level 1

CreateDataServiceGroup

Creates a business process.

Level 2

GetDataServiceGroup

Queries the information about a business process.

Level 1

ListDataServiceGroups

Queries a list of business processes.

Level 1

CreateDataServiceApiAuthority

Grants the access permissions on an API.

Level 1

DeleteDataServiceApiAuthority

Revokes the access permissions on an API.

Level 1

DataAnalysis

Operation

Description

Level

Minimum edition

(supported by this edition and more advanced editions)

UmountDirectory

Removes a directory from the left-side navigation pane of DataAnalysis.

Level 2

基础版

MountDirectory

Adds a directory to the left-side navigation pane of DataAnalysis.

Level 2

基础版

Data Security Guard

Operation

Description

Level

Minimum edition

(supported by this edition and more advanced editions)

GetOpSensitiveData

Queries the records that are generated on a specified date for access to the sensitive data in all the DataWorks workspaces of a tenant.

Level 1

标准版

DesensitizeData

Masks data.

Level 1

专业版

GetOpRiskData

Queries the records that are generated on a specified date for access to the high-risk sensitive data in all the DataWorks workspaces of a tenant.

Level 1

标准版

GetSensitiveData

Queries the latest sensitive data in all the DataWorks workspaces of a tenant.

Level 1

标准版

ScanSensitiveData

Checks whether input data contains sensitive data.

Level 1

标准版

Migration Assistant

Operation

Description

Level

Minimum edition

(supported by this edition and more advanced editions)

CreateImportMigration

Creates an import task. The import task contains the import packages of data sources, nodes, and tables.

Level 2

基础版

GetMigrationProcess

Queries the progress of a migration task.

Level 1

StartMigration

Starts a migration task.

Level 2

CreateExportMigration

Creates an export task. You can use this operation to create an export task but cannot use this operation to start the created export task.

Level 2

GetMigrationSummary

Queries the information about a migration task.

Level 2

ListMigrations

Queries a list of migration tasks.

Level 2

Security Center

Operation

Description

Level

Minimum edition

(supported by this edition and more advanced editions)

CreatePermissionApplyOrder

Creates a permission request order.

Level 2

基础版

GetPermissionApplyOrderDetail

Queries the details of a permission request order.

Level 2

ListPermissionApplyOrders

Queries a list of permission request orders.

Level 3

ApprovePermissionApplyOrder

Processes a permission request order.

Level 2

RevokeColumnPermission

Revokes permissions on table fields from a user.

Level 2

RevokeTablePermission

Revokes permissions on a table from a user.

Level 2

Open Platform

Operation

Description

Level

Minimum edition

ListExtensions

Queries a list of extensions.

Level 1

企业版

GetExtension

Queries the details of an extension.

Level 1

GetOptionValueForProject

Queries the option settings of an extension in a workspace.

Level 1

ListEnabledExtensionsForProject

Queries a list of built-in and custom extensions that are enabled in a workspace.

Level 1

CallbackExtension

Sends the processing result of an extension point event to DataWorks through an extension.

Level 1

Methods to obtain required information

  • View information about a user

    1. Log on to the RAM console.

    2. In the left-side navigation pane, choose Identities > Users. On the Users page, click the name of the desired user. In the Basic Information section of the page that appears, you can view the basic information about the user, such as the UID.

    3. In the User AccessKeys section of the Authentication tab on the user details page, you can view the AccessKey pair of the user.

  • View the region ID of a workspace

    You can obtain the region ID of a workspace from the URL of the DataStudio service of DataWorks. The following figure shows the URL of a workspace in the China (Shanghai) region.

    Note

    For information about how to go to the DataStudio page, see Go to the DataStudio page.

    工作空间

  • View the ID of a workspace

    The ID of a workspace is a unique identifier of the workspace. To view the workspace ID, perform the following steps:

    1. Go to the Management Center page.

      Log on to the DataWorks console. In the left-side navigation pane, click Management Center. On the page that appears, select the desired workspace from the drop-down list and click Go to Management Center.

    2. In the left-side navigation pane, click Workspace. In the Basic Properties section of the Basic Settings tab, obtain the workspace ID.

  • View the ID of a tenant

    Each Alibaba Cloud account has a tenant ID to distinguish the current Alibaba Cloud account from other Alibaba Cloud accounts. The RAM users within an Alibaba Cloud account belongs to the same tenant. This indicates that the tenant ID of the Alibaba Cloud account is the same as that of the RAM users within the Alibaba Cloud account. To obtain the ID of a tenant, perform the following steps:

    1. Go to the DataStudio page.

    2. In the upper-right corner of the DataStudio page, click the name of the current user and click User Info in the Menu section. In the User Info dialog box, you can view the ID of the tenant.

FAQ