{"base_path":"/","components":null,"consumes":"","definitions":{"ErrorResp":{"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"]},"ExecuteLoginConnectionNewRequestBody":{"description":"登录操作请求体","properties":{"login":{"$ref":"#/definitions/LoginInfo","example":{"username":"root"}},"logout":{"$ref":"#/definitions/LogoutInfo","example":{"username":"root"}},"retry_login":{"$ref":"#/definitions/RetryLoginInfo","example":{"is_save_password":true,"password":"Passw0rd","username":"root"}}},"type":"object"},"LoginInfo":{"description":"已保存密码的登录信息","example":{"username":"root"},"properties":{"username":{"description":"登录数据库的用户名","example":"root","type":"string"}},"type":"object"},"LogoutInfo":{"description":"登出信息","example":{"username":"root"},"properties":{"username":{"description":"登出数据库的用户名","example":"root","type":"string"}},"type":"object"},"RetryLoginInfo":{"description":"未保存密码的登录信息","example":{"is_save_password":true,"password":"Passw0rd","username":"root"},"properties":{"is_save_password":{"description":"是否保存密码","example":true,"type":"boolean"},"password":{"description":"登录数据库的密码","example":"Passw0rd","type":"string"},"username":{"description":"登录数据库的用户名","example":"root","type":"string"}},"required":["password","is_save_password"],"type":"object"}},"description":null,"group_id":"7f831fc0dd494cfe86eff0b79e4f207d","host":"das.cn-north-4.myhuaweicloud.com","id":"7655388811bb4f0e8db71e061541cf40","info_version":"v3","method":"post","name":"ExecuteLoginConnectionNew","parameters":{},"paths":{"/v3/{project_id}/connections/{connection_id}/login-actions":{"post":{"description":"登录操作","operationId":"ExecuteLoginConnectionNew","parameters":[{"description":"连接ID","in":"path","name":"connection_id","required":true,"type":"string"},{"description":"租户在某一Region下的项目ID","in":"path","name":"project_id","required":true,"type":"string"},{"description":"Execute Login Connection New请求体","in":"body","name":"ExecuteLoginConnectionNewRequestBody","required":true,"schema":{"$ref":"#/definitions/ExecuteLoginConnectionNewRequestBody"}}],"responses":{"200":{"description":"Success."},"400":{"description":"BadRequest.","schema":{"$ref":"#/definitions/ErrorResp"}},"500":{"description":"InternalServerError.","schema":{"$ref":"#/definitions/ErrorResp"}}},"schemes":["https"],"summary":"登录操作","tags":["APIG-SN-DAS"],"x-api-type":"open-api","x-is-registered":"Y","x-support-sdk":"Y"}}},"product_short":"DAS","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"登录操作","tags":"APIG-SN-DAS","uri":null,"version":"2.0"}