刪除定時撥測任務。
介面說明
雲撥測目前僅在杭州 region 提供服務,使用 SDK 或 OpenAPI 時請選擇杭州 region 對應的服務存取點。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| RegionId |
string |
否 |
地區 ID。 |
cn-hangzhou |
| TaskId |
string |
否 |
雲撥測任務 ID。 |
5308a2691f59422c8c3b7aeccec9cd3b |
| ResourceGroupId |
string |
否 |
資源群組 ID。 |
rg-aek2eq4peca**** |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| RequestId |
string |
請求 ID。 |
A5EC8221-08F2-4C95-9AF1-49FD998C**** |
| Code |
integer |
狀態代碼。200 為成功,其他狀態代碼為異常。 |
200 |
| Message |
string |
返回資訊。 |
success |
| Data |
boolean |
是否成功刪除:true:刪除成功。 false:刪除失敗。 |
true |
樣本
正常返回樣本
JSON格式
{
"RequestId": "A5EC8221-08F2-4C95-9AF1-49FD998C****",
"Code": 200,
"Message": "success",
"Data": true
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | TaskQuotaLimit | task count limited | |
| 400 | DuplicateTagKey | Param tagKey is duplicate. | |
| 400 | TagNumOUT | the number of tag is out . | |
| 400 | NoPermissionUSER | user no permission | |
| 400 | ParameterMissing | You must specify the parameter. | 必選參數缺失 |
| 400 | ParameterIllegal | The specified parameter is invalid. | 參數非法 |
| 400 | ParameterRegionIllegal | The specified region is invalid. | 地區參數非法 |
| 403 | SyntheticTrailExpired | synthetic trail has expired | |
| 403 | SyntheticInDebt | synthetic is in debt | |
| 403 | SyntheticDailyTimesExhausted | synthetic dailly times has exhausted | |
| 403 | SyntheticDailyLimit | synthetic dailly limited | |
| 403 | RAMNotAuthorize | SubUser permission verification failed, the caller is not authorized to perform %s on resource %s. | 子帳號許可權校正失敗,調用者無權對資源%s執行%s. |
| 403 | STSNotAuthorize | STS authorization failed. | STS許可權校正失敗 |
| 403 | IllegalUserAccess | Illegal user access. | 非法的使用者訪問 |
| 403 | APINotAuthorize | The current user is not authorized to access the interface. | 目前使用者無許可權訪問該介面 |
| 403 | CommercialStatusException | Abnormal commercialization status. Please contact your administrator. | 商業化狀態異常,請聯絡管理員。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。