UpdateDatasetVersion

Updated at:

Updates version information for a DataWorks dataset. The caller must be the dataset creator or a workspace administrator.

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.

dataworks-datasetVersion:3pXXXb8o0ngr07njhps1 :2

Comment

string

No

The description for the dataset version. Maximum length: 1024 characters.

this is a comment

Response elements

Element

Type

Description

Example

object

The response schema.

RequestId

string

The request ID.

A090666C-74FB-5629-ABFC-2FE99DD55XXX

Success

boolean

Indicates whether the update was successful.

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.