UpdateMetaCategory_大数据开发治理平台 DataWorks_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Quotas Info

There is no quotas information in the current API.

Authorization Information

No permission information is available for the cloud service.

Request Parameters

Field NameField Details
Namestring

The name of the category.

Example:category name
Commentstring

The remarks of the category.

Example:category name
CategoryIdinteger<int64>

The ID of the category.

Notice The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991.
Example:2

Response Parameters

Field NameField Details
HttpStatusCodeinteger<int32>

The HTTP status code.

Example:200
Databoolean

Indicates whether the category is updated.

Example:true
RequestIdstring

The request ID.

Example:0bc1ec92159376
ErrorMessagestring

The error message.

Example:The connection does not exist.
ErrorCodestring

The error code.

Example:Invalid.Tenant.ConnectionNotExists
Successboolean

Indicates whether the request was successful.

Example:true

Sample Response

Change History

Examples