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":{"AddMsdtcRequestBody":{"properties":{"hosts":{"description":"主机信息,key为hostname ,value 为IP","items":{"$ref":"#/definitions/MsdtcHostOption"},"type":"array"}},"type":"object"},"ErrorResponse":{"properties":{"error_code":{"description":"错误码。","example":"DBS.200022","type":"string"},"error_msg":{"description":"错误消息。","example":"实例名称已存在。","type":"string"}},"required":["error_code","error_msg"]},"MsdtcHostOption":{"properties":{"host_name":{"description":"主机名称 hostname","type":"string"},"ip":{"description":"主机ip","type":"string"}},"required":["host_name","ip"],"type":"object"},"MsdtcJobResponse":{"properties":{"job_id":{"description":"任务流id","type":"string"}},"required":["job_id"],"type":"object"}},"description":null,"group_id":"b7735f867ef44182af9eb77490a46fbf","host":"rds.cn-north-4.myhuaweicloud.com","id":"6447f3eb811e41fb87d3deb85462e23a","info_version":"v3","method":"post","name":"BatchAddMsdtcs","parameters":{},"paths":{"/v3/{project_id}/instances/{instance_id}/msdtc/host":{"post":{"description":"添加MSDTC相关主机host地址","operationId":"BatchAddMsdtcs","parameters":[{"description":"项目ID","in":"path","name":"project_id","required":true,"type":"string"},{"description":"用户Token。","in":"header","name":"X-Auth-Token","type":"string"},{"description":"实例ID","in":"path","name":"instance_id","required":true,"type":"string"},{"in":"body","name":"addMsdtc","required":true,"schema":{"$ref":"#/definitions/AddMsdtcRequestBody"}}],"responses":{"200":{"description":"success","examples":{"application/json":{"job_id":"603d87db-9a91-411e-b369-ca4d72007e27"}},"schema":{"$ref":"#/definitions/MsdtcJobResponse"}},"default":{"description":"error","schema":{"$ref":"#/definitions/ErrorResponse"}}},"summary":"添加MSDTC","tags":["管理数据库和用户(SQL Server)"],"x-apigateway-ratelimit":"rds_default_policy","x-request-examples-1":{"hosts":[{"host_name":"pc1","ip":"127.0.0.1"}]},"x-request-examples-text-1":{"hosts":[{"host_name":"pc1","ip":"127.0.0.1"}]},"x-request-examples-url-1":"https://console-datebase.huaweiclouds.com/rds/rest/rds/v3/054b93101a00d3a02fe3c01fb31462ac/instances/463a6520abc345888850ea5bfb245e4fin04/msdtc/host","x-support-sdk":"Y"}}},"product_short":"RDS","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"添加MSDTC","tags":"管理数据库和用户(SQL Server)","uri":null,"version":"2.0"}