应用与数据集成平台 ROMA CONNECT-批量解绑流控策略:响应示例
时间:2025-04-02 09:58:01
响应示例
状态码: 200
OK
{ "failure" : [ { "bind_id" : "b11e5970f732440dbea647580647d57f", "error_code" : "APIG.3012", "error_msg" : "The request throttling policy binding record does not exist" } ], "success_count" : 1 }
状态码: 400
Bad Request
{ "error_code" : "APIG.2011", "error_msg" : "parameter action should be \\\"delete\\\"" }
状态码: 401
Unauthorized
{ "error_code" : "APIG.1002", "error_msg" : "Incorrect token or token resolution failed" }
状态码: 403
Forbidden
{ "error_code" : "APIG.1005", "error_msg" : "No permissions to request this method" }
状态码: 404
Not Found
{ "error_code" : "APIG.3030", "error_msg" : "The instance does not exist;id:f0fa1789-3b76-433b-a787-9892951c620ec" }
状态码: 500
Internal Server Error
{ "error_code" : "APIG.9999", "error_msg" : "System error" }
support.huaweicloud.com/api-roma/BatchDisassociateThrottlingPolicyV2.html