huawei-cloud-api-definitions-DAS 0.1.20260918

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"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"]},"SynchronizeInstancesReq":{"properties":{"engine_type":{"description":"数据库引擎类型。","type":"string"}},"type":"object"},"SynchronizeInstancesResp":{"properties":{"success":{"description":"任务创建是否成功。","type":"boolean"}},"required":["success"],"type":"object"}},"description":null,"group_id":"7f831fc0dd494cfe86eff0b79e4f207d","host":"das.cn-north-4.myhuaweicloud.com","id":"0a4880a121024692ba3a8e585f8b638a","info_version":"v3","method":"post","name":"SynchronizeInstances","parameters":{},"paths":{"/v3/{project_id}/instances/synchronize-instance-list":{"post":{"description":"同步实例列表。","operationId":"SynchronizeInstances","parameters":[{"description":"项目ID。","in":"path","maxLength":1024,"minLength":1,"name":"project_id","required":true,"type":"string"},{"description":"请求体参数。","in":"body","name":"SynchronizeInstancesRequestBody","required":true,"schema":{"$ref":"#/definitions/SynchronizeInstancesReq"}},{"description":"用户Token。","in":"header","name":"X-Auth-Token","required":true,"type":"string"},{"description":"请求语言类型。","enum":["en-us","zh-cn"],"in":"header","name":"X-Language","required":false,"type":"string"}],"responses":{"200":{"description":"Success.","examples":{"application/json":{"create_success":true}},"schema":{"$ref":"#/definitions/SynchronizeInstancesResp"}},"400":{"description":"Client error.","schema":{"$ref":"#/definitions/ErrorResp"}},"500":{"description":"Server error.","schema":{"$ref":"#/definitions/ErrorResp"}}},"summary":"同步实例列表","tags":["云DBA"],"x-das-is-publish":"#SynchronizeInstances_Placeholder#","x-is-registered":"Y","x-request-examples-1":{"engine_type":"mysql"},"x-request-examples-description-1":"同步实例列表","x-request-examples-text-1":{"engine_type":"mysql"},"x-request-examples-url-1":"POST https://das.cn-north-7.myhuaweicloud.com/v3/052041494800d57c2f02c00275b4c247/instances/synchronize-instance-list","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"}