Pipelines - Delete Pipeline
删除指定的部署管道。
所需范围
Pipeline.ReadWrite.All
限制
如果存在活动部署操作,此操作将失败。
DELETE https://api.powerbi.com/v1.0/myorg/pipelines/{pipelineId}
URI 参数
名称 | 在 | 必需 | 类型 | 说明 |
---|---|---|---|---|
pipeline
|
path | True |
string uuid |
部署管道 ID |
响应
名称 | 类型 | 说明 |
---|---|---|
200 OK |
确定 |
示例
Delete a deployment pipeline example
Sample Request
DELETE https://api.powerbi.com/v1.0/myorg/pipelines/a5ded933-57b7-41f4-b072-ed4c1f9d5824