Datasets - Cancel Refresh
从 “我的工作区”取消指定数据集的指定刷新作。
所需范围
Dataset.ReadWrite.All
DELETE https://api.powerbi.com/v1.0/myorg/datasets/{datasetId}/refreshes/{refreshId}
URI 参数
| 名称 | 在 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
dataset
|
path | True |
string (uuid) |
数据集 ID |
|
refresh
|
path | True |
string (uuid) |
刷新 ID |
响应
| 名称 | 类型 | 说明 |
|---|---|---|
| 200 OK |
好的 |
示例
Example
示例请求
DELETE https://api.powerbi.com/v1.0/myorg/datasets/f7fc6510-e151-42a3-850b-d0805a391db0/refreshes/87f31ef7-1e3a-4006-9b0b-191693e79e9e