調用DeleteSpecificStagingConfig刪除類比環境中的指定配置。
介面說明
說明
單使用者調用頻率:20 次/秒。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
cdn:DeleteSpecificStagingConfig |
delete |
*Domain
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| DomainName |
string |
是 |
您的加速網域名稱,多個網域名稱使用半形逗號(,)分隔,一次最多支援 50 個網域名稱查詢。 |
example.com |
| ConfigId |
string |
是 |
功能配置 ID,多個 ID 用半形逗號(,)分隔。ConfigId 查詢和使用,請參見 ConfigId 使用說明。 |
2317 |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| RequestId |
string |
請求 ID。 |
04F0F334-1335-436C-A1D7-6C044FE73368 |
樣本
正常返回樣本
JSON格式
{
"RequestId": "04F0F334-1335-436C-A1D7-6C044FE73368"
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | Invalid%s.ValueNotSupported | FunctionName [%s] is not supported. | |
| 400 | GrayConfigIsNull | You cannot delete all gary configurations. You can clear them by rolling back the simulation environment. | 刪空類比環境下的規則並不能清空CDN節點上的配置,您可以通過復原類比環境來清空類比環境下的配置。 |
| 400 | EdgeScriptCountExceedLimit | The number of rules exceeds the default limit (1). To increase the limit, submit a ticket. | |
| 400 | EdgeScripOptionsHasInnerConfig | The extension has a background configuration or a parameter of this configuration is invalid. For more information, submit a ticket. | 擴充項存在後台配置或該配置的參數不合法,如有疑問,請提交工單諮詢 |
| 400 | EdgeScriptGrammarNotSupport | A background customization rule exists or a parameter of this configuration is invalid. For more information, submit a ticket. | 存在後台定製規則或該配置的參數不合法,如有疑問,請提交工單諮詢 |
| 400 | EdgeScriptNotSupportJs | JavaScript rules are not supported. For more information, submit a ticket. | 未開放JS規則,如有疑問,請提交工單諮詢 |
| 400 | InvalidRule.Malformed | Check rules error: %s |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。