API网关 APIG-删除插件:响应示例
时间:2025-05-07 15:33:22
响应示例
状态码:400
Bad Request
{ "error_code" : "APIG.2012", "error_msg" : "Invalid parameter value,parameterName:instance_id. Please refer to the support documentation" }
状态码: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.3068", "error_msg" : "Plugin b294018ee0554156a875b3513e02e5b9 does not exist" }
状态码:409
Conflict
{ "error_code" : "APIG.3462", "error_msg" : "The plugin has been attached to the APIs and cannot perform the current operation" }
状态码:500
Internal Server Error
{ "error_code" : "APIG.9999", "error_msg" : "System error" }
support.huaweicloud.com/api-apig/DeletePlugin.html