ci:DescribeDataset permission to the action of the authorization policy. For all APIs supported by Cloud Infinite, see CI action.GET /dataset?datasetname=test&statistics=true HTTP/1.1Host: <AppId>.ci.ap-jakarta.myqcloud.comDate: <GMT Date>Authorization: Auth StringAccept: application/json
Parameter Name | Description | Type | Required |
datasetname | Dataset name. It is unique within the same account. You can query it through the console or the ListDatasets API. | String | Yes |
statistics | This parameter specifies whether to immediately collect statistics on the latest data in the dataset, such as file quantity and size. Valid values are as follows. The default value is false. false: Statistics are not collected immediately, and the total file size, file quantity, and other data returned by the API have a 10-minute delay. true: Statistics are collected immediately, and the total file size, count, and other statistical data returned by the API are real-time. Collecting real-time data takes some time, so please wait patiently. | Boolean | No |
{"Dataset": {"BindCount": 0,"CreateTime": "2023-12-25 15:16:20.692674978 +0800 CST","DatasetName": "test","Description": "test","FileCount": 0,"TemplateId": "Official:COSBasicMeta","TotalFileSize": 0,"UpdateTime": "2023-12-25 15:16:20.692675128 +0800 CST"},"RequestId": "NWFjMzQ0MDZfOTBmYTUwXzZkZV8z****"}
Parameter Name | Type | Description |
RequestId | string | Request ID. |
Dataset | Container |
피드백