Updates dataset version information. Only DataWorks datasets are supported. Requires dataset creator or workspace administrator permissions.
Try it now
Test
RAM authorization
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.