傳入源位址集區ID,刪除一條源位址集區。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
esa:DeleteOriginPool |
delete |
*Site
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| Id |
integer |
是 |
源位址集區 ID,可通過調用 ListOriginPools 介面擷取。 |
103852052519**** |
| SiteId |
integer |
是 |
網站 ID,可通過調用 ListSites 介面擷取。 |
21655860979**** |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
Schema of Response |
||
| RequestId |
string |
請求 ID。 |
04F0F334-1335-436C-A1D7-6C044FE73368 |
樣本
正常返回樣本
JSON格式
{
"RequestId": "04F0F334-1335-436C-A1D7-6C044FE73368"
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | InternalException | Failed to call the service. Try again later or contact technical support. | 調用服務失敗,請稍後重試或聯絡客服諮詢詳情。 |
| 400 | OriginPoolNotExist | The specified origin pool does not exist or does not belong to your account or website. Check and try again. | 傳入的源位址集區不存在,或該位址集區不屬於目前使用者和網站,請您確認後重試。 |
| 400 | PoolReferenceExist | Failed to delete the origin pool because it has been referenced.Remove all references to the pool and try again. | 源位址集區存在引用,不允許刪除。請解除參考關聯性後重試。 |
| 400 | LockFailed | The system is handling requests you previously submitted. Try again later. | 您有其他請求正在處理中,請稍後再進行重試。 |
| 404 | SiteNotFound | The website does not exist or does not belong to you. | 網站不存在,或者不屬於你。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。