huawei-cloud-api-definitions-RDS 0.1.20260724

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"[\"application/json\"]","definitions":{"ErrorRsp":{"description":"失败时返回的对象。","properties":{"error_code":{"description":"错误码。","maxLength":36,"minLength":8,"type":"string"},"error_msg":{"description":"错误描述。","maxLength":512,"minLength":2,"type":"string"}},"required":["error_code","error_msg"]},"IntelligentKillSessionReq":{"description":"一键自动kill会话请求体","properties":{"auto_add_sql_limit_rule":{"description":"是否自动SQL限流","type":"boolean"}},"type":"object"}},"description":null,"group_id":"b7735f867ef44182af9eb77490a46fbf","host":"rds.cn-north-4.myhuaweicloud.com","id":"b56da3d481e94d28a977988582994d3c","info_version":"v3","method":"put","name":"CreateIntelligentKillSession","parameters":{},"paths":{"/v3/{project_id}/instances/{instance_id}/ops/intelligent-kill-session":{"put":{"description":"一键kill会话","operationId":"CreateIntelligentKillSession","parameters":[{"description":"项目id","in":"path","maxLength":36,"minLength":0,"name":"project_id","required":true,"type":"string"},{"description":"实例id","in":"path","maxLength":36,"minLength":0,"name":"instance_id","required":true,"type":"string"},{"description":"一键自动kill会话请求体","in":"body","name":"CreateIntelligentKillSessionRequestBody","required":false,"schema":{"$ref":"#/definitions/IntelligentKillSessionReq"}}],"produces":["application/json"],"responses":{"200":{"description":"Common Response","schema":{"$ref":"#/definitions/ErrorRsp"}},"400":{"description":"Error response","schema":{"$ref":"#/definitions/ErrorRsp"}}},"summary":"一键kill会话","tags":["RDS"],"x-api-type":"open-api","x-apigateway-ratelimit":"rds_user_policy_100","x-is-registered":"Y","x-request-examples-1":{"auto_add_sql_limit_rule":true},"x-request-examples-text-1":{"auto_add_sql_limit_rule":true},"x-request-examples-url-1":"/rds/v3/54623db08b174c858ba779d2aa7923a3/instances/aa650a108f034e83b24486fd1ff7be2fin01/ops/intelligent-kill-session","x-support-sdk":"Y"}}},"product_short":"RDS","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"一键kill会话","tags":"RDS","uri":null,"version":"2.0"}