Queries a dataset.
Operation description
Before you call this operation, make sure that you are familiar with the billing of Intelligent Media Management (IMM).****
The GetDataset operation supports real-time retrieval of file statistics. You can specify WithStatistics to enable real-time retrieval of file statistics.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
imm:GetDataset |
get |
*Dataset
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ProjectName |
string |
Yes |
The name of the project. You can obtain the name of the project from the response of the CreateProject operation. |
immtest |
| DatasetName |
string |
Yes |
The name of the dataset. You can obtain the name of the dataset from the response of the CreateDataset operation. |
dataset001 |
| WithStatistics |
boolean |
No |
Specifies whether to enable real-time retrieval of file statistics. Default value: false.
|
true |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
6D74B3A9-5AC0-49F9-914D-E01589D3**** |
| Dataset | Dataset |
The dataset. |
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.