tccli 3.0.1245.1__py2.py3-none-any.whl → 3.0.1246.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (31) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/__init__.py +3 -0
  3. tccli/services/cdb/cdb_client.py +53 -0
  4. tccli/services/cdb/v20170320/api.json +72 -0
  5. tccli/services/cdb/v20170320/examples.json +8 -0
  6. tccli/services/dbdc/v20201029/api.json +72 -72
  7. tccli/services/dcdb/v20180411/api.json +3 -3
  8. tccli/services/dcdb/v20180411/examples.json +1 -1
  9. tccli/services/iotexplorer/iotexplorer_client.py +216 -4
  10. tccli/services/iotexplorer/v20190423/api.json +146 -1
  11. tccli/services/iotexplorer/v20190423/examples.json +34 -2
  12. tccli/services/lkeap/__init__.py +4 -0
  13. tccli/services/lkeap/lkeap_client.py +1426 -0
  14. tccli/services/lkeap/v20240522/api.json +1882 -0
  15. tccli/services/lkeap/v20240522/examples.json +215 -0
  16. tccli/services/mna/v20210119/api.json +7 -7
  17. tccli/services/mna/v20210119/examples.json +9 -9
  18. tccli/services/monitor/v20180724/api.json +19 -0
  19. tccli/services/sqlserver/v20180328/api.json +43 -5
  20. tccli/services/sqlserver/v20180328/examples.json +2 -2
  21. tccli/services/tcb/v20180608/api.json +45 -39
  22. tccli/services/tcb/v20180608/examples.json +9 -9
  23. tccli/services/tcr/v20190924/api.json +53 -53
  24. tccli/services/tcr/v20190924/examples.json +14 -14
  25. tccli/services/vpc/v20170312/examples.json +23 -1
  26. tccli/services/wedata/v20210820/api.json +34 -1
  27. {tccli-3.0.1245.1.dist-info → tccli-3.0.1246.1.dist-info}/METADATA +2 -2
  28. {tccli-3.0.1245.1.dist-info → tccli-3.0.1246.1.dist-info}/RECORD +31 -27
  29. {tccli-3.0.1245.1.dist-info → tccli-3.0.1246.1.dist-info}/WHEEL +0 -0
  30. {tccli-3.0.1245.1.dist-info → tccli-3.0.1246.1.dist-info}/entry_points.txt +0 -0
  31. {tccli-3.0.1245.1.dist-info → tccli-3.0.1246.1.dist-info}/license_files/LICENSE +0 -0
@@ -0,0 +1,215 @@
1
+ {
2
+ "actions": {
3
+ "CreateAttributeLabel": [
4
+ {
5
+ "document": "添加属性标签",
6
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateAttributeLabel\n<公共请求参数>\n\n{\n \"Labels\": [\n {\n \"LabelName\": \"现代\"\n },\n {\n \"LabelName\": \"流行\"\n }\n ]\n}",
7
+ "output": "{\n \"Response\": {\n \"RequestId\": \"3973e13a-926f-40a5-91d7-d61a56083314\"\n }\n}",
8
+ "title": "添加属性标签"
9
+ }
10
+ ],
11
+ "CreateKnowledgeBase": [
12
+ {
13
+ "document": "创建知识库",
14
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateKnowledgeBase\n<公共请求参数>\n\n{}",
15
+ "output": "{\n \"Response\": {\n \"KnowledgeBaseId\": \"9bc3f06a-48b1-42af-8e41-96a212760769\",\n \"RequestId\": \"9748eace-2e8a-4918-91e7-453512f954a7\"\n }\n}",
16
+ "title": "创建知识库"
17
+ }
18
+ ],
19
+ "CreateQA": [
20
+ {
21
+ "document": "创建问答对",
22
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateQA\n<公共请求参数>\n\n{\n \"AttributeLabels\": [\n {\n \"AttributeId\": \"1830994685416869312\",\n \"LabelIds\": [\n \"1830994685429452224\"\n ]\n }\n ]\n}",
23
+ "output": "{\n \"Response\": {\n \"RequestId\": \"28c960e9-c3ba-4a6d-be28-0d5d0dcca5ca\"\n }\n}",
24
+ "title": "创建问答对"
25
+ },
26
+ {
27
+ "document": "创建无标签问答对",
28
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateQA\n<公共请求参数>\n\n{}",
29
+ "output": "{\n \"Response\": {\n \"RequestId\": \"a37897c3-acf5-420a-bc32-9a1da9348c13\"\n }\n}",
30
+ "title": "创建无标签问答对"
31
+ }
32
+ ],
33
+ "CreateReconstructDocumentFlow": [
34
+ {
35
+ "document": "",
36
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateReconstructDocumentFlow\n<公共请求参数>\n\n{\n \"FileType\": \"PDF\",\n \"FileUrl\": \"http://example.com/example.pdf\"\n}",
37
+ "output": "{\n \"Response\": {\n \"RequestId\": \"1d569fb4-4c9d-4141-bbd7-e1d8735bd1a9\",\n \"TaskId\": \"123123123\"\n }\n}",
38
+ "title": "接口请求成功示例"
39
+ }
40
+ ],
41
+ "CreateSplitDocumentFlow": [
42
+ {
43
+ "document": "对外部在线文档进行拆分",
44
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateSplitDocumentFlow\n<公共请求参数>\n\n{\n \"FileType\": \"PDF\",\n \"FileUrl\": \"https://fileparser-1251316161.cos.ap-guangzhou.myqcloud.com/input_files/oaqbot/%E8%87%AA%E7%84%B6%E8%AF%AD%E8%A8%80%E5%A4%84%E7%90%86%E7%BB%BC%E8%BF%B0-2020.pdf?q-sign-algorithm=sha1&q-ak=AKIDgh93rnqd2Gna1Nx7jyYsLQeGKB0hDq-0StLupLCJE_Yok5D1jR8oh4EjmPqUVN6b&q-sign-time=1725274092;1725277692&q-key-time=1725274092;1725277692&q-header-list=host&q-url-param-list=&q-signature=209b00a3abaeb3860400b27ae0e76dd41b817ad8&x-cos-security-token=3IoVMfyN7IlIDdke4rvTv7lnxYNl4g6ae86062408d0a5974e1d434912c363f0bCouWlELQpa4WAdO5u7ME8A3Ej_5XNnJ-8wK6AaeOVuzF4J1eTg3mBEDncaOMbOdeCAnRMCFOVEayNXIr_FYJL_LA54-Dm9a6x7pHUM-M0fQdkhNqFIzWBdoNr7nQnQEdJsFB5A_AfoQVl4f-jXJzqwuWBz7zv3KEEc6rO6770zgOHRJRnJBccBVdvqJUAJhv\",\n \"FileStartPageNumber\": 1,\n \"FileEndPageNumber\": 2,\n \"Config\": {\n \"TableResultType\": \"1\",\n \"ResultType\": \"1\",\n \"EnableMllm\": true\n },\n \"FileName\": \"myfile.pdf\"\n}",
45
+ "output": "{\n \"Response\": {\n \"RequestId\": \"5e148c27-9c21-43cd-992c-799117bb4216\",\n \"TaskId\": \"a04cb05d5f794a5089e5b2cf90109bc5\"\n }\n}",
46
+ "title": "创建PDF拆分任务"
47
+ }
48
+ ],
49
+ "DeleteAttributeLabels": [
50
+ {
51
+ "document": "删除属性标签",
52
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteAttributeLabel\n<公共请求参数>\n\n{}",
53
+ "output": "{\n \"Response\": {\n \"RequestId\": \"1966c811-59a6-4385-bd4f-4ce12bdaa21a\"\n }\n}",
54
+ "title": "删除属性标签"
55
+ }
56
+ ],
57
+ "DeleteDocs": [
58
+ {
59
+ "document": "删除文档",
60
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteDoc\n<公共请求参数>\n\n{}",
61
+ "output": "{\n \"Response\": {\n \"RequestId\": \"f3d05737-0b05-45cd-aa6a-fe16213cfe01\"\n }\n}",
62
+ "title": "删除文档"
63
+ }
64
+ ],
65
+ "DeleteKnowledgeBase": [
66
+ {
67
+ "document": "删除知识库",
68
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteKnowledgeBase\n<公共请求参数>\n\n{\n \"KnowledgeBaseId\": \"41019910164\"\n}",
69
+ "output": "{\n \"Response\": {\n \"RequestId\": \"b193a412-3fa9-4c4e-8182-401cbfa1655b\"\n }\n}",
70
+ "title": "删除知识库"
71
+ }
72
+ ],
73
+ "DeleteQAs": [
74
+ {
75
+ "document": "删除qa",
76
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteQA\n<公共请求参数>\n\n{}",
77
+ "output": "{\n \"Response\": {\n \"RequestId\": \"6c081879-196a-4df0-87ac-07e73a00952e\"\n }\n}",
78
+ "title": "删除问答对"
79
+ }
80
+ ],
81
+ "DescribeDoc": [
82
+ {
83
+ "document": "查询文档详情",
84
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDoc\n<公共请求参数>\n\n{}",
85
+ "output": "{\n \"Response\": {\n \"RequestId\": \"bf318516-67a7-41df-9460-e581b4ecedbd\"\n }\n}",
86
+ "title": "查询文档详情"
87
+ }
88
+ ],
89
+ "GetEmbedding": [
90
+ {
91
+ "document": "",
92
+ "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetEmbedding\n<公共请求参数>\n\n{\n \"Model\": \"lke-text-embedding-v1\",\n \"Inputs\": [\n \"你好\"\n ]\n}",
93
+ "output": "{\n \"Response\": {\n \"Data\": [\n {\n \"Embedding\": [\n 0\n ]\n }\n ],\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\",\n \"Usage\": {\n \"TotalTokens\": 3\n }\n }\n}",
94
+ "title": "获取特征向量"
95
+ }
96
+ ],
97
+ "GetReconstructDocumentResult": [
98
+ {
99
+ "document": "",
100
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetReconstructDocumentResult\n<公共请求参数>\n\n{\n \"TaskId\": \"123123123\"\n}",
101
+ "output": "{\n \"Response\": {\n \"DocumentRecognizeResultUrl\": \"https://document-restruction-1258344699.cos.ap-guangzhou.myqcloud.com/doc_parse/output_files/a9c6a9482c72412fa84445a44ss125531.zip?q-sign-algorithm=sha1&q-ak=AKIDlWFaadfHLNbidLwPqOrAKGzXrx40scL7l&q-sign-time=1715503711%3B1718804311&q-key-time=1718855711%3B1718804311&q-header-list=host&q-url-param-list=&q-signature=71b568b8632d7e45gertdc3d235ef68d41fdfe7f8\",\n \"FailedPages\": [],\n \"RequestId\": \"a37b0d0b-c3af-44bd-iuiu-632442644a80\",\n \"Status\": \"Success\"\n }\n}",
102
+ "title": "接口调用成功示例"
103
+ }
104
+ ],
105
+ "GetSplitDocumentResult": [
106
+ {
107
+ "document": "查询文档拆分结果",
108
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetSplitDocumentResult\n<公共请求参数>\n\n{\n \"TaskId\": \"236e51fd-827b-41cb-b303-56003a817ce5\"\n}",
109
+ "output": "{\n \"Response\": {\n \"DocumentRecognizeResultUrl\": \"https://qidian-qbot-1251316161.cos.ap-guangzhou.myqcloud.com/public/example/example.zip\",\n \"RequestId\": \"ffe23ed8-2b64-4835-aedc-ca9a5b5a7384\",\n \"Status\": \"Success\",\n \"Usage\": {\n \"PageNumber\": 10,\n \"TotalTokens\": 2048\n }\n }\n}",
110
+ "title": "查询文档拆分结果"
111
+ }
112
+ ],
113
+ "ImportQAs": [
114
+ {
115
+ "document": "批量导入问答对",
116
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ImportQAs\n<公共请求参数>\n\n{}",
117
+ "output": "{\n \"Response\": {\n \"RequestId\": \"21305ff4-94c7-4113-9977-9b20427e0a2a\"\n }\n}",
118
+ "title": "批量导入问答对"
119
+ }
120
+ ],
121
+ "ListAttributeLabels": [
122
+ {
123
+ "document": "获取标签列表",
124
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListAttributeLabel\n<公共请求参数>\n\n{}",
125
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"AttributeId\": \"1830880287852529408\",\n \"AttributeKey\": \"stylee\",\n \"AttributeName\": \"风格\",\n \"Labels\": [\n {\n \"LabelId\": \"1830880287852529408\",\n \"LabelName\": \"流行\"\n },\n {\n \"LabelId\": \"1830880287852529408\",\n \"LabelName\": \"现代\"\n }\n ]\n }\n ],\n \"RequestId\": \"c5821f64-064a-448c-9279-b40eff06f4ae\"\n }\n}",
126
+ "title": "获取标签列表"
127
+ }
128
+ ],
129
+ "ListDocs": [
130
+ {
131
+ "document": "获取文档列表",
132
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListDocs\n<公共请求参数>\n\n{}",
133
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"DocId\": \"1830985874053466048\",\n \"FileName\": \"product_manuals.docx\",\n \"Status\": \"Success\"\n }\n ],\n \"RequestId\": \"292da1b4-1125-4423-b7cd-5cf3b14eb98d\"\n }\n}",
134
+ "title": "获取文档列表"
135
+ }
136
+ ],
137
+ "ListQAs": [
138
+ {
139
+ "document": "查询已经上传的问答对列表",
140
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListQAs\n<公共请求参数>\n\n{}",
141
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"Answer\": \"我是腾讯大模型知识引擎\",\n \"AttributeLabels\": [\n {\n \"AttributeId\": \"1830880287852529408\",\n \"LabelIds\": [\n \"1830880287865112320\"\n ]\n }\n ],\n \"QaId\": \"1830882708456671000\",\n \"Question\": \"你是谁\"\n }\n ],\n \"RequestId\": \"5f95d7c7-c881-49d1-98fc-34f138d8ca54\"\n }\n}",
142
+ "title": "获取问答对列表"
143
+ }
144
+ ],
145
+ "ModifyAttributeLabel": [
146
+ {
147
+ "document": "修改属性标签",
148
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAttributeLabel\n<公共请求参数>\n\n{\n \"Labels\": [\n {\n \"LabelId\": \"1830993312978765760\",\n \"LabelName\": \"主流\"\n },\n {\n \"LabelId\": \"1830993312978765761\",\n \"LabelName\": \"现代\"\n }\n ]\n}",
149
+ "output": "{\n \"Response\": {\n \"RequestId\": \"04ba0a85-161a-408a-9c80-029601af9775\"\n }\n}",
150
+ "title": "修改属性标签"
151
+ }
152
+ ],
153
+ "ModifyQA": [
154
+ {
155
+ "document": "修改问答对",
156
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyQA\n<公共请求参数>\n\n{\n \"AttributeLabels\": [\n {\n \"AttributeId\": \"1830994685416869312\",\n \"LabelIds\": [\n \"1830994685429452224\"\n ]\n }\n ]\n}",
157
+ "output": "{\n \"Response\": {\n \"RequestId\": \"4f4843c1-8f3b-4a0b-ad7e-91b47f2b93c7\"\n }\n}",
158
+ "title": "修改问答对"
159
+ }
160
+ ],
161
+ "ReconstructDocumentSSE": [
162
+ {
163
+ "document": "",
164
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ReconstructDocumentSSE\n<公共请求参数>\n\n{\n \"FileType\": \"PDF\",\n \"FileUrl\": \"https://ocr.example.pdf\"\n}",
165
+ "output": "{\n \"RequestId\": \"0c7bbfbc-641a-4321-bee2-56b1e1e046e9\",\n \"TaskId\": \"0c7bbfbc-641a-4321-bee2-56b1e1e046e9\",\n \"ResponseType\": \"PROGRESS\",\n \"Progress\": \"0\",\n \"ProgressMessage\": \"开始文档解析\",\n \"DocumentRecognizeResultUrl\": \"\",\n \"FailedPages\": []\n}",
166
+ "title": "ReconstructDocumentSSE处理中回包示例"
167
+ },
168
+ {
169
+ "document": "",
170
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ReconstructDocumentSSE\n<公共请求参数>\n\n{\n \"FileType\": \"PDF\",\n \"FileUrl\": \"https://ocr.example.pdf\"\n}",
171
+ "output": "{\n \"RequestId\": \"0c7cabfbc-641a-4321-bee2-56b1e1adwq6e9\",\n \"TaskId\": \"0c7bbfbc-641a-4321-bee2-5dds1e1e04fe9\",\n \"ResponseType\": \"TASK_RSP\",\n \"Progress\": \"100\",\n \"ProgressMessage\": \"完成文档解析\",\n \"DocumentRecognizeResultUrl\": \"https://document-restruction-sse-1258344699.cos.ap-guangzhou.myqcloud.com/output_files%2F0c7bbfbc-641a-4321-bee2-545de1e046e9_parse.zip?q-sign-algorithm=sha1&q-ak=AKddFap6HLNbidLwPqOrAKGzXrx40scL7l&q-sign-time=1720006266%3B1720006866&q-key-time=1720006266%3B1720006866&q-header-list=host&q-url-param-list=&q-signature=e0e79876549e68f2ae9dbf5df1e516f8f1\",\n \"FailedPages\": []\n}",
172
+ "title": "ReconstructDocumentSSE处理完成回包示例"
173
+ }
174
+ ],
175
+ "RetrieveKnowledge": [
176
+ {
177
+ "document": "语义检索",
178
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RetrieveKnowledge\n<公共请求参数>\n\n{\n \"KnowledgeBaseId\": \"49019910106\",\n \"Query\": \"国庆节放几天假\",\n \"RetrievalMethod\": \"SEMANTIC\",\n \"RetrievalSetting\": {\n \"TopK\": 3,\n \"ScoreThreshold\": 0.7\n }\n}",
179
+ "output": "{\n \"Response\": {\n \"Records\": [\n {\n \"Metadata\": {\n \"Type\": \"DOC\",\n \"ResultSource\": \"SEMANTIC\",\n \"ChunkPageNumbers\": [\n 1\n ]\n },\n \"Title\": \"example.pdf\",\n \"Content\": \"国庆放七天假\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"d422c101-96e6-4aeb-b51c-0ccb551a5a52\"\n }\n}",
180
+ "title": "语义检索"
181
+ },
182
+ {
183
+ "document": "RetrievalSetting.Type参数为QA时,仅检索问答对。",
184
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RetrieveKnowledge\n<公共请求参数>\n\n{\n \"KnowledgeBaseId\": \"49019910106\",\n \"Query\": \"国庆节放几天假\",\n \"RetrievalMethod\": \"SEMANTIC\",\n \"RetrievalSetting\": {\n \"Type\": \"QA\"\n }\n}",
185
+ "output": "{\n \"Response\": {\n \"Records\": [\n {\n \"Metadata\": {\n \"Type\": \"QA\",\n \"ResultSource\": \"SEMANTIC\"\n },\n \"Title\": \"\",\n \"Content\": \"国庆放七天假\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"d422c101-96e6-4aeb-b51c-0ccb551a5a52\"\n }\n}",
186
+ "title": "语义检索(问答对)"
187
+ }
188
+ ],
189
+ "RunRerank": [
190
+ {
191
+ "document": "重排序",
192
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RunRerank\n<公共请求参数>\n\n{\n \"Query\": \"知识引擎大模型\",\n \"Docs\": [\n \"混元大模型\",\n \"腾讯知识引擎\"\n ]\n}",
193
+ "output": "{\n \"Response\": {\n \"RequestId\": \"766383fd-5219-4d13-aa1a-7ae00766640c\",\n \"ScoreList\": [\n -9.006162,\n 2.8577538\n ],\n \"Usage\": {\n \"TotalTokens\": 27\n }\n }\n}",
194
+ "title": "重排序"
195
+ }
196
+ ],
197
+ "UploadDoc": [
198
+ {
199
+ "document": "上传无属性标签文档",
200
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UploadDoc\n<公共请求参数>\n\n{\n \"KnowledgeBaseId\": \"4901991032\",\n \"FileName\": \"example.pdf\",\n \"FileType\": \"PDF\",\n \"FileUrl\": \"https://qidian-qbot-1251316161.cos.ap-guangzhou.myqcloud.com/public/example/example.pdf\"\n}",
201
+ "output": "{\n \"Response\": {\n \"DocId\": \"1830996257459865536\",\n \"RequestId\": \"804c3fe0-05b1-48f9-8003-ab118658fec7\"\n }\n}",
202
+ "title": "上传无属性标签文档"
203
+ }
204
+ ],
205
+ "UploadDocRealtime": [
206
+ {
207
+ "document": "实时文档上传",
208
+ "input": "POST / HTTP/1.1\nHost: lkeap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UploadDocRealtime\n<公共请求参数>\n\n{}",
209
+ "output": "{\n\t\"IsFinal\": true,\n\t\"DocId\": \"1828430526517084160\",\n\t\"Progress\": 80,\n\t\"PageNum\": 0,\n\t\"Status\": \"SUCCESS\"\n}",
210
+ "title": "实时文档上传"
211
+ }
212
+ ]
213
+ },
214
+ "version": "1.0"
215
+ }
@@ -334,7 +334,7 @@
334
334
  {
335
335
  "disabled": false,
336
336
  "document": "备注\n注意:此字段可能返回 null,表示取不到有效值。",
337
- "example": "描述",
337
+ "example": "this is descript",
338
338
  "member": "string",
339
339
  "name": "Description",
340
340
  "output_required": true,
@@ -3405,7 +3405,7 @@
3405
3405
  {
3406
3406
  "disabled": false,
3407
3407
  "document": "设备描述\n注意:此字段可能返回 null,表示取不到有效值。",
3408
- "example": "描述",
3408
+ "example": "this is descript",
3409
3409
  "member": "string",
3410
3410
  "name": "Description",
3411
3411
  "output_required": true,
@@ -3473,7 +3473,7 @@
3473
3473
  {
3474
3474
  "disabled": false,
3475
3475
  "document": "备注\n注意:此字段可能返回 null,表示取不到有效值。",
3476
- "example": "描述",
3476
+ "example": "this is descript",
3477
3477
  "member": "string",
3478
3478
  "name": "Description",
3479
3479
  "output_required": true,
@@ -3645,7 +3645,7 @@
3645
3645
  {
3646
3646
  "disabled": false,
3647
3647
  "document": "互通规则描述\n注意:此字段可能返回 null,表示取不到有效值。",
3648
- "example": "描述",
3648
+ "example": "this is descript",
3649
3649
  "member": "string",
3650
3650
  "name": "Description",
3651
3651
  "output_required": false,
@@ -4159,7 +4159,7 @@
4159
4159
  {
4160
4160
  "disabled": false,
4161
4161
  "document": "分组备注",
4162
- "example": "\"描述\"",
4162
+ "example": "\"this is descript\"",
4163
4163
  "member": "string",
4164
4164
  "name": "Description",
4165
4165
  "required": false,
@@ -4303,7 +4303,7 @@
4303
4303
  {
4304
4304
  "disabled": false,
4305
4305
  "document": "互通规则备注",
4306
- "example": "\"描述\"",
4306
+ "example": "\"this is discript\"",
4307
4307
  "member": "string",
4308
4308
  "name": "Description",
4309
4309
  "required": false,
@@ -4467,7 +4467,7 @@
4467
4467
  {
4468
4468
  "disabled": false,
4469
4469
  "document": "厂商备注",
4470
- "example": "test",
4470
+ "example": "this is descript",
4471
4471
  "member": "string",
4472
4472
  "name": "Description",
4473
4473
  "output_required": true,
@@ -19,7 +19,7 @@
19
19
  "AddGroup": [
20
20
  {
21
21
  "document": "",
22
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddGroup\n<公共请求参数>\n\n{\n \"GroupName\": \"gname\",\n \"Description\": \"描述\"\n}",
22
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddGroup\n<公共请求参数>\n\n{\n \"GroupName\": \"gname\",\n \"Description\": \"AddGroup info\"\n}",
23
23
  "output": "{\n \"Response\": {\n \"RequestId\": \"a1434e98-16e8-41de-9b9b-27805a9cffbf\",\n \"GroupId\": \"1a2b3c4d5e\"\n }\n}",
24
24
  "title": "示例1"
25
25
  }
@@ -27,8 +27,8 @@
27
27
  "AddHardware": [
28
28
  {
29
29
  "document": "批量新建硬件设备",
30
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddHardware\n<公共请求参数>\n\n{\n \"Hardware\": [\n {\n \"SN\": \"AN\",\n \"LicenseChargingMode\": 1,\n \"Description\": \"描述\"\n }\n ]\n}",
31
- "output": "{\n \"Response\": {\n \"Hardware\": [\n {\n \"SN\": \"AN\",\n \"LicenseChargingMode\": 1,\n \"Description\": \"描述\",\n \"HardwareId\": \"cpe-9oii2ew1z4\"\n }\n ],\n \"RequestId\": \"a1434e98-16e8-41de-9b9b-27805a9cffbf\"\n }\n}",
30
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddHardware\n<公共请求参数>\n\n{\n \"Hardware\": [\n {\n \"SN\": \"AN\",\n \"LicenseChargingMode\": 1,\n \"Description\": \"AddHardware info\"\n }\n ]\n}",
31
+ "output": "{\n \"Response\": {\n \"Hardware\": [\n {\n \"SN\": \"AN\",\n \"LicenseChargingMode\": 1,\n \"Description\": \"AddHardware描述\",\n \"HardwareId\": \"cpe-9oii2ew1z4\"\n }\n ],\n \"RequestId\": \"a1434e98-16e8-41de-9b9b-27805a9cffbf\"\n }\n}",
32
32
  "title": "新建硬件设备"
33
33
  }
34
34
  ],
@@ -178,7 +178,7 @@
178
178
  {
179
179
  "document": "",
180
180
  "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetGroupList\n<公共请求参数>\n\n{\n \"PageSize\": \"10\",\n \"PageNumber\": \"1\",\n \"Keyword\": \"Keyword\"\n}",
181
- "output": "{\n \"Response\": {\n \"GroupInfos\": [\n {\n \"GroupId\": \"group-id1\",\n \"GroupName\": \"gname\",\n \"CreateTime\": \"1734401551\",\n \"UpdateTime\": \"1734401551\",\n \"Description\": \"描述\",\n \"DeviceNum\": 5\n }\n ],\n \"Length\": 0,\n \"TotalPage\": 0,\n \"RequestId\": \"a1434e98-16e8-41de-9b9b-27805a9cffbf\"\n }\n}",
181
+ "output": "{\n \"Response\": {\n \"GroupInfos\": [\n {\n \"GroupId\": \"group-id1\",\n \"GroupName\": \"gname\",\n \"CreateTime\": \"1734401551\",\n \"UpdateTime\": \"1734401551\",\n \"Description\": \"GetGroupList描述\",\n \"DeviceNum\": 5\n }\n ],\n \"Length\": 0,\n \"TotalPage\": 0,\n \"RequestId\": \"a1434e98-16e8-41de-9b9b-27805a9cffbf\"\n }\n}",
182
182
  "title": "示例1"
183
183
  }
184
184
  ],
@@ -194,7 +194,7 @@
194
194
  {
195
195
  "document": "",
196
196
  "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetL3ConnList\n<公共请求参数>\n\n{\n \"PageSize\": 10,\n \"PageNumber\": 1,\n \"DeviceId\": \"mna-2x2tllhb18\"\n}",
197
- "output": "{\n \"Response\": {\n \"L3ConnList\": [\n {\n \"L3ConnId\": \"l3conn-h9boibynmp\",\n \"DeviceId1\": \"mna-2x2tllhb18\",\n \"Cidr1\": \"192.168.1.0/26\",\n \"DeviceId2\": \"mna-2x2tllhb13\",\n \"Cidr2\": \"192.168.1.0/26\",\n \"Enable\": true,\n \"Description\": \"test\"\n }\n ],\n \"Length\": 1,\n \"TotalPage\": 1,\n \"RequestId\": \"e5b299c7-aaf4-4a5e-9d01-feb63273e347\"\n }\n}",
197
+ "output": "{\n \"Response\": {\n \"L3ConnList\": [\n {\n \"L3ConnId\": \"l3conn-h9boibynmp\",\n \"DeviceId1\": \"mna-2x2tllhb18\",\n \"Cidr1\": \"192.168.1.0/26\",\n \"DeviceId2\": \"mna-2x2tllhb13\",\n \"Cidr2\": \"192.168.1.0/26\",\n \"Enable\": true,\n \"Description\": \"this is descript\"\n }\n ],\n \"Length\": 1,\n \"TotalPage\": 1,\n \"RequestId\": \"e5b299c7-aaf4-4a5e-9d01-feb63273e347\"\n }\n}",
198
198
  "title": "示例1"
199
199
  }
200
200
  ],
@@ -240,7 +240,7 @@
240
240
  {
241
241
  "document": "获取厂商设备列表",
242
242
  "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetVendorHardware\n<公共请求参数>\n\n{\n \"PageNumber\": 1,\n \"PageSize\": 10,\n \"Keyword\": \"keywords\",\n \"Status\": 0\n}",
243
- "output": "{\n \"Response\": {\n \"VendorHardware\": [\n {\n \"HardwareId\": \"cpe-2ycsnymh2u\",\n \"SN\": \"cpe-sn-04\",\n \"CreateTime\": \"1685449404\",\n \"Status\": 0,\n \"Payer\": 0,\n \"ActiveTime\": \"1685449404\",\n \"Description\": \"描述\",\n \"DeviceId\": \"mna-dev1\",\n \"LicenseChargingMode\": 0,\n \"LicensePayMode\": -1,\n \"LastOnlineTime\": \"1685449404\"\n }\n ],\n \"Length\": 1,\n \"TotalPage\": 1,\n \"RequestId\": \"728a4c82-b31c-4b32-9cee-3ba1fdd1903c\"\n }\n}",
243
+ "output": "{\n \"Response\": {\n \"VendorHardware\": [\n {\n \"HardwareId\": \"cpe-2ycsnymh2u\",\n \"SN\": \"cpe-sn-04\",\n \"CreateTime\": \"1685449404\",\n \"Status\": 0,\n \"Payer\": 0,\n \"ActiveTime\": \"1685449404\",\n \"Description\": \"this is descript\",\n \"DeviceId\": \"mna-dev1\",\n \"LicenseChargingMode\": 0,\n \"LicensePayMode\": -1,\n \"LastOnlineTime\": \"1685449404\"\n }\n ],\n \"Length\": 1,\n \"TotalPage\": 1,\n \"RequestId\": \"728a4c82-b31c-4b32-9cee-3ba1fdd1903c\"\n }\n}",
244
244
  "title": "获取厂商设备列表"
245
245
  }
246
246
  ],
@@ -303,7 +303,7 @@
303
303
  "UpdateGroup": [
304
304
  {
305
305
  "document": "",
306
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateGroup\n<公共请求参数>\n\n{\n \"GroupId\": \"cliGrp-xf8rboasbh\",\n \"Description\": \"描述\"\n}",
306
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateGroup\n<公共请求参数>\n\n{\n \"GroupId\": \"cliGrp-xf8rboasbh\",\n \"Description\": \"this is descript\"\n}",
307
307
  "output": "{\n \"Response\": {\n \"RequestId\": \"bcc2c1d2-be38-4249-a50b-d9c487a36354\"\n }\n}",
308
308
  "title": "示例1"
309
309
  }
@@ -311,7 +311,7 @@
311
311
  "UpdateHardware": [
312
312
  {
313
313
  "document": "更新硬件信息",
314
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateHardware\n<公共请求参数>\n\n{\n \"HardwareId\": \"cpe-6zmf86knqu\",\n \"SN\": \"adsqda\",\n \"Description\": \"描述\"\n}",
314
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateHardware\n<公共请求参数>\n\n{\n \"HardwareId\": \"cpe-6zmf86knqu\",\n \"SN\": \"adsqda\",\n \"Description\": \"this is descript\"\n}",
315
315
  "output": "{\n \"Response\": {\n \"RequestId\": \"4ff707e0-c87a-6cff-5c65-93f21e212a81\"\n }\n}",
316
316
  "title": "更新硬件信息"
317
317
  },
@@ -333,7 +333,7 @@
333
333
  "UpdateL3Conn": [
334
334
  {
335
335
  "document": "",
336
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateL3Conn\n<公共请求参数>\n\n{\n \"L3ConnId\": \"l3conn-c0rkbqhig8\",\n \"Description\": \"描述\"\n}",
336
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateL3Conn\n<公共请求参数>\n\n{\n \"L3ConnId\": \"l3conn-c0rkbqhig8\",\n \"Description\": \"this is descript\"\n}",
337
337
  "output": "{\n \"Response\": {\n \"RequestId\": \"7ab57398-d79f-4195-b0d4-3aef1e43b9c7\"\n }\n}",
338
338
  "title": "示例1"
339
339
  }
@@ -2230,6 +2230,16 @@
2230
2230
  "output_required": true,
2231
2231
  "type": "string",
2232
2232
  "value_allowed_null": true
2233
+ },
2234
+ {
2235
+ "disabled": false,
2236
+ "document": "通知模板绑定内容模板信息",
2237
+ "example": "无",
2238
+ "member": "NoticeContentTmplBindInfo",
2239
+ "name": "NoticeTmplBindInfos",
2240
+ "output_required": false,
2241
+ "type": "list",
2242
+ "value_allowed_null": false
2233
2243
  }
2234
2244
  ],
2235
2245
  "usage": "out"
@@ -7090,6 +7100,15 @@
7090
7100
  "name": "ReceiverOnCallFormIDs",
7091
7101
  "required": false,
7092
7102
  "type": "list"
7103
+ },
7104
+ {
7105
+ "disabled": false,
7106
+ "document": "通知内容模板ID筛选",
7107
+ "example": "[\"tmpl-1\",\"tmpl-2\"]",
7108
+ "member": "string",
7109
+ "name": "NoticeContentTmplIDs",
7110
+ "required": false,
7111
+ "type": "list"
7093
7112
  }
7094
7113
  ],
7095
7114
  "type": "object"
@@ -7738,7 +7738,7 @@
7738
7738
  {
7739
7739
  "disabled": false,
7740
7740
  "document": "TDE透明数据加密配置",
7741
- "example": "",
7741
+ "example": "{\"Encryption\":\"disable\", \"CertificateAttribution\":\"self\"}",
7742
7742
  "member": "TDEConfigAttribute",
7743
7743
  "name": "TDEConfig",
7744
7744
  "output_required": true,
@@ -7748,7 +7748,7 @@
7748
7748
  {
7749
7749
  "disabled": false,
7750
7750
  "document": "SSL加密",
7751
- "example": "",
7751
+ "example": "{\"IsKMS\":0, \"Encryption\":\"disable\",\"SSLValidity\":0}",
7752
7752
  "member": "SSLConfig",
7753
7753
  "name": "SSLConfig",
7754
7754
  "output_required": true,
@@ -7757,8 +7757,8 @@
7757
7757
  },
7758
7758
  {
7759
7759
  "disabled": false,
7760
- "document": "备机只读信息",
7761
- "example": "",
7760
+ "document": "双节点备机只读信息",
7761
+ "example": "{\"DrInstanceId\":\"mssqldr-0918ha7\", \"Zone\":\"ap-guangzhou\",\"SlaveStatus\":\"disable\"}",
7762
7762
  "member": "DrReadableInfo",
7763
7763
  "name": "DrReadableInfo",
7764
7764
  "output_required": true,
@@ -7775,6 +7775,26 @@
7775
7775
  "type": "list",
7776
7776
  "value_allowed_null": false
7777
7777
  },
7778
+ {
7779
+ "disabled": false,
7780
+ "document": "操作日志采集状态,enable-采集中,disable-不可用,renew_doing-配置开启或关闭中",
7781
+ "example": "disable",
7782
+ "member": "string",
7783
+ "name": "XEventStatus",
7784
+ "output_required": false,
7785
+ "type": "string",
7786
+ "value_allowed_null": false
7787
+ },
7788
+ {
7789
+ "disabled": false,
7790
+ "document": "多节点备机只读信息",
7791
+ "example": "[{\"DrInstanceId\":\"mssqldr-0918ha7\", \"Zone\":\"ap-guangzhou\",\"SlaveStatus\":\"disable\"}]",
7792
+ "member": "DrReadableInfo",
7793
+ "name": "MultiDrReadableInfo",
7794
+ "output_required": false,
7795
+ "type": "list",
7796
+ "value_allowed_null": false
7797
+ },
7778
7798
  {
7779
7799
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
7780
7800
  "member": "string",
@@ -7924,7 +7944,7 @@
7924
7944
  },
7925
7945
  {
7926
7946
  "disabled": false,
7927
- "document": "实例类型 HA-高可用 RO-只读实例 SI-基础版 BI-商业智能服务",
7947
+ "document": "实例类型 HA-高可用 RO-只读实例 SI-基础版 BI-商业智能服务,cvmHA-云盘双机高可用,cvmRO-云盘只读副本,MultiHA-多节点,cvmMultiHA-云盘多节点",
7928
7948
  "example": "HA",
7929
7949
  "member": "string",
7930
7950
  "name": "InstanceType",
@@ -13779,6 +13799,15 @@
13779
13799
  "name": "DRNetwork",
13780
13800
  "required": false,
13781
13801
  "type": "int"
13802
+ },
13803
+ {
13804
+ "disabled": false,
13805
+ "document": "备机资源ID。当DRNetwork = 1时必填",
13806
+ "example": "mssqldr-juiay7a",
13807
+ "member": "string",
13808
+ "name": "DrInstanceId",
13809
+ "required": false,
13810
+ "type": "string"
13782
13811
  }
13783
13812
  ],
13784
13813
  "type": "object"
@@ -18170,6 +18199,15 @@
18170
18199
  "name": "WaitSwitch",
18171
18200
  "required": false,
18172
18201
  "type": "int"
18202
+ },
18203
+ {
18204
+ "disabled": false,
18205
+ "document": "多节点架构实例的备节点可用区,默认为空。如果需要在变配的同时修改指定备节点的可用区时必传,当MultiZones = MultiZones时主节点和备节点可用区不能全部相同。备机可用区集合最小为2个,最大不超过5个。\n",
18206
+ "example": "[\"ap-guangzhou-3\"]",
18207
+ "member": "DrZoneInfo",
18208
+ "name": "DrZones",
18209
+ "required": false,
18210
+ "type": "list"
18173
18211
  }
18174
18212
  ],
18175
18213
  "type": "object"
@@ -412,7 +412,7 @@
412
412
  {
413
413
  "document": "",
414
414
  "input": "POST / HTTP/1.1\nHost: sqlserver.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDBInstances\n<公共请求参数>\n\n{\n \"Status\": \"2\",\n \"SearchKey\": \"172.17.0.12\",\n \"VpcId\": \"vpc-mknbt351\",\n \"Zone\": \"ap-guangzhou-2\",\n \"VersionSet\": [\n \"2008R2\"\n ],\n \"ProjectId\": \"0\",\n \"Offset\": \"0\",\n \"PayMode\": \"1\",\n \"Limit\": \"3\",\n \"InstanceIdSet\": [\n \"mssql-3l3fgqn7\"\n ],\n \"SubnetId\": \"subnet-f72hylo6\",\n \"TagKeys\": [\n \"测试tag\"\n ],\n \"VipSet\": [\n \"172.1.0.12\"\n ],\n \"InstanceNameSet\": [\n \"数仓\"\n ]\n}",
415
- "output": "{\n \"Response\": {\n \"DBInstances\": [\n {\n \"BackupCycle\": [\n 1\n ],\n \"BackupCycleType\": \"daily\",\n \"BackupModel\": \"master_pkg\",\n \"BackupSaveDays\": 7,\n \"BackupTime\": \"07:03:00\",\n \"Collation\": \"Chinese_PRC_CI_AS\",\n \"Cpu\": 4,\n \"CreateTime\": \"2022-11-07 16:21:01\",\n \"CrossBackupEnabled\": \"disable\",\n \"CrossBackupSaveDays\": 0,\n \"CrossRegions\": [],\n \"DnsPodDomain\": \"\",\n \"EndTime\": \"0000-00-00 00:00:00\",\n \"HAFlag\": \"SINGLE\",\n \"InstanceId\": \"mssql-fz80u7u1\",\n \"InstanceNote\": \"\",\n \"InstanceType\": \"SI\",\n \"IsolateOperator\": \"\",\n \"IsolateTime\": \"0000-00-00 00:00:00\",\n \"Memory\": 8,\n \"Model\": 2,\n \"Name\": \"2008-2012-2016\",\n \"PayMode\": 0,\n \"Pid\": 1003456,\n \"ProjectId\": 0,\n \"ROFlag\": \"\",\n \"Region\": \"ap-guangzhou\",\n \"RegionId\": 1,\n \"RenewFlag\": 0,\n \"ResourceTags\": null,\n \"IsDrZone\": false,\n \"SlaveZones\": {\n \"SlaveZone\": \"\",\n \"SlaveZoneName\": \"\"\n },\n \"StartTime\": \"2022-11-07 16:21:01\",\n \"Status\": 2,\n \"Storage\": 40,\n \"SubFlag\": \"\",\n \"SubnetId\": 2118677,\n \"TgwWanVPort\": 0,\n \"TimeZone\": \"China Standard Time\",\n \"Type\": \"CLOUD_PREMIUM\",\n \"Uid\": \"gamedb.gz1208.cdb.db\",\n \"UniqSubnetId\": \"subnet-ieianm0o\",\n \"UniqVpcId\": \"vpc-o739nubl\",\n \"UpdateTime\": \"2022-11-07 20:04:03\",\n \"UsedStorage\": 0,\n \"Version\": \"2019\",\n \"VersionName\": \"SQL Server 2019 Enterprise\",\n \"Vip\": \"10.24.12.28\",\n \"VpcId\": 5350471,\n \"Vport\": 1433,\n \"Zone\": \"ap-guangzhou-3\",\n \"ZoneId\": 100003,\n \"Architecture\": \"SINGLE\",\n \"Style\": \"SHARED\"\n }\n ],\n \"RequestId\": \"de641788-0565-4617-a7f4-639de128772b\",\n \"TotalCount\": 1\n }\n}",
415
+ "output": "{\n \"Response\": {\n \"DBInstances\": [\n {\n \"Architecture\": \"MULTI\",\n \"BackupCycle\": [\n 1\n ],\n \"BackupCycleType\": \"daily\",\n \"BackupModel\": \"master_no_pkg\",\n \"BackupSaveDays\": 7,\n \"BackupTime\": \"00:15:15\",\n \"Collation\": \"Chinese_PRC_CI_AS\",\n \"Cpu\": 2,\n \"CreateTime\": \"2024-09-26 20:00:59\",\n \"CrossBackupEnabled\": \"disable\",\n \"CrossBackupSaveDays\": 0,\n \"CrossRegions\": [],\n \"DnsPodDomain\": \"\",\n \"EndTime\": \"0000-00-00 00:00:00\",\n \"HAFlag\": \"MIRROR\",\n \"InstanceId\": \"mssql-25psend9\",\n \"InstanceNote\": \"\",\n \"InstanceType\": \"cvmMultiHA\",\n \"IsDrZone\": true,\n \"IsolateOperator\": \"\",\n \"IsolateTime\": \"0000-00-00 00:00:00\",\n \"Memory\": 4,\n \"Model\": 7,\n \"MultiSlaveZones\": [\n {\n \"DrInstanceId\": \"mssqldr-phqpv3mz\",\n \"SlaveZone\": \"ap-guangzhou-3\",\n \"SlaveZoneName\": \"广州三区\"\n },\n {\n \"DrInstanceId\": \"mssqldr-6fcqb0vd\",\n \"SlaveZone\": \"ap-guangzhou-3\",\n \"SlaveZoneName\": \"广州三区\"\n }\n ],\n \"Name\": \"ac9488be-9cd7-4db9-93f0-d698795833db\",\n \"PayMode\": 0,\n \"Pid\": 1038028,\n \"ProjectId\": 0,\n \"ROFlag\": \"\",\n \"Region\": \"ap-guangzhou\",\n \"RegionId\": 1,\n \"RenewFlag\": 0,\n \"ResourceTags\": null,\n \"SlaveZones\": {\n \"SlaveZone\": \"\",\n \"SlaveZoneName\": \"\"\n },\n \"StartTime\": \"2024-09-26 20:00:59\",\n \"Status\": 2,\n \"Storage\": 20,\n \"Style\": \"EXCLUSIVE\",\n \"SubFlag\": \"\",\n \"SubnetId\": 2920039,\n \"TgwWanVPort\": 0,\n \"TimeZone\": \"China Standard Time\",\n \"Type\": \"CLOUD_BSSD\",\n \"Uid\": \"gamedb.gz1000432.mssql.db\",\n \"UniqSubnetId\": \"subnet-1qz3tgim\",\n \"UniqVpcId\": \"vpc-idmq8dwn\",\n \"UpdateTime\": \"2024-09-26 20:30:29\",\n \"UsedStorage\": 0,\n \"Version\": \"2017\",\n \"VersionName\": \"SQL Server 2017 Enterprise\",\n \"Vip\": \"172.16.64.6\",\n \"VpcId\": 81006,\n \"Vport\": 1433,\n \"Zone\": \"ap-guangzhou-6\",\n \"ZoneId\": 100006\n }\n ],\n \"RequestId\": \"eca79e80-7c7a-11ef-95d0-525400853186\",\n \"TotalCount\": 1\n }\n}",
416
416
  "title": "查询实例列表"
417
417
  }
418
418
  ],
@@ -420,7 +420,7 @@
420
420
  {
421
421
  "document": "查询实例附属属性",
422
422
  "input": "POST / HTTP/1.1\nHost: sqlserver.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDBInstancesAttribute\n<公共请求参数>\n\n{\n \"InstanceId\": \"mssql-j8kv137v\"\n}",
423
- "output": "{\n \"Response\": {\n \"BlockedThreshold\": 0,\n \"EventSaveDays\": 7,\n \"InstanceId\": \"mssql-j8kv137v\",\n \"RegularBackupCounts\": 0,\n \"RegularBackupEnable\": \"disable\",\n \"RegularBackupSaveDays\": 0,\n \"RegularBackupStartTime\": \"\",\n \"RegularBackupStrategy\": \"months\",\n \"RequestId\": \"9db13c19-d660-43c4-b340-7ba86b7b1470\",\n \"SSLConfig\": {\n \"Encryption\": \"disable\",\n \"SSLValidity\": 0,\n \"SSLValidityPeriod\": \"0000-00-00 00:00:00\"\n },\n \"TDEConfig\": {\n \"CertificateAttribution\": \"self\",\n \"Encryption\": \"disable\",\n \"QuoteUin\": \"\"\n },\n \"DrReadableInfo\": {\n \"SlaveStatus\": \"enable\",\n \"ReadableStatus\": \"enable\",\n \"Vip\": \"127.0.0.1\",\n \"VPort\": 1433,\n \"UniqVpcId\": \"vpc-h8a9j18\",\n \"UniqSubnetId\": \"sub-jia891k9\"\n },\n \"OldVipList\": [\n {\n \"Vip\": \"127.0.0.1\",\n \"RecycleTime\": \"2024-03-26 12:28:41\"\n }\n ]\n }\n}",
423
+ "output": "{\n \"Response\": {\n \"BlockedThreshold\": 0,\n \"DrReadableInfo\": {\n \"DrInstanceId\": \"mssqldr-oo1\",\n \"Zone\": \"ap-guangzhou\",\n \"RoWeight\": 0,\n \"ReadableStatus\": \"\",\n \"ReadMode\": \"BalancedReadOnly\",\n \"SlaveStatus\": \"\",\n \"UniqSubnetId\": \"\",\n \"UniqVpcId\": \"\",\n \"VPort\": 0,\n \"Vip\": \"\"\n },\n \"EventSaveDays\": 7,\n \"InstanceId\": \"mssql-9pk12q33\",\n \"OldVipList\": [],\n \"RegularBackupCounts\": 100,\n \"RegularBackupEnable\": \"disable\",\n \"RegularBackupSaveDays\": 123,\n \"RegularBackupStartTime\": \"2024-06-17\",\n \"RegularBackupStrategy\": \"years\",\n \"RequestId\": \"c1bd8e12-4744-4d95-b08e-fbc2d8477c11\",\n \"SSLConfig\": {\n \"Encryption\": \"disable\",\n \"SSLValidity\": 0,\n \"SSLValidityPeriod\": \"0000-00-00 00:00:00\"\n },\n \"TDEConfig\": {\n \"CertificateAttribution\": \"none\",\n \"Encryption\": \"disable\",\n \"QuoteUin\": \"\"\n },\n \"XEventStatus\": \"disable\",\n \"MultiDrReadableInfo\": [\n {\n \"DrInstanceId\": \"mssqldr-jia78a\",\n \"Zone\": \"ap-guangzhou-3\",\n \"SlaveStatus\": \"DR_RUNNING\",\n \"ReadableStatus\": \"disable\",\n \"ReadMode\": \"BalancedReadOnly\",\n \"Vip\": \"\",\n \"VPort\": 1433,\n \"UniqVpcId\": \"\",\n \"UniqSubnetId\": \"\",\n \"RoWeight\": 1\n }\n ]\n }\n}",
424
424
  "title": "查询实例mssql-j8kv137v的附属属性"
425
425
  }
426
426
  ],