刪除投遞渠道後,投遞到Log ServiceSLS、Object Storage Service和輕量訊息佇列(原 MNS)的資源資料同步被刪除,且不可恢複。
介面說明
本文將提供一個樣本,刪除投遞渠道cdc-38c3013b46c9002c****。返回結果顯示刪除投遞渠道cdc-38c3013b46c9002c****成功。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
config:DeleteConfigDeliveryChannel |
delete |
*Delivery
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| DeliveryChannelId |
string |
是 |
投遞渠道 ID。 關於如何擷取投遞渠道 ID,請參見 ListConfigDeliveryChannels 。 |
cdc-38c32e87cadb002c**** |
關於公用請求參數的詳情,請參見公用參數。
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| RequestId |
string |
請求 ID。 |
35F1DA37-ECB5-54E9-AC22-0D9111A665AA |
| DeliveryChannelId |
string |
投遞渠道 ID。 |
cdc-38c32e87cadb002c**** |
樣本
正常返回樣本
JSON格式
{
"RequestId": "35F1DA37-ECB5-54E9-AC22-0D9111A665AA",
"DeliveryChannelId": "cdc-38c32e87cadb002c****"
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | DeliveryChannelNotExists | The delivery channel does not exist. | |
| 400 | Invalid.DeliveryChannelAssumeRoleArn.Format | The specified format of DeliveryChannelAssumeRoleArn is invalid. | |
| 400 | Invalid.DeliveryChannelTargetArn.Format | The specified format of DeliveryChannelTargetArn is invalid. | |
| 400 | Invalid.DeliveryChannelCondition.Format | The specified format of DeliveryChannelCondition is invalid. | |
| 400 | MemberNotBelongToMaster | The specified member does not belong to your organization. | |
| 400 | DeliveryChannelAccountNotSupport | Cross-account delivery that is not in the RD is not supported. | |
| 400 | DeliveryChannelMnsUnreachable | The MNS topic is unreachable. | |
| 400 | DeliveryChannelOssUnreachable | The OSS bucket is unreachable. | |
| 400 | DeliveryChannelSlsUnreachable | SLS logstore is unreachable. | |
| 404 | AccountNotExisted | Your account does not exist. |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。