UpdateDatasetVersion

更新时间:
复制 MD 格式

Updates dataset version information. Only DataWorks datasets are supported. Requires dataset creator or workspace administrator permissions.

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 syntax

POST  HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

Id

string

Yes

The dataset version ID. Only DataWorks datasets can be updated.

dataworks-datasetVersion:3pXXXb8o0ngr07njhps1 :2

Comment

string

No

The dataset version description. Maximum length: 1024 characters.

this is a comment

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

Id of the request

A090666C-74FB-5629-ABFC-2FE99DD55XXX

Success

boolean

Indicates whether the update succeeded.

true

Examples

Success response

JSON format

{
  "RequestId": "A090666C-74FB-5629-ABFC-2FE99DD55XXX",
  "Success": true
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.