huawei-cloud-api-definitions-DAS 0.1.20260918

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"","definitions":{"CancelShareNewRequestBody":{"properties":{"shared_conn_id":{"description":"共享链接ID","example":"ee64e597-4f25-486f-bba1-0c850b3b59d6","type":"string"},"users":{"description":"用户列表","items":{"properties":{"user_id":{"description":"用户ID","example":"0852a89ae180d5401f5ac00271a4a02e","type":"string"},"user_name":{"description":"用户名","example":"user_name_001","type":"string"}},"type":"object"},"type":"array"}},"type":"object"},"CancelShareResponse":{"description":"取消共享连接响应体","properties":{"status":{"description":"操作是否成功","example":true,"type":"boolean"}},"required":["status"],"type":"object"},"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"]}},"description":null,"group_id":"7f831fc0dd494cfe86eff0b79e4f207d","host":"das.cn-north-4.myhuaweicloud.com","id":"1c46bb250df648e99f1efce3d84e8dce","info_version":"v3","method":"post","name":"CancelShareNew","parameters":{},"paths":{"/v3.1/{project_id}/connections/cancel-share":{"post":{"description":"取消共享链接","operationId":"CancelShareNew","parameters":[{"description":"项目ID","in":"path","name":"project_id","required":true,"type":"string"},{"description":"取消共享连接请求体","in":"body","name":"CancelShareNewRequestBody","required":true,"schema":{"$ref":"#/definitions/CancelShareNewRequestBody"}}],"responses":{"200":{"description":"Success.","examples":{"application/json":{"status":true}},"schema":{"$ref":"#/definitions/CancelShareResponse"}},"400":{"description":"BadRequest.","schema":{"$ref":"#/definitions/ErrorResp"}},"500":{"description":"InternalServerError.","schema":{"$ref":"#/definitions/ErrorResp"}}},"schemes":["https"],"summary":"取消共享链接","tags":["云DBA"],"x-api-type":"open-api","x-das-is-publish":"#CancelShareNew_Placeholder#","x-is-registered":"Y","x-support-sdk":"Y"}}},"product_short":"DAS","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"取消共享链接","tags":"云DBA","uri":null,"version":"2.0"}