ci:ListDatasetExport permission to the action of the authorization policy. For all operation APIs supported by Cloud Infinite, see CI action.GET /datasetquery/exports?datasetname=test&maxresults=20&nexttoken=xxxxxx HTTP/1.1Host: <AppId>.ci.ap-jakarta.myqcloud.comDate: <GMT Date>Authorization: Auth StringAccept: application/json
Parameter Name | Description | Type | Required |
DatasetName | Dataset name, unique within the same account | String | Yes |
MaxResults | Maximum number of task lists to return. Value range: 0-200. If this parameter is not set or is set to 0, the default value is 100 | Integer | No |
NextToken | When the total number of tasks exceeds the specified MaxResults, this token is used for pagination. Starting from NextToken, the task list is returned in lexicographic order. Set this parameter to empty when calling this API for the first time | String | No |
{"Jobs": [{"JobId": "xxxxxx","Name": "fortest","ExportJobType": 1,"Query": {"Operation": "and","SubQueries": [{"Field": "ContentType","Value": "image/jpeg","Operation": "eq"},{"Field": "Size","Value": "1000","Operation": "gt"}]},"Output": {"Bucket": "test-1250000000","Object": "prefix001","Region": "ap-jakarta"},"CreateTime": "2025-04-09T19:38:08.454310276+08:00","StartTime": "1970-01-01T00:00:00+08:00","EndTime": "1970-01-01T00:00:00+08:00","State": "todo","GfsPreHeatConfig": {"ClusterId": "","Priority": 1},"Progress": 0}],"NextToken": "","RequestId": "NjdmNjVkMjZfNzM0NjZjMTxxxxxxxxxx"}
Parameter Name | Type | Description |
RequestId | String | Request ID |
Jobs | Container Array | List of asynchronous export tasks |
NextToken | String | When the total number of tasks exceeds the specified MaxResults, this parameter is the token used for pagination. The next time you list tasks, use this value as NextToken to return the results that have not been returned. This parameter has a value only when not all tasks have been returned |
Apakah halaman ini membantu?
Anda juga dapat Menghubungi Penjualan atau Mengirimkan Tiket untuk meminta bantuan.
masukan