|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Dataset properties. |
||
| DatasetId |
string |
The ID of the dataset. |
d-c0h44g3****j8o4348 |
| UserId |
string |
The user ID. |
2485765****023475 |
| OwnerId |
string |
The ID of the Alibaba Cloud account. |
1631044****3440 |
| Name |
string |
The name of the dataset. |
myName |
| DataSourceType |
string |
The type of the data source. |
NAS |
| Uri |
string |
URI examples:
Note
The format of the |
nas://09f****f2.cn-hangzhou/ |
| GmtCreateTime |
string |
The creation time. |
2021-01-21T17:12:35.232Z |
| GmtModifiedTime |
string |
The update time. |
2021-01-21T17:12:35.232Z |
| DataType |
string |
The data type of the dataset. Valid values:
|
COMMON |
| Property |
string |
Indicates whether the dataset corresponds to a single file or a directory. Valid values:
|
DIRECTORY |
| SourceType |
string |
The source type. |
USER |
| SourceId |
string |
The source ID. |
jdnhf***fnrimv |
| Description |
string |
The description of the dataset. |
This is a description of a dataset. |
| WorkspaceId |
string |
The ID of the workspace where the dataset is located. |
478** |
| Options |
string |
A JSON string of extended options. When you use the dataset in a Data Lake Compute job, you can configure the |
{ "mountPath": "/mnt/data/" } |
| Accessibility |
string |
The visibility of the dataset in the workspace. Valid values:
|
PRIVATE |
| ProviderType |
string |
The type of the data source provider. Valid values:
|
Ecs |
| SourceDatasetId |
string |
The ID of the source dataset for the annotated dataset. |
d-bvfasdfxxxxj8o411 |
| SourceDatasetVersion |
string |
The version of the source dataset for the annotated dataset. |
v2 |
| TagTemplateType |
string |
The annotation template for the iTAG annotated dataset. |
text-classification |
| LatestVersion | DatasetVersion |
Details of the latest dataset version. |
|
| MountAccess |
string |
The mount access permissions. |
RO RW |
| ImportInfo |
string |
The configuration for importing data from a storage source. Supported sources include OSS, NAS, and CPFS. |
{ "region": "cn-wulanchabu", "fileSystemId": "bmcpfs-xxxxxxxxxxx", "path": "/mnt", "mountTarget": "cpfs-xxxxxxxxxxxx-vpc-gacs9f.cn-wulanchabu.cpfs.aliyuncs.com", "isVpcMount": true } |
| Edition |
string |
The edition of the dataset. Valid values:
|
BASIC |
| IsShared |
boolean |
Indicates whether the dataset is shared. |
|
| SharedFrom | DatasetShareRelationship |
The source of the shared dataset. This parameter is valid only when |
|
| SharingConfig |
object |
The sharing configuration for the dataset. |
|
| SharedTo |
array |
A list of sharing relationships. |
|
| DatasetShareRelationship |
A sharing relationship that defines how the dataset is shared. |
||
| Labels |
array |
A list of labels. |
|
| Label |
A label. |
{"Key": "env", "Value": "test"} |
|
| MountAccessReadWriteRoleIdList |
array |
A list of IDs for workspace roles with read and write permissions on the dataset. Role IDs that start with |
|
|
string |
A workspace role ID. |
PAI.AlgoOperator |
|
| AccessibleRoleIdList |
array |
||
|
string |