UpdateMetaCollection

更新时间:
复制 MD 格式

Updates a Data Map collection object, such as a category or data album, including the collection name, description, and administrator information. To update a data album, the caller must have the AliyunDataWorksFullAccess permission or be the creator or an administrator of the album.

Operation description

  1. DataWorks Professional Edition or higher is required.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

Id

string

Yes

The collection ID.

as78d756asd

Name

string

No

The new collection name.

new_name

Description

string

No

The new collection description.

new comment

Administrators

array

No

The administrator IDs for the collection. This parameter applies only to data albums. Each administrator must be an account within the same tenant.

string

No

The administrator ID.

123434

Response elements

Element

Type

Description

Example

object

The response schema.

RequestId

string

The request ID.

0E1C0122-F79F-5C26-B546-47A321691868

Examples

Success response

JSON format

{
  "RequestId": "0E1C0122-F79F-5C26-B546-47A321691868"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.