ci:UpdateDataset permission to the action of the authorization policy. For all operation APIs supported by Cloud Infinite, see CI action.PUT /dataset HTTP/1.1Host: <AppId>.ci.ap-jakarta.myqcloud.comAuthorization: Auth StringContent-Length: xxxContent-Type: application/jsonAccept: application/json
{"DatasetName": "test","Description": "test","TemplateId": "Official:COSBasicMeta"}
Parameter Name | Description | Type | Required |
DatasetName | String | Yes | |
Description | Dataset description. The length ranges from 1 to 256 English or Chinese characters. The default value is empty. | String | No |
TemplateId | The backend searches for the search template associated with the dataset. When creating metadata indexes, the backend determines which metadata of files to collect based on the search template. Each search template contains several operators, and different operators represent different processing capabilities. For more information, see Search Templates and Operators. The default value is empty, which means no search template is associated and no metadata is collected. | String | 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 | Description | Type |
RequestId | Request ID. | string |
Dataset | Container |
피드백