云数据库 RDS-查询MSDTC的hosts信息:响应消息
时间:2025-06-13 15:48:47
响应消息
- 正常响应要素说明
表2 要素说明 名称
参数类型
说明
total_count
Integer
参数解释:
host总数。
取值范围:
不涉及。
hosts
Array of objects
参数解释:
host列表。
详情请参见表3。
- 正常响应样例
{ "total_count" : 1, "hosts" : [ { "id" : "527dd9ca-cc2c-4bac-8707-f9b4f55343f4", "host" : "192.168.0.90", "host_name" : "MSSQL-00E5FB7A" } ] }
- 异常响应
请参见异常请求结果。
support.huaweicloud.com/api-rds/rds_08_0032.html