Creates a collection in Data Map. Collections include categories, subcategories, data albums, and categories that are created in the data albums.
Operation description
-
DataWorks Professional Edition or a higher edition is required.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ParentId |
string |
No |
The parent collection ID. |
as78d756asd |
| Name |
string |
Yes |
The ID of the collection. |
test_album |
| Type |
string |
Yes |
The collection name.
|
Category |
| Description |
string |
No |
The collection description. |
test comment |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response. |
||
| RequestId |
string |
The request ID. |
E6F0DBDD-5AD**** |
| Id |
string |
The collection ID returned after a successful creation. |
4as3dasf654a |
Examples
Success response
JSON format
{
"RequestId": "E6F0DBDD-5AD****",
"Id": "4as3dasf654a"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.