tccli 3.0.876.1__py2.py3-none-any.whl → 3.0.877.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 (223) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/aa/v20200224/api.json +39 -0
  3. tccli/services/acp/v20220105/api.json +115 -0
  4. tccli/services/advisor/v20200721/api.json +30 -0
  5. tccli/services/af/v20200226/api.json +114 -0
  6. tccli/services/afc/v20200226/api.json +83 -0
  7. tccli/services/aiart/v20221229/api.json +25 -0
  8. tccli/services/ame/v20190916/api.json +329 -0
  9. tccli/services/ams/v20201229/api.json +151 -0
  10. tccli/services/anicloud/v20220923/api.json +36 -0
  11. tccli/services/antiddos/v20200309/api.json +928 -0
  12. tccli/services/apigateway/v20180808/api.json +1115 -0
  13. tccli/services/apm/v20210622/api.json +130 -0
  14. tccli/services/asr/v20190614/api.json +159 -0
  15. tccli/services/asw/v20200722/api.json +84 -0
  16. tccli/services/autoscaling/v20180419/api.json +564 -0
  17. tccli/services/ba/v20200720/api.json +10 -0
  18. tccli/services/batch/v20170312/api.json +512 -0
  19. tccli/services/bda/v20200324/api.json +186 -0
  20. tccli/services/bi/v20220105/api.json +28 -0
  21. tccli/services/billing/v20180709/api.json +515 -0
  22. tccli/services/bm/v20180423/api.json +542 -0
  23. tccli/services/bma/v20210624/api.json +321 -0
  24. tccli/services/bma/v20221115/api.json +136 -0
  25. tccli/services/bmeip/v20180625/api.json +134 -0
  26. tccli/services/bmlb/v20180625/api.json +633 -0
  27. tccli/services/bmvpc/v20180625/api.json +454 -0
  28. tccli/services/bpaas/v20181217/api.json +54 -0
  29. tccli/services/bsca/v20210811/api.json +86 -0
  30. tccli/services/btoe/v20210514/api.json +75 -0
  31. tccli/services/cam/v20190116/api.json +507 -0
  32. tccli/services/captcha/v20190722/api.json +220 -0
  33. tccli/services/car/v20220110/api.json +15 -0
  34. tccli/services/cat/v20180409/api.json +135 -0
  35. tccli/services/cbs/v20170312/api.json +376 -0
  36. tccli/services/ccc/v20200210/api.json +448 -0
  37. tccli/services/cdb/v20170320/api.json +1513 -8
  38. tccli/services/cdb/v20170320/examples.json +2 -2
  39. tccli/services/cdc/v20201214/api.json +266 -0
  40. tccli/services/cdn/v20180606/api.json +1553 -87
  41. tccli/services/cds/v20180420/api.json +45 -0
  42. tccli/services/cdwch/v20200915/api.json +241 -0
  43. tccli/services/cfg/v20210820/api.json +202 -0
  44. tccli/services/cfs/v20190719/api.json +358 -0
  45. tccli/services/cfw/v20190904/api.json +683 -0
  46. tccli/services/chdfs/v20201112/api.json +128 -0
  47. tccli/services/ciam/v20220331/api.json +211 -0
  48. tccli/services/cii/v20210408/api.json +155 -0
  49. tccli/services/ckafka/v20190819/api.json +1388 -0
  50. tccli/services/clb/v20180317/api.json +873 -7
  51. tccli/services/cloudaudit/v20190319/api.json +158 -0
  52. tccli/services/cloudhsm/v20191112/api.json +159 -0
  53. tccli/services/cloudstudio/v20210524/api.json +201 -0
  54. tccli/services/cls/v20201016/api.json +710 -0
  55. tccli/services/cme/v20191029/api.json +736 -0
  56. tccli/services/cmq/v20190304/api.json +155 -0
  57. tccli/services/cpdp/v20190820/api.json +4099 -0
  58. tccli/services/csip/v20221121/api.json +207 -0
  59. tccli/services/cvm/v20170312/api.json +903 -0
  60. tccli/services/cwp/v20180228/api.json +2928 -0
  61. tccli/services/cynosdb/v20190107/api.json +936 -0
  62. tccli/services/dasb/v20191018/api.json +538 -0
  63. tccli/services/dayu/v20180709/api.json +1067 -0
  64. tccli/services/dbbrain/v20191016/api.json +353 -0
  65. tccli/services/dbbrain/v20210527/api.json +594 -0
  66. tccli/services/dbdc/v20201029/api.json +173 -0
  67. tccli/services/dc/v20180410/api.json +274 -0
  68. tccli/services/dcdb/v20180411/api.json +714 -0
  69. tccli/services/dlc/v20210125/api.json +987 -0
  70. tccli/services/dnspod/v20210323/api.json +622 -0
  71. tccli/services/domain/v20180808/api.json +229 -0
  72. tccli/services/drm/v20181115/api.json +76 -0
  73. tccli/services/ds/v20180523/api.json +99 -0
  74. tccli/services/dts/v20180330/api.json +228 -0
  75. tccli/services/dts/v20211206/api.json +548 -0
  76. tccli/services/eb/v20210416/api.json +256 -0
  77. tccli/services/ecc/v20181213/api.json +70 -0
  78. tccli/services/ecdn/v20191012/api.json +217 -0
  79. tccli/services/ecm/v20190719/api.json +1127 -0
  80. tccli/services/eiam/v20210420/api.json +348 -0
  81. tccli/services/eis/v20210601/api.json +86 -0
  82. tccli/services/emr/v20190103/api.json +754 -0
  83. tccli/services/es/v20180416/api.json +582 -0
  84. tccli/services/ess/v20201111/api.json +624 -1
  85. tccli/services/essbasic/v20210526/api.json +624 -2
  86. tccli/services/facefusion/v20181201/api.json +66 -0
  87. tccli/services/facefusion/v20220927/api.json +38 -0
  88. tccli/services/faceid/v20180301/api.json +370 -0
  89. tccli/services/fmu/v20191213/api.json +72 -0
  90. tccli/services/ft/v20200304/api.json +45 -0
  91. tccli/services/gaap/v20180529/api.json +880 -0
  92. tccli/services/gme/v20180711/api.json +267 -0
  93. tccli/services/goosefs/v20220519/api.json +14 -0
  94. tccli/services/gs/v20191118/api.json +44 -0
  95. tccli/services/hasim/v20210716/api.json +261 -0
  96. tccli/services/hcm/v20181106/api.json +27 -0
  97. tccli/services/iai/v20180301/api.json +363 -0
  98. tccli/services/iai/v20200303/api.json +376 -0
  99. tccli/services/icr/v20211014/api.json +49 -0
  100. tccli/services/ie/v20200304/api.json +401 -0
  101. tccli/services/iecp/v20210914/api.json +923 -0
  102. tccli/services/ims/v20200713/api.json +102 -0
  103. tccli/services/ims/v20201229/api.json +110 -0
  104. tccli/services/iot/v20180123/api.json +322 -0
  105. tccli/services/iotcloud/v20210408/api.json +508 -0
  106. tccli/services/iotexplorer/v20190423/api.json +660 -0
  107. tccli/services/iottid/v20190411/api.json +38 -0
  108. tccli/services/iotvideo/v20191126/api.json +398 -0
  109. tccli/services/iotvideo/v20201215/api.json +583 -0
  110. tccli/services/iotvideo/v20211125/api.json +692 -0
  111. tccli/services/iotvideoindustry/v20201201/api.json +639 -0
  112. tccli/services/irp/v20220805/api.json +152 -0
  113. tccli/services/ivld/v20210903/api.json +258 -0
  114. tccli/services/keewidb/v20220308/api.json +424 -0
  115. tccli/services/kms/v20190118/api.json +230 -0
  116. tccli/services/lcic/v20220817/api.json +414 -0
  117. tccli/services/lighthouse/v20200324/api.json +541 -2
  118. tccli/services/lighthouse/v20200324/examples.json +1 -1
  119. tccli/services/live/v20180801/api.json +1210 -0
  120. tccli/services/mariadb/v20170312/api.json +643 -0
  121. tccli/services/market/v20191010/api.json +13 -0
  122. tccli/services/memcached/v20190318/api.json +39 -0
  123. tccli/services/mmps/v20200710/api.json +175 -0
  124. tccli/services/mna/v20210119/api.json +120 -0
  125. tccli/services/mongodb/v20190725/api.json +440 -0
  126. tccli/services/monitor/v20180724/api.json +1598 -0
  127. tccli/services/mps/v20190612/api.json +1943 -1
  128. tccli/services/mrs/v20200910/api.json +1016 -0
  129. tccli/services/ms/v20180408/api.json +183 -0
  130. tccli/services/msp/v20180319/api.json +54 -0
  131. tccli/services/nlp/v20190408/api.json +189 -0
  132. tccli/services/nlp/v20190408/examples.json +1 -1
  133. tccli/services/oceanus/v20190422/api.json +373 -0
  134. tccli/services/ocr/v20181119/api.json +1585 -7
  135. tccli/services/omics/v20221128/api.json +176 -0
  136. tccli/services/organization/v20181225/api.json +75 -0
  137. tccli/services/organization/v20210331/api.json +155 -0
  138. tccli/services/partners/v20180321/api.json +281 -0
  139. tccli/services/pds/v20210701/api.json +12 -0
  140. tccli/services/postgres/v20170312/api.json +823 -0
  141. tccli/services/privatedns/v20201028/api.json +162 -0
  142. tccli/services/pts/v20210728/api.json +620 -0
  143. tccli/services/rce/v20201103/api.json +85 -0
  144. tccli/services/redis/v20180412/api.json +867 -14
  145. tccli/services/redis/v20180412/examples.json +2 -2
  146. tccli/services/region/v20220627/api.json +30 -0
  147. tccli/services/rkp/v20191209/api.json +50 -0
  148. tccli/services/rum/v20210622/api.json +706 -0
  149. tccli/services/scf/v20180416/api.json +583 -0
  150. tccli/services/ses/v20201002/api.json +178 -0
  151. tccli/services/smh/v20210712/api.json +99 -0
  152. tccli/services/smop/v20201203/api.json +24 -0
  153. tccli/services/smpn/v20190822/api.json +32 -0
  154. tccli/services/sms/v20190711/api.json +153 -0
  155. tccli/services/sms/v20210111/api.json +168 -0
  156. tccli/services/soe/v20180724/api.json +114 -0
  157. tccli/services/sqlserver/v20180328/api.json +1012 -0
  158. tccli/services/ssa/v20180608/api.json +580 -0
  159. tccli/services/ssl/v20191205/api.json +412 -0
  160. tccli/services/sslpod/v20190605/api.json +75 -0
  161. tccli/services/ssm/v20190923/api.json +168 -0
  162. tccli/services/sts/v20180813/api.json +47 -0
  163. tccli/services/taf/v20200210/api.json +55 -0
  164. tccli/services/tag/v20180813/api.json +217 -0
  165. tccli/services/tan/v20220420/api.json +3 -0
  166. tccli/services/tat/v20201028/api.json +213 -0
  167. tccli/services/tbaas/v20180416/api.json +353 -0
  168. tccli/services/tbp/v20190311/api.json +41 -0
  169. tccli/services/tbp/v20190627/api.json +34 -0
  170. tccli/services/tcaplusdb/v20190823/api.json +554 -0
  171. tccli/services/tcbr/v20220217/api.json +188 -0
  172. tccli/services/tcm/v20210413/api.json +235 -0
  173. tccli/services/tcr/v20190924/api.json +711 -0
  174. tccli/services/tcss/v20201101/api.json +3101 -24
  175. tccli/services/tcss/v20201101/examples.json +6 -6
  176. tccli/services/tdcpg/v20211118/api.json +179 -0
  177. tccli/services/tdid/v20210519/api.json +369 -0
  178. tccli/services/tdmq/v20200217/api.json +1166 -0
  179. tccli/services/tds/v20220801/api.json +61 -0
  180. tccli/services/tem/v20210701/api.json +747 -0
  181. tccli/services/teo/v20220106/api.json +81 -0
  182. tccli/services/teo/v20220901/api.json +1234 -17
  183. tccli/services/thpc/v20211109/api.json +93 -0
  184. tccli/services/thpc/v20220401/api.json +216 -0
  185. tccli/services/thpc/v20230321/api.json +222 -0
  186. tccli/services/tic/v20201117/api.json +76 -0
  187. tccli/services/tics/v20181115/api.json +60 -0
  188. tccli/services/tiia/v20190529/api.json +229 -0
  189. tccli/services/tione/v20191022/api.json +228 -0
  190. tccli/services/tione/v20211111/api.json +945 -0
  191. tccli/services/tiw/v20190919/api.json +472 -0
  192. tccli/services/tke/v20180525/api.json +1751 -0
  193. tccli/services/tms/v20201229/api.json +49 -0
  194. tccli/services/tmt/v20180321/api.json +70 -0
  195. tccli/services/tourism/v20230215/api.json +16 -0
  196. tccli/services/trdp/v20220726/api.json +77 -0
  197. tccli/services/trp/v20210515/api.json +468 -0
  198. tccli/services/trro/v20220325/api.json +187 -0
  199. tccli/services/trtc/v20190722/api.json +501 -0
  200. tccli/services/tse/v20201207/api.json +185 -0
  201. tccli/services/tsf/tsf_client.py +57 -4
  202. tccli/services/tsf/v20180326/api.json +2409 -0
  203. tccli/services/tsf/v20180326/examples.json +8 -0
  204. tccli/services/tsw/v20210412/api.json +2 -0
  205. tccli/services/tts/v20190823/api.json +43 -0
  206. tccli/services/ump/v20200918/api.json +168 -0
  207. tccli/services/vm/v20201229/api.json +147 -0
  208. tccli/services/vm/v20210922/api.json +154 -0
  209. tccli/services/vms/v20200902/api.json +15 -0
  210. tccli/services/vod/v20180717/api.json +2787 -0
  211. tccli/services/vpc/v20170312/api.json +2026 -0
  212. tccli/services/vrs/v20200824/api.json +35 -0
  213. tccli/services/waf/v20180125/api.json +607 -0
  214. tccli/services/wav/v20210129/api.json +395 -0
  215. tccli/services/wedata/v20210820/api.json +2154 -0
  216. tccli/services/yinsuda/v20220527/api.json +194 -0
  217. tccli/services/yunsou/v20191115/api.json +50 -0
  218. {tccli-3.0.876.1.dist-info → tccli-3.0.877.1.dist-info}/METADATA +2 -2
  219. {tccli-3.0.876.1.dist-info → tccli-3.0.877.1.dist-info}/RECORD +223 -223
  220. {tccli-3.0.876.1.dist-info → tccli-3.0.877.1.dist-info}/LICENSE +0 -0
  221. {tccli-3.0.876.1.dist-info → tccli-3.0.877.1.dist-info}/WHEEL +0 -0
  222. {tccli-3.0.876.1.dist-info → tccli-3.0.877.1.dist-info}/entry_points.txt +0 -0
  223. {tccli-3.0.876.1.dist-info → tccli-3.0.877.1.dist-info}/top_level.txt +0 -0
@@ -265,6 +265,7 @@
265
265
  "members": [
266
266
  {
267
267
  "default": "",
268
+ "disabled": false,
268
269
  "document": "实例ID列表,格式如:cmgo-p8vnipr5。与云数据库控制台页面中显示的实例ID相同",
269
270
  "example": "[\"cmgo-eqmoa5sf\\r\\n\"]",
270
271
  "member": "string",
@@ -274,6 +275,7 @@
274
275
  },
275
276
  {
276
277
  "default": "",
278
+ "disabled": false,
277
279
  "document": "项目ID,用户已创建项目的唯一ID,非自定义",
278
280
  "example": "12",
279
281
  "member": "uint64",
@@ -288,6 +290,7 @@
288
290
  "document": "AssignProject返回参数结构体",
289
291
  "members": [
290
292
  {
293
+ "disabled": false,
291
294
  "document": "返回的异步任务ID列表",
292
295
  "example": "[1081]",
293
296
  "member": "uint64",
@@ -310,6 +313,7 @@
310
313
  "members": [
311
314
  {
312
315
  "default": "",
316
+ "disabled": false,
313
317
  "document": "当前账号具有的权限信息。<ul><li>0:无权限。</li><li>1:只读。</li><li>2:只写。</li><li>3:读写。</li></ul>",
314
318
  "example": "1",
315
319
  "member": "int64",
@@ -320,6 +324,7 @@
320
324
  },
321
325
  {
322
326
  "default": "",
327
+ "disabled": false,
323
328
  "document": "指具有当前账号权限的数据库名。\n<ul><li>* :表示所有数据库。</li><li>db.name:表示特定name的数据库。</li></ul>",
324
329
  "example": "\"db_test\"",
325
330
  "member": "string",
@@ -336,6 +341,7 @@
336
341
  "members": [
337
342
  {
338
343
  "default": "",
344
+ "disabled": false,
339
345
  "document": "任务创建时间",
340
346
  "example": "2021-01-02 15:04:05",
341
347
  "member": "string",
@@ -346,6 +352,7 @@
346
352
  },
347
353
  {
348
354
  "default": "",
355
+ "disabled": false,
349
356
  "document": "备份文件名",
350
357
  "example": "cmgo-74sjf5mt_2021-03-24 15:40",
351
358
  "member": "string",
@@ -356,6 +363,7 @@
356
363
  },
357
364
  {
358
365
  "default": "",
366
+ "disabled": false,
359
367
  "document": "分片名称",
360
368
  "example": "cmgo-74sjf5mt_0",
361
369
  "member": "string",
@@ -366,6 +374,7 @@
366
374
  },
367
375
  {
368
376
  "default": "",
377
+ "disabled": false,
369
378
  "document": "备份数据大小,单位为字节",
370
379
  "example": "102400",
371
380
  "member": "int64",
@@ -376,6 +385,7 @@
376
385
  },
377
386
  {
378
387
  "default": "",
388
+ "disabled": false,
379
389
  "document": "任务状态。0-等待执行,1-正在下载,2-下载完成,3-下载失败,4-等待重试",
380
390
  "example": "0",
381
391
  "member": "int64",
@@ -386,6 +396,7 @@
386
396
  },
387
397
  {
388
398
  "default": "",
399
+ "disabled": false,
389
400
  "document": "任务进度百分比",
390
401
  "example": "20",
391
402
  "member": "int64",
@@ -396,6 +407,7 @@
396
407
  },
397
408
  {
398
409
  "default": "",
410
+ "disabled": false,
399
411
  "document": "耗时,单位为秒",
400
412
  "example": "60",
401
413
  "member": "int64",
@@ -406,6 +418,7 @@
406
418
  },
407
419
  {
408
420
  "default": "",
421
+ "disabled": false,
409
422
  "document": "备份数据下载链接",
410
423
  "example": "http://a.b.c/d.tar?e",
411
424
  "member": "string",
@@ -416,6 +429,7 @@
416
429
  },
417
430
  {
418
431
  "default": "",
432
+ "disabled": false,
419
433
  "document": "备份文件备份类型,0-逻辑备份,1-物理备份",
420
434
  "example": "1",
421
435
  "member": "int64",
@@ -426,6 +440,7 @@
426
440
  },
427
441
  {
428
442
  "default": "",
443
+ "disabled": false,
429
444
  "document": "发起备份时指定的备注信息\n注意:此字段可能返回 null,表示取不到有效值。",
430
445
  "example": "我的备份",
431
446
  "member": "string",
@@ -442,6 +457,7 @@
442
457
  "members": [
443
458
  {
444
459
  "default": "",
460
+ "disabled": false,
445
461
  "document": "分片名",
446
462
  "example": "cmgo-74sjf5mt_0",
447
463
  "member": "string",
@@ -452,6 +468,7 @@
452
468
  },
453
469
  {
454
470
  "default": "",
471
+ "disabled": false,
455
472
  "document": "任务当前状态。0-等待执行,1-正在下载,2-下载完成,3-下载失败,4-等待重试",
456
473
  "example": "0",
457
474
  "member": "int64",
@@ -468,6 +485,7 @@
468
485
  "members": [
469
486
  {
470
487
  "default": "",
488
+ "disabled": false,
471
489
  "document": "实例ID",
472
490
  "member": "string",
473
491
  "name": "InstanceId",
@@ -477,6 +495,7 @@
477
495
  },
478
496
  {
479
497
  "default": "",
498
+ "disabled": false,
480
499
  "document": "备份方式,0-自动备份,1-手动备份",
481
500
  "member": "uint64",
482
501
  "name": "BackupType",
@@ -486,6 +505,7 @@
486
505
  },
487
506
  {
488
507
  "default": "",
508
+ "disabled": false,
489
509
  "document": "备份名称",
490
510
  "member": "string",
491
511
  "name": "BackupName",
@@ -495,6 +515,7 @@
495
515
  },
496
516
  {
497
517
  "default": "",
518
+ "disabled": false,
498
519
  "document": "备份备注\n注意:此字段可能返回 null,表示取不到有效值。",
499
520
  "member": "string",
500
521
  "name": "BackupDesc",
@@ -504,6 +525,7 @@
504
525
  },
505
526
  {
506
527
  "default": "",
528
+ "disabled": false,
507
529
  "document": "备份文件大小,单位KB\n注意:此字段可能返回 null,表示取不到有效值。",
508
530
  "member": "uint64",
509
531
  "name": "BackupSize",
@@ -513,6 +535,7 @@
513
535
  },
514
536
  {
515
537
  "default": "",
538
+ "disabled": false,
516
539
  "document": "备份开始时间\n注意:此字段可能返回 null,表示取不到有效值。",
517
540
  "member": "string",
518
541
  "name": "StartTime",
@@ -522,6 +545,7 @@
522
545
  },
523
546
  {
524
547
  "default": "",
548
+ "disabled": false,
525
549
  "document": "备份结束时间\n注意:此字段可能返回 null,表示取不到有效值。",
526
550
  "member": "string",
527
551
  "name": "EndTime",
@@ -531,6 +555,7 @@
531
555
  },
532
556
  {
533
557
  "default": "",
558
+ "disabled": false,
534
559
  "document": "备份状态,1-备份中,2-备份成功",
535
560
  "member": "uint64",
536
561
  "name": "Status",
@@ -540,6 +565,7 @@
540
565
  },
541
566
  {
542
567
  "default": "",
568
+ "disabled": false,
543
569
  "document": "备份方法,0-逻辑备份,1-物理备份",
544
570
  "member": "uint64",
545
571
  "name": "BackupMethod",
@@ -555,6 +581,7 @@
555
581
  "members": [
556
582
  {
557
583
  "default": "",
584
+ "disabled": false,
558
585
  "document": "连接的客户端IP",
559
586
  "example": "192.168.1.1",
560
587
  "member": "string",
@@ -565,6 +592,7 @@
565
592
  },
566
593
  {
567
594
  "default": "",
595
+ "disabled": false,
568
596
  "document": "对应客户端IP的连接数",
569
597
  "example": "9",
570
598
  "member": "uint64",
@@ -575,6 +603,7 @@
575
603
  },
576
604
  {
577
605
  "default": "",
606
+ "disabled": false,
578
607
  "document": "是否为内部ip",
579
608
  "example": "true",
580
609
  "member": "bool",
@@ -590,6 +619,7 @@
590
619
  "document": "CreateAccountUser请求参数结构体",
591
620
  "members": [
592
621
  {
622
+ "disabled": false,
593
623
  "document": "实例 ID。例如:cmgo-p8vn****。请登录 [MongoDB 控制台](https://console.cloud.tencent.com/mongodb)在实例列表复制实例 ID。",
594
624
  "example": "cmgo-7pjedvz7",
595
625
  "member": "string",
@@ -598,6 +628,7 @@
598
628
  "type": "string"
599
629
  },
600
630
  {
631
+ "disabled": false,
601
632
  "document": "新账号名称。其格式要求如下:<ul><li>字符范围[1,32]。</li><li>可输入[A,Z]、[a,z]、[1,9]范围的字符以及下划线“_”与短划线“-”。</li></ul>",
602
633
  "example": "mong_test",
603
634
  "member": "string",
@@ -606,6 +637,7 @@
606
637
  "type": "string"
607
638
  },
608
639
  {
640
+ "disabled": false,
609
641
  "document": "新账号密码。密码复杂度要求如下:<ul><li>字符长度范围[8,32]。</li><li>至少包含字母、数字和特殊字符(叹号“!”、at\"@\"、井号“#”、百分号“%”、插入符“^”、星号“*”、小括号“()”、下划线“_”)中的两种。</li></ul>",
610
642
  "example": "abc123...",
611
643
  "member": "string",
@@ -614,6 +646,7 @@
614
646
  "type": "string"
615
647
  },
616
648
  {
649
+ "disabled": false,
617
650
  "document": "mongouser 账号对应的密码。mongouser 为系统默认账号,即为创建实例时,设置的密码。",
618
651
  "example": "Abc123...",
619
652
  "member": "string",
@@ -622,6 +655,7 @@
622
655
  "type": "string"
623
656
  },
624
657
  {
658
+ "disabled": false,
625
659
  "document": "账号备注信息。",
626
660
  "example": "测试账号",
627
661
  "member": "string",
@@ -630,6 +664,7 @@
630
664
  "type": "string"
631
665
  },
632
666
  {
667
+ "disabled": false,
633
668
  "document": "账号的读写权限信息。",
634
669
  "example": "无",
635
670
  "member": "Auth",
@@ -644,6 +679,7 @@
644
679
  "document": "CreateAccountUser返回参数结构体",
645
680
  "members": [
646
681
  {
682
+ "disabled": false,
647
683
  "document": "创建任务ID。",
648
684
  "example": "1",
649
685
  "member": "uint64",
@@ -664,6 +700,7 @@
664
700
  "document": "CreateBackupDBInstance请求参数结构体",
665
701
  "members": [
666
702
  {
703
+ "disabled": false,
667
704
  "document": "实例 ID。例如:cmgo-p8vn****。请登录 [MongoDB 控制台](https://console.cloud.tencent.com/mongodb)在实例列表复制实例 ID。",
668
705
  "example": "cmgo-ayxpky6l",
669
706
  "member": "string",
@@ -672,6 +709,7 @@
672
709
  "type": "string"
673
710
  },
674
711
  {
712
+ "disabled": false,
675
713
  "document": "设置备份方式。\n- 0:逻辑备份。\n- 1:物理备份。",
676
714
  "example": "0",
677
715
  "member": "int64",
@@ -680,6 +718,7 @@
680
718
  "type": "int"
681
719
  },
682
720
  {
721
+ "disabled": false,
683
722
  "document": "备份备注信息。",
684
723
  "example": "remarkInfo",
685
724
  "member": "string",
@@ -694,6 +733,7 @@
694
733
  "document": "CreateBackupDBInstance返回参数结构体",
695
734
  "members": [
696
735
  {
736
+ "disabled": false,
697
737
  "document": "查询备份流程的状态。",
698
738
  "example": "4773",
699
739
  "member": "string",
@@ -715,6 +755,7 @@
715
755
  "members": [
716
756
  {
717
757
  "default": "",
758
+ "disabled": false,
718
759
  "document": "实例ID,格式如:cmgo-p8vnipr5。与云数据库控制台页面中显示的实例ID相同。",
719
760
  "example": "cmgo-f555zzzz",
720
761
  "member": "string",
@@ -724,6 +765,7 @@
724
765
  },
725
766
  {
726
767
  "default": "",
768
+ "disabled": false,
727
769
  "document": "要下载的备份文件名,可通过DescribeDBBackups接口获取。",
728
770
  "example": "cmgo-74sjf5mt_2021-03-24 15:40",
729
771
  "member": "string",
@@ -733,6 +775,7 @@
733
775
  },
734
776
  {
735
777
  "default": "",
778
+ "disabled": false,
736
779
  "document": "指定要下载的副本集的节点名称 或 分片集群的分片名称列表。\n如副本集cmgo-p8vnipr5,示例(固定取值):BackupSets.0=cmgo-p8vnipr5_0,可下载全量数据。\n如分片集群cmgo-p8vnipr5,示例:BackupSets.0=cmgo-p8vnipr5_0&BackupSets.1=cmgo-p8vnipr5_1,即下载分片0和分片1的数据,分片集群如需全量下载,请按示例方式传入全部分片名称。",
737
780
  "example": "无",
738
781
  "member": "ReplicaSetInfo",
@@ -747,6 +790,7 @@
747
790
  "document": "CreateBackupDownloadTask返回参数结构体",
748
791
  "members": [
749
792
  {
793
+ "disabled": false,
750
794
  "document": "下载任务状态",
751
795
  "example": "无",
752
796
  "member": "BackupDownloadTaskStatus",
@@ -768,6 +812,7 @@
768
812
  "document": "CreateDBInstanceHour请求参数结构体",
769
813
  "members": [
770
814
  {
815
+ "disabled": false,
771
816
  "document": "实例内存大小,单位:GB。",
772
817
  "example": "4",
773
818
  "member": "uint64",
@@ -776,6 +821,7 @@
776
821
  "type": "int"
777
822
  },
778
823
  {
824
+ "disabled": false,
779
825
  "document": "实例硬盘大小,单位:GB。",
780
826
  "example": "250",
781
827
  "member": "uint64",
@@ -784,6 +830,7 @@
784
830
  "type": "int"
785
831
  },
786
832
  {
833
+ "disabled": false,
787
834
  "document": "指副本集数量。\n- 创建副本集实例,该参数只能为1。\n- 创建分片实例,指分片的数量。具体售卖规格,请通过接口 [DescribeSpecInfo](https://cloud.tencent.com/document/product/240/38567) 获取。",
788
835
  "example": "1",
789
836
  "member": "uint64",
@@ -792,6 +839,7 @@
792
839
  "type": "int"
793
840
  },
794
841
  {
842
+ "disabled": false,
795
843
  "document": "指每个副本集内节点个数。具体售卖规格,请通过接口 [DescribeSpecInfo](https://cloud.tencent.com/document/product/240/38567) 获取。",
796
844
  "example": "2",
797
845
  "member": "uint64",
@@ -800,6 +848,7 @@
800
848
  "type": "int"
801
849
  },
802
850
  {
851
+ "disabled": false,
803
852
  "document": "指版本信息。具体售卖规格,请通过接口 [DescribeSpecInfo](https://cloud.tencent.com/document/product/240/38567) 获取。\n- MONGO_36_WT:MongoDB 3.6 WiredTiger存储引擎版本。\n- MONGO_40_WT:MongoDB 4.0 WiredTiger存储引擎版本。\n- MONGO_42_WT:MongoDB 4.2 WiredTiger存储引擎版本。\n- MONGO_44_WT:MongoDB 4.4 WiredTiger存储引擎版本。",
804
853
  "example": "MONGO_3_WT",
805
854
  "member": "string",
@@ -808,6 +857,7 @@
808
857
  "type": "string"
809
858
  },
810
859
  {
860
+ "disabled": false,
811
861
  "document": "机器类型。\n- HIO:高IO型。\n- HIO10G:高IO万兆。",
812
862
  "example": "HIO10G",
813
863
  "member": "string",
@@ -816,6 +866,7 @@
816
866
  "type": "string"
817
867
  },
818
868
  {
869
+ "disabled": false,
819
870
  "document": "实例数量,最小值1,最大值为10。",
820
871
  "example": "1",
821
872
  "member": "uint64",
@@ -824,6 +875,7 @@
824
875
  "type": "int"
825
876
  },
826
877
  {
878
+ "disabled": false,
827
879
  "document": "可用区信息,输入格式如:ap-guangzhou-2。\n- 具体信息,请通过接口 [DescribeSpecInfo](https://cloud.tencent.com/document/product/240/38567) 获取。\n- 该参数为主可用区,如果多可用区部署,Zone必须是AvailabilityZoneList中的一个。",
828
880
  "example": "ap-guangzhou-3",
829
881
  "member": "string",
@@ -832,6 +884,7 @@
832
884
  "type": "string"
833
885
  },
834
886
  {
887
+ "disabled": false,
835
888
  "document": "实例架构类型。\n- REPLSET:副本集。\n- SHARD:分片集群。",
836
889
  "example": "REPLSET",
837
890
  "member": "string",
@@ -840,6 +893,7 @@
840
893
  "type": "string"
841
894
  },
842
895
  {
896
+ "disabled": false,
843
897
  "document": "私有网络ID,如果不设置该参数,则默认选择基础网络。",
844
898
  "example": "无",
845
899
  "member": "string",
@@ -848,6 +902,7 @@
848
902
  "type": "string"
849
903
  },
850
904
  {
905
+ "disabled": false,
851
906
  "document": "私有网络下的子网 ID,如果配置参数 VpcId,则 SubnetId必须配置。",
852
907
  "example": "无",
853
908
  "member": "string",
@@ -856,6 +911,7 @@
856
911
  "type": "string"
857
912
  },
858
913
  {
914
+ "disabled": false,
859
915
  "document": "实例密码。\n- 不设置该参数,则默认密码格式为:实例ID+@+主账户uin。例如:实例 ID 为cmgo-higv73ed,UIN 为100000001,则默认密码为:cmgo-higv73ed@100000001。 \n- 自定义密码长度为8-32个字符,至少包含字母、数字和字符(!@#%^*()_)中的两种。",
860
916
  "example": "无",
861
917
  "member": "string",
@@ -864,6 +920,7 @@
864
920
  "type": "string"
865
921
  },
866
922
  {
923
+ "disabled": false,
867
924
  "document": "项目ID。若不设置该参数,则为默认项目。",
868
925
  "example": "无",
869
926
  "member": "int64",
@@ -872,6 +929,7 @@
872
929
  "type": "int"
873
930
  },
874
931
  {
932
+ "disabled": false,
875
933
  "document": "实例标签信息。",
876
934
  "example": "无",
877
935
  "member": "TagInfo",
@@ -880,6 +938,7 @@
880
938
  "type": "list"
881
939
  },
882
940
  {
941
+ "disabled": false,
883
942
  "document": "实例类型。\n- 1:正式实例。\n- 3:只读实例。\n- 4:灾备实例。",
884
943
  "example": "1",
885
944
  "member": "int64",
@@ -888,6 +947,7 @@
888
947
  "type": "int"
889
948
  },
890
949
  {
950
+ "disabled": false,
891
951
  "document": "父实例 ID。当参数**Clone**为3或者4时,即实例为只读或灾备实例时,该参数必须配置。",
892
952
  "example": "无",
893
953
  "member": "string",
@@ -896,6 +956,7 @@
896
956
  "type": "string"
897
957
  },
898
958
  {
959
+ "disabled": false,
899
960
  "document": "安全组。",
900
961
  "example": "无",
901
962
  "member": "string",
@@ -904,6 +965,7 @@
904
965
  "type": "list"
905
966
  },
906
967
  {
968
+ "disabled": false,
907
969
  "document": "克隆实例回档时间。\n- 若为克隆实例,则必须配置该参数。输入格式示例:2021-08-13 16:30:00。\n- 回档时间范围:仅能回档7天内时间点的数据。",
908
970
  "example": "无",
909
971
  "member": "string",
@@ -912,6 +974,7 @@
912
974
  "type": "string"
913
975
  },
914
976
  {
977
+ "disabled": false,
915
978
  "document": "实例名称。仅支持长度为60个字符的中文、英文、数字、下划线_、分隔符- 。",
916
979
  "example": "无",
917
980
  "member": "string",
@@ -920,6 +983,7 @@
920
983
  "type": "string"
921
984
  },
922
985
  {
986
+ "disabled": false,
923
987
  "document": "多可用区部署的节点列表。具体信息,请通过接口 [DescribeSpecInfo](https://cloud.tencent.com/document/product/240/38567)获取。\n- 多可用区部署节点只能部署在3个不同可用区。不支持将集群的大多数节点部署在同一个可用区。例如:3节点集群不支持2个节点部署在同一个区。\n- 不支持4.2及以上版本。\n- 不支持只读灾备实例。\n- 不能选择基础网络。",
924
988
  "example": "无",
925
989
  "member": "string",
@@ -928,6 +992,7 @@
928
992
  "type": "list"
929
993
  },
930
994
  {
995
+ "disabled": false,
931
996
  "document": "Mongos CPU 核数。\n- 购买MongoDB 3.6 WiredTiger存储引擎版本以上的分片集群时,可选择性配置该参数。\n- 若不配置该参数,则根据Mongod节点规格默认适配 Mongos 规格,默认规格免费。",
932
997
  "example": "无",
933
998
  "member": "uint64",
@@ -936,6 +1001,7 @@
936
1001
  "type": "int"
937
1002
  },
938
1003
  {
1004
+ "disabled": false,
939
1005
  "document": "Mongos 内存大小。\n- 购买MongoDB 3.6 WiredTiger存储引擎版本以上的分片集群时,可选择性配置该参数。\n- 若不配置该参数,则根据Mongod节点规格默认适配 Mongos 规格,默认规格免费。",
940
1006
  "example": "无",
941
1007
  "member": "uint64",
@@ -944,6 +1010,7 @@
944
1010
  "type": "int"
945
1011
  },
946
1012
  {
1013
+ "disabled": false,
947
1014
  "document": "Mongos 数量。\n- 购买MongoDB 3.6 WiredTiger存储引擎版本以上的分片集群时,可选择性配置该参数。\n- 若不配置该参数,则根据Mongod节点规格默认适配 Mongos 规格,默认规格免费。",
948
1015
  "example": "无",
949
1016
  "member": "uint64",
@@ -952,6 +1019,7 @@
952
1019
  "type": "int"
953
1020
  },
954
1021
  {
1022
+ "disabled": false,
955
1023
  "document": "只读节点数量,最大不超过7个。",
956
1024
  "example": "无",
957
1025
  "member": "uint64",
@@ -960,6 +1028,7 @@
960
1028
  "type": "int"
961
1029
  },
962
1030
  {
1031
+ "disabled": false,
963
1032
  "document": "指只读节点所属可用区。跨可用区部署实例,参数**ReadonlyNodeNum**不为**0**时,必须配置该参数。",
964
1033
  "example": "无",
965
1034
  "member": "string",
@@ -968,6 +1037,7 @@
968
1037
  "type": "list"
969
1038
  },
970
1039
  {
1040
+ "disabled": false,
971
1041
  "document": "Hidden节点所属可用区。跨可用区部署实例,必须配置该参数。",
972
1042
  "example": "无",
973
1043
  "member": "string",
@@ -982,6 +1052,7 @@
982
1052
  "document": "CreateDBInstanceHour返回参数结构体",
983
1053
  "members": [
984
1054
  {
1055
+ "disabled": false,
985
1056
  "document": "订单ID。",
986
1057
  "example": "20190709160000003502416120946732",
987
1058
  "member": "string",
@@ -990,6 +1061,7 @@
990
1061
  "value_allowed_null": false
991
1062
  },
992
1063
  {
1064
+ "disabled": false,
993
1065
  "document": "创建的实例ID列表。",
994
1066
  "example": "[\"cmgo-m26c6jsf\"]",
995
1067
  "member": "string",
@@ -1011,6 +1083,7 @@
1011
1083
  "members": [
1012
1084
  {
1013
1085
  "default": "",
1086
+ "disabled": false,
1014
1087
  "document": "每个副本集内节点个数,具体参照查询云数据库的售卖规格返回参数",
1015
1088
  "example": "3",
1016
1089
  "member": "uint64",
@@ -1020,6 +1093,7 @@
1020
1093
  },
1021
1094
  {
1022
1095
  "default": "",
1096
+ "disabled": false,
1023
1097
  "document": "实例内存大小,单位:GB",
1024
1098
  "example": "4",
1025
1099
  "member": "uint64",
@@ -1029,6 +1103,7 @@
1029
1103
  },
1030
1104
  {
1031
1105
  "default": "",
1106
+ "disabled": false,
1032
1107
  "document": "实例硬盘大小,单位:GB",
1033
1108
  "example": "250",
1034
1109
  "member": "uint64",
@@ -1038,6 +1113,7 @@
1038
1113
  },
1039
1114
  {
1040
1115
  "default": "",
1116
+ "disabled": false,
1041
1117
  "document": "版本号,具体支持的售卖版本请参照查询云数据库的售卖规格(DescribeSpecInfo)返回结果。参数与版本对应关系是MONGO_3_WT:MongoDB 3.2 WiredTiger存储引擎版本,MONGO_3_ROCKS:MongoDB 3.2 RocksDB存储引擎版本,MONGO_36_WT:MongoDB 3.6 WiredTiger存储引擎版本,MONGO_40_WT:MongoDB 4.0 WiredTiger存储引擎版本,MONGO_42_WT:MongoDB 4.2 WiredTiger存储引擎版本",
1042
1118
  "example": "MONGO_3_WT",
1043
1119
  "member": "string",
@@ -1047,6 +1123,7 @@
1047
1123
  },
1048
1124
  {
1049
1125
  "default": "",
1126
+ "disabled": false,
1050
1127
  "document": "实例数量, 最小值1,最大值为10",
1051
1128
  "example": "1",
1052
1129
  "member": "uint64",
@@ -1056,6 +1133,7 @@
1056
1133
  },
1057
1134
  {
1058
1135
  "default": "",
1136
+ "disabled": false,
1059
1137
  "document": "实例所属区域名称,格式如:ap-guangzhou-2。注:此参数填写的是主可用区,如果选择多可用区部署,Zone必须是AvailabilityZoneList中的一个",
1060
1138
  "example": "ap-guangzhou-2",
1061
1139
  "member": "string",
@@ -1065,6 +1143,7 @@
1065
1143
  },
1066
1144
  {
1067
1145
  "default": "",
1146
+ "disabled": false,
1068
1147
  "document": "实例时长,单位:月,可选值包括 [1,2,3,4,5,6,7,8,9,10,11,12,24,36]",
1069
1148
  "example": "1",
1070
1149
  "member": "uint64",
@@ -1074,6 +1153,7 @@
1074
1153
  },
1075
1154
  {
1076
1155
  "default": "",
1156
+ "disabled": false,
1077
1157
  "document": "机器类型,HIO:高IO型;HIO10G:高IO万兆型;STDS5:标准型",
1078
1158
  "example": "HIO10G",
1079
1159
  "member": "string",
@@ -1083,6 +1163,7 @@
1083
1163
  },
1084
1164
  {
1085
1165
  "default": "",
1166
+ "disabled": false,
1086
1167
  "document": "实例类型,REPLSET-副本集,SHARD-分片集群,STANDALONE-单节点",
1087
1168
  "example": "REPLSET",
1088
1169
  "member": "string",
@@ -1092,6 +1173,7 @@
1092
1173
  },
1093
1174
  {
1094
1175
  "default": "",
1176
+ "disabled": false,
1095
1177
  "document": "副本集个数,创建副本集实例时,该参数必须设置为1;创建分片实例时,具体参照查询云数据库的售卖规格返回参数;若为单节点实例,该参数设置为0",
1096
1178
  "example": "1",
1097
1179
  "member": "uint64",
@@ -1101,6 +1183,7 @@
1101
1183
  },
1102
1184
  {
1103
1185
  "default": "",
1186
+ "disabled": false,
1104
1187
  "document": "项目ID,不设置为默认项目",
1105
1188
  "example": "0",
1106
1189
  "member": "int64",
@@ -1110,6 +1193,7 @@
1110
1193
  },
1111
1194
  {
1112
1195
  "default": "",
1196
+ "disabled": false,
1113
1197
  "document": "私有网络 ID,如果不传则默认选择基础网络,请使用 查询私有网络列表",
1114
1198
  "example": "vpc-0akbol5v",
1115
1199
  "member": "string",
@@ -1119,6 +1203,7 @@
1119
1203
  },
1120
1204
  {
1121
1205
  "default": "",
1206
+ "disabled": false,
1122
1207
  "document": "私有网络下的子网 ID,如果设置了 UniqVpcId,则 UniqSubnetId 必填,请使用 查询子网列表",
1123
1208
  "example": "subnet-fyrtjbqw",
1124
1209
  "member": "string",
@@ -1128,6 +1213,7 @@
1128
1213
  },
1129
1214
  {
1130
1215
  "default": "",
1216
+ "disabled": false,
1131
1217
  "document": "实例密码,不设置该参数则默认密码规则为 实例ID+\"@\"+主账户uin。举例实例id为cmgo-higv73ed,uin为100000001,则默认密码为\"cmgo-higv73ed@100000001\"。 自定义密码格式为8-32个字符长度,至少包含字母、数字和字符(!@#%^*()_)中的两种",
1132
1218
  "example": "pwd123456",
1133
1219
  "member": "string",
@@ -1137,6 +1223,7 @@
1137
1223
  },
1138
1224
  {
1139
1225
  "default": "",
1226
+ "disabled": false,
1140
1227
  "document": "实例标签信息",
1141
1228
  "example": "无",
1142
1229
  "member": "TagInfo",
@@ -1146,6 +1233,7 @@
1146
1233
  },
1147
1234
  {
1148
1235
  "default": "",
1236
+ "disabled": false,
1149
1237
  "document": "自动续费标记,可选值为:0 - 不自动续费;1 - 自动续费。默认为不自动续费",
1150
1238
  "example": "1",
1151
1239
  "member": "uint64",
@@ -1155,6 +1243,7 @@
1155
1243
  },
1156
1244
  {
1157
1245
  "default": "",
1246
+ "disabled": false,
1158
1247
  "document": "是否自动选择代金券,可选值为:1 - 是;0 - 否; 默认为0",
1159
1248
  "example": "1",
1160
1249
  "member": "uint64",
@@ -1164,6 +1253,7 @@
1164
1253
  },
1165
1254
  {
1166
1255
  "default": "",
1256
+ "disabled": false,
1167
1257
  "document": "1:正式实例,2:临时实例,3:只读实例,4:灾备实例,5:克隆实例",
1168
1258
  "example": "1",
1169
1259
  "member": "int64",
@@ -1173,6 +1263,7 @@
1173
1263
  },
1174
1264
  {
1175
1265
  "default": "",
1266
+ "disabled": false,
1176
1267
  "document": "若是只读,灾备实例或克隆实例,Father必须填写,即主实例ID",
1177
1268
  "example": "无",
1178
1269
  "member": "string",
@@ -1182,6 +1273,7 @@
1182
1273
  },
1183
1274
  {
1184
1275
  "default": "",
1276
+ "disabled": false,
1185
1277
  "document": "安全组",
1186
1278
  "example": "无",
1187
1279
  "member": "string",
@@ -1191,6 +1283,7 @@
1191
1283
  },
1192
1284
  {
1193
1285
  "default": "",
1286
+ "disabled": false,
1194
1287
  "document": "克隆实例回档时间。若是克隆实例,则必须填写,格式:2021-08-13 16:30:00。注:只能回档7天内的时间点",
1195
1288
  "example": "无",
1196
1289
  "member": "string",
@@ -1200,6 +1293,7 @@
1200
1293
  },
1201
1294
  {
1202
1295
  "default": "",
1296
+ "disabled": false,
1203
1297
  "document": "实例名称。注:名称只支持长度为60个字符的中文、英文、数字、下划线_、分隔符-",
1204
1298
  "example": "无",
1205
1299
  "member": "string",
@@ -1209,6 +1303,7 @@
1209
1303
  },
1210
1304
  {
1211
1305
  "default": "",
1306
+ "disabled": false,
1212
1307
  "document": "多可用区部署的节点列表,具体支持的售卖版本请参照查询云数据库的售卖规格(DescribeSpecInfo)返回结果。注:1、多可用区部署节点只能部署在3个不同可用区;2、为了保障跨可用区切换,不支持将集群的大多数节点部署在同一个可用区(如3节点集群不支持2个节点部署在同一个区);3、不支持4.2及以上版本;4、不支持只读灾备实例;5、不能选择基础网络",
1213
1308
  "example": "无",
1214
1309
  "member": "string",
@@ -1218,6 +1313,7 @@
1218
1313
  },
1219
1314
  {
1220
1315
  "default": "",
1316
+ "disabled": false,
1221
1317
  "document": "mongos cpu数量,购买MongoDB 4.2 WiredTiger存储引擎版本的分片集群时必须填写,具体支持的售卖版本请参照查询云数据库的售卖规格(DescribeSpecInfo)返回结果",
1222
1318
  "example": "无",
1223
1319
  "member": "uint64",
@@ -1227,6 +1323,7 @@
1227
1323
  },
1228
1324
  {
1229
1325
  "default": "",
1326
+ "disabled": false,
1230
1327
  "document": "mongos 内存大小,购买MongoDB 4.2 WiredTiger存储引擎版本的分片集群时必须填写,具体支持的售卖版本请参照查询云数据库的售卖规格(DescribeSpecInfo)返回结果",
1231
1328
  "example": "无",
1232
1329
  "member": "uint64",
@@ -1236,6 +1333,7 @@
1236
1333
  },
1237
1334
  {
1238
1335
  "default": "",
1336
+ "disabled": false,
1239
1337
  "document": "mongos 数量,购买MongoDB 4.2 WiredTiger存储引擎版本的分片集群时必须填写,具体支持的售卖版本请参照查询云数据库的售卖规格(DescribeSpecInfo)返回结果。注:为了保障高可用,最低需要购买3个mongos,上限为32个",
1240
1338
  "example": "无",
1241
1339
  "member": "uint64",
@@ -1245,6 +1343,7 @@
1245
1343
  },
1246
1344
  {
1247
1345
  "default": "",
1346
+ "disabled": false,
1248
1347
  "document": "只读节点数量,最大不超过7个",
1249
1348
  "example": "无",
1250
1349
  "member": "uint64",
@@ -1254,6 +1353,7 @@
1254
1353
  },
1255
1354
  {
1256
1355
  "default": "",
1356
+ "disabled": false,
1257
1357
  "document": "只读节点部署可用区",
1258
1358
  "example": "无",
1259
1359
  "member": "string",
@@ -1263,6 +1363,7 @@
1263
1363
  },
1264
1364
  {
1265
1365
  "default": "",
1366
+ "disabled": false,
1266
1367
  "document": "Hidden节点所在的可用区,跨可用区实例必传",
1267
1368
  "example": "无",
1268
1369
  "member": "string",
@@ -1277,6 +1378,7 @@
1277
1378
  "document": "CreateDBInstance返回参数结构体",
1278
1379
  "members": [
1279
1380
  {
1381
+ "disabled": false,
1280
1382
  "document": "订单ID",
1281
1383
  "example": "7142863",
1282
1384
  "member": "string",
@@ -1286,6 +1388,7 @@
1286
1388
  "value_allowed_null": false
1287
1389
  },
1288
1390
  {
1391
+ "disabled": false,
1289
1392
  "document": "创建的实例ID列表",
1290
1393
  "example": "[\"cmgo-po5f899l\"]",
1291
1394
  "member": "string",
@@ -1308,6 +1411,7 @@
1308
1411
  "members": [
1309
1412
  {
1310
1413
  "default": "",
1414
+ "disabled": false,
1311
1415
  "document": "操作序号\n注意:此字段可能返回 null,表示取不到有效值。",
1312
1416
  "member": "int64",
1313
1417
  "name": "OpId",
@@ -1317,6 +1421,7 @@
1317
1421
  },
1318
1422
  {
1319
1423
  "default": "",
1424
+ "disabled": false,
1320
1425
  "document": "操作所在的命名空间,形式如db.collection\n注意:此字段可能返回 null,表示取不到有效值。",
1321
1426
  "member": "string",
1322
1427
  "name": "Ns",
@@ -1326,6 +1431,7 @@
1326
1431
  },
1327
1432
  {
1328
1433
  "default": "",
1434
+ "disabled": false,
1329
1435
  "document": "操作执行语句\n注意:此字段可能返回 null,表示取不到有效值。",
1330
1436
  "member": "string",
1331
1437
  "name": "Query",
@@ -1335,6 +1441,7 @@
1335
1441
  },
1336
1442
  {
1337
1443
  "default": "",
1444
+ "disabled": false,
1338
1445
  "document": "操作类型,可能的取值:aggregate、count、delete、distinct、find、findAndModify、getMore、insert、mapReduce、update和command\n注意:此字段可能返回 null,表示取不到有效值。",
1339
1446
  "member": "string",
1340
1447
  "name": "Op",
@@ -1344,6 +1451,7 @@
1344
1451
  },
1345
1452
  {
1346
1453
  "default": "",
1454
+ "disabled": false,
1347
1455
  "document": "操作所在的分片名称",
1348
1456
  "member": "string",
1349
1457
  "name": "ReplicaSetName",
@@ -1353,6 +1461,7 @@
1353
1461
  },
1354
1462
  {
1355
1463
  "default": "",
1464
+ "disabled": false,
1356
1465
  "document": "筛选条件,节点状态,可能的取值为:Primary、Secondary\n注意:此字段可能返回 null,表示取不到有效值。",
1357
1466
  "member": "string",
1358
1467
  "name": "State",
@@ -1362,6 +1471,7 @@
1362
1471
  },
1363
1472
  {
1364
1473
  "default": "",
1474
+ "disabled": false,
1365
1475
  "document": "操作详细信息\n注意:此字段可能返回 null,表示取不到有效值。",
1366
1476
  "member": "string",
1367
1477
  "name": "Operation",
@@ -1371,6 +1481,7 @@
1371
1481
  },
1372
1482
  {
1373
1483
  "default": "",
1484
+ "disabled": false,
1374
1485
  "document": "操作所在的节点名称",
1375
1486
  "member": "string",
1376
1487
  "name": "NodeName",
@@ -1380,6 +1491,7 @@
1380
1491
  },
1381
1492
  {
1382
1493
  "default": "",
1494
+ "disabled": false,
1383
1495
  "document": "操作已执行时间(ms)\n注意:此字段可能返回 null,表示取不到有效值。",
1384
1496
  "member": "uint64",
1385
1497
  "name": "MicrosecsRunning",
@@ -1395,6 +1507,7 @@
1395
1507
  "members": [
1396
1508
  {
1397
1509
  "default": "",
1510
+ "disabled": false,
1398
1511
  "document": "实例ID",
1399
1512
  "member": "string",
1400
1513
  "name": "InstanceId",
@@ -1404,6 +1517,7 @@
1404
1517
  },
1405
1518
  {
1406
1519
  "default": "",
1520
+ "disabled": false,
1407
1521
  "document": "地域信息",
1408
1522
  "member": "string",
1409
1523
  "name": "Region",
@@ -1419,6 +1533,7 @@
1419
1533
  "members": [
1420
1534
  {
1421
1535
  "default": "",
1536
+ "disabled": false,
1422
1537
  "document": "单价\n注意:此字段可能返回 null,表示取不到有效值。",
1423
1538
  "member": "float",
1424
1539
  "name": "UnitPrice",
@@ -1428,6 +1543,7 @@
1428
1543
  },
1429
1544
  {
1430
1545
  "default": "",
1546
+ "disabled": false,
1431
1547
  "document": "原价",
1432
1548
  "member": "float",
1433
1549
  "name": "OriginalPrice",
@@ -1437,6 +1553,7 @@
1437
1553
  },
1438
1554
  {
1439
1555
  "default": "",
1556
+ "disabled": false,
1440
1557
  "document": "折扣加",
1441
1558
  "member": "float",
1442
1559
  "name": "DiscountPrice",
@@ -1451,6 +1568,7 @@
1451
1568
  "document": "DeleteAccountUser请求参数结构体",
1452
1569
  "members": [
1453
1570
  {
1571
+ "disabled": false,
1454
1572
  "document": "指定待删除账号的实例 ID。例如:cmgo-p8vn****。请登录 [MongoDB 控制台](https://console.cloud.tencent.com/mongodb)在实例列表复制实例 ID。\n",
1455
1573
  "example": "cmgo-7pjedvz7",
1456
1574
  "member": "string",
@@ -1459,6 +1577,7 @@
1459
1577
  "type": "string"
1460
1578
  },
1461
1579
  {
1580
+ "disabled": false,
1462
1581
  "document": "配置待删除的账号名。",
1463
1582
  "example": "mong_test",
1464
1583
  "member": "string",
@@ -1467,6 +1586,7 @@
1467
1586
  "type": "string"
1468
1587
  },
1469
1588
  {
1589
+ "disabled": false,
1470
1590
  "document": "配置 mongouser 对应的密码。mongouser为系统默认账号,输入其对应的密码。",
1471
1591
  "example": "Abc123...",
1472
1592
  "member": "string",
@@ -1481,6 +1601,7 @@
1481
1601
  "document": "DeleteAccountUser返回参数结构体",
1482
1602
  "members": [
1483
1603
  {
1604
+ "disabled": false,
1484
1605
  "document": "账户删除任务ID。",
1485
1606
  "example": "1",
1486
1607
  "member": "int64",
@@ -1501,6 +1622,7 @@
1501
1622
  "document": "DescribeAccountUsers请求参数结构体",
1502
1623
  "members": [
1503
1624
  {
1625
+ "disabled": false,
1504
1626
  "document": "指定待获取账号的实例ID。例如:cmgo-p8vn****。请登录 [MongoDB 控制台](https://console.cloud.tencent.com/mongodb)在实例列表复制实例 ID。",
1505
1627
  "example": "cmgo-******",
1506
1628
  "member": "string",
@@ -1515,6 +1637,7 @@
1515
1637
  "document": "DescribeAccountUsers返回参数结构体",
1516
1638
  "members": [
1517
1639
  {
1640
+ "disabled": false,
1518
1641
  "document": "实例账号列表。",
1519
1642
  "example": "无",
1520
1643
  "member": "UserInfo",
@@ -1536,6 +1659,7 @@
1536
1659
  "members": [
1537
1660
  {
1538
1661
  "default": "",
1662
+ "disabled": false,
1539
1663
  "document": "异步请求Id,涉及到异步流程的接口返回,如CreateBackupDBInstance",
1540
1664
  "example": "4762",
1541
1665
  "member": "string",
@@ -1550,6 +1674,7 @@
1550
1674
  "document": "DescribeAsyncRequestInfo返回参数结构体",
1551
1675
  "members": [
1552
1676
  {
1677
+ "disabled": false,
1553
1678
  "document": "状态。返回参数有:initial-初始化、running-运行中、paused-任务执行失败,已暂停、undoed-任务执行失败,已回滚、failed-任务执行失败, 已终止、success-成功",
1554
1679
  "example": "success",
1555
1680
  "member": "string",
@@ -1572,6 +1697,7 @@
1572
1697
  "members": [
1573
1698
  {
1574
1699
  "default": "",
1700
+ "disabled": false,
1575
1701
  "document": "实例ID,格式如:cmgo-p8vnipr5。与云数据库控制台页面中显示的实例ID相同",
1576
1702
  "example": "cmgo-74sjf5mt",
1577
1703
  "member": "string",
@@ -1581,6 +1707,7 @@
1581
1707
  },
1582
1708
  {
1583
1709
  "default": "",
1710
+ "disabled": false,
1584
1711
  "document": "备份文件名,用来过滤指定文件的下载任务",
1585
1712
  "example": "cmgo-74sjf5mt_2021-03-24 15:40",
1586
1713
  "member": "string",
@@ -1590,6 +1717,7 @@
1590
1717
  },
1591
1718
  {
1592
1719
  "default": "",
1720
+ "disabled": false,
1593
1721
  "document": "指定查询时间范围内的任务,StartTime指定开始时间,不填默认不限制开始时间",
1594
1722
  "example": "2021-01-02 15:04:05",
1595
1723
  "member": "string",
@@ -1599,6 +1727,7 @@
1599
1727
  },
1600
1728
  {
1601
1729
  "default": "",
1730
+ "disabled": false,
1602
1731
  "document": "指定查询时间范围内的任务,EndTime指定截止时间,不填默认不限制截止时间",
1603
1732
  "example": "2021-01-02 15:04:05",
1604
1733
  "member": "string",
@@ -1608,6 +1737,7 @@
1608
1737
  },
1609
1738
  {
1610
1739
  "default": "",
1740
+ "disabled": false,
1611
1741
  "document": "此次查询返回的条数,取值范围为1-100,默认为20",
1612
1742
  "example": "10",
1613
1743
  "member": "int64",
@@ -1617,6 +1747,7 @@
1617
1747
  },
1618
1748
  {
1619
1749
  "default": "",
1750
+ "disabled": false,
1620
1751
  "document": "指定此次查询返回的页数,默认为0",
1621
1752
  "example": "0",
1622
1753
  "member": "int64",
@@ -1626,6 +1757,7 @@
1626
1757
  },
1627
1758
  {
1628
1759
  "default": "",
1760
+ "disabled": false,
1629
1761
  "document": "排序字段,取值为createTime,finishTime两种,默认为createTime",
1630
1762
  "example": "finishTime",
1631
1763
  "member": "string",
@@ -1635,6 +1767,7 @@
1635
1767
  },
1636
1768
  {
1637
1769
  "default": "",
1770
+ "disabled": false,
1638
1771
  "document": "排序方式,取值为asc,desc两种,默认desc",
1639
1772
  "example": "desc",
1640
1773
  "member": "string",
@@ -1644,6 +1777,7 @@
1644
1777
  },
1645
1778
  {
1646
1779
  "default": "",
1780
+ "disabled": false,
1647
1781
  "document": "根据任务状态过滤。0-等待执行,1-正在下载,2-下载完成,3-下载失败,4-等待重试。不填默认返回所有类型",
1648
1782
  "example": "[2]",
1649
1783
  "member": "int64",
@@ -1658,6 +1792,7 @@
1658
1792
  "document": "DescribeBackupDownloadTask返回参数结构体",
1659
1793
  "members": [
1660
1794
  {
1795
+ "disabled": false,
1661
1796
  "document": "满足查询条件的所有条数",
1662
1797
  "example": "12",
1663
1798
  "member": "int64",
@@ -1667,6 +1802,7 @@
1667
1802
  "value_allowed_null": false
1668
1803
  },
1669
1804
  {
1805
+ "disabled": false,
1670
1806
  "document": "下载任务列表",
1671
1807
  "example": "无",
1672
1808
  "member": "BackupDownloadTask",
@@ -1688,6 +1824,7 @@
1688
1824
  "document": "DescribeClientConnections请求参数结构体",
1689
1825
  "members": [
1690
1826
  {
1827
+ "disabled": false,
1691
1828
  "document": "指定待查询的实例ID,例如:cmgo-p8vn****。请登录 [MongoDB 控制台](https://console.cloud.tencent.com/mongodb)在实例列表复制实例 ID。\n",
1692
1829
  "example": "cmgo-eqmoaxxx",
1693
1830
  "member": "string",
@@ -1696,6 +1833,7 @@
1696
1833
  "type": "string"
1697
1834
  },
1698
1835
  {
1836
+ "disabled": false,
1699
1837
  "document": "单次请求返回的数量。最小值为1,最大值为1000,默认值为1000。",
1700
1838
  "example": "1",
1701
1839
  "member": "uint64",
@@ -1704,6 +1842,7 @@
1704
1842
  "type": "int"
1705
1843
  },
1706
1844
  {
1845
+ "disabled": false,
1707
1846
  "document": "偏移量,默认值为0。Offset=Limit*(页码-1)。",
1708
1847
  "example": "1",
1709
1848
  "member": "uint64",
@@ -1718,6 +1857,7 @@
1718
1857
  "document": "DescribeClientConnections返回参数结构体",
1719
1858
  "members": [
1720
1859
  {
1860
+ "disabled": false,
1721
1861
  "document": "客户端连接信息,包括客户端 IP 和对应 IP 的连接数量。",
1722
1862
  "example": "无",
1723
1863
  "member": "ClientConnection",
@@ -1726,6 +1866,7 @@
1726
1866
  "value_allowed_null": false
1727
1867
  },
1728
1868
  {
1869
+ "disabled": false,
1729
1870
  "document": "满足条件的记录总条数,可用于分页查询。",
1730
1871
  "example": "2",
1731
1872
  "member": "uint64",
@@ -1747,6 +1888,7 @@
1747
1888
  "members": [
1748
1889
  {
1749
1890
  "default": "",
1891
+ "disabled": false,
1750
1892
  "document": "实例ID,格式如:cmgo-p8vnipr5。与云数据库控制台页面中显示的实例ID相同",
1751
1893
  "example": "cmgo-p8vnipr5",
1752
1894
  "member": "string",
@@ -1756,6 +1898,7 @@
1756
1898
  },
1757
1899
  {
1758
1900
  "default": "",
1901
+ "disabled": false,
1759
1902
  "document": "筛选条件,操作所属的命名空间namespace,格式为db.collection",
1760
1903
  "example": "无",
1761
1904
  "member": "string",
@@ -1765,6 +1908,7 @@
1765
1908
  },
1766
1909
  {
1767
1910
  "default": "",
1911
+ "disabled": false,
1768
1912
  "document": "筛选条件,操作已经执行的时间(单位:毫秒),结果将返回超过设置时间的操作,默认值为0,取值范围为[0, 3600000]",
1769
1913
  "example": "无",
1770
1914
  "member": "uint64",
@@ -1774,6 +1918,7 @@
1774
1918
  },
1775
1919
  {
1776
1920
  "default": "",
1921
+ "disabled": false,
1777
1922
  "document": "筛选条件,操作类型,可能的取值:none,update,insert,query,command,getmore,remove和killcursors",
1778
1923
  "example": "无",
1779
1924
  "member": "string",
@@ -1783,6 +1928,7 @@
1783
1928
  },
1784
1929
  {
1785
1930
  "default": "",
1931
+ "disabled": false,
1786
1932
  "document": "筛选条件,分片名称",
1787
1933
  "example": "无",
1788
1934
  "member": "string",
@@ -1792,6 +1938,7 @@
1792
1938
  },
1793
1939
  {
1794
1940
  "default": "",
1941
+ "disabled": false,
1795
1942
  "document": "筛选条件,节点状态,可能的取值为:primary\nsecondary",
1796
1943
  "example": "无",
1797
1944
  "member": "string",
@@ -1801,6 +1948,7 @@
1801
1948
  },
1802
1949
  {
1803
1950
  "default": "",
1951
+ "disabled": false,
1804
1952
  "document": "单次请求返回的数量,默认值为100,取值范围为[0,100]",
1805
1953
  "example": "10",
1806
1954
  "member": "uint64",
@@ -1810,6 +1958,7 @@
1810
1958
  },
1811
1959
  {
1812
1960
  "default": "",
1961
+ "disabled": false,
1813
1962
  "document": "偏移量,默认值为0,取值范围为[0,10000]",
1814
1963
  "example": "1",
1815
1964
  "member": "uint64",
@@ -1819,6 +1968,7 @@
1819
1968
  },
1820
1969
  {
1821
1970
  "default": "",
1971
+ "disabled": false,
1822
1972
  "document": "返回结果集排序的字段,目前支持:\"MicrosecsRunning\"/\"microsecsrunning\",默认为升序排序",
1823
1973
  "example": "无",
1824
1974
  "member": "string",
@@ -1828,6 +1978,7 @@
1828
1978
  },
1829
1979
  {
1830
1980
  "default": "",
1981
+ "disabled": false,
1831
1982
  "document": "返回结果集排序方式,可能的取值:\"ASC\"/\"asc\"或\"DESC\"/\"desc\"",
1832
1983
  "example": "无",
1833
1984
  "member": "string",
@@ -1842,6 +1993,7 @@
1842
1993
  "document": "DescribeCurrentOp返回参数结构体",
1843
1994
  "members": [
1844
1995
  {
1996
+ "disabled": false,
1845
1997
  "document": "符合查询条件的操作总数",
1846
1998
  "example": "19",
1847
1999
  "member": "uint64",
@@ -1851,6 +2003,7 @@
1851
2003
  "value_allowed_null": false
1852
2004
  },
1853
2005
  {
2006
+ "disabled": false,
1854
2007
  "document": "当前操作列表",
1855
2008
  "example": "无",
1856
2009
  "member": "CurrentOp",
@@ -1873,6 +2026,7 @@
1873
2026
  "members": [
1874
2027
  {
1875
2028
  "default": "",
2029
+ "disabled": false,
1876
2030
  "document": "实例ID,格式如:cmgo-p8vnipr5。与云数据库控制台页面中显示的实例ID相同",
1877
2031
  "example": "cmgo-f555zzzz",
1878
2032
  "member": "string",
@@ -1882,6 +2036,7 @@
1882
2036
  },
1883
2037
  {
1884
2038
  "default": "",
2039
+ "disabled": false,
1885
2040
  "document": "备份方式,当前支持:0-逻辑备份,1-物理备份,2-所有备份。默认为逻辑备份。",
1886
2041
  "example": "1",
1887
2042
  "member": "int64",
@@ -1891,6 +2046,7 @@
1891
2046
  },
1892
2047
  {
1893
2048
  "default": "",
2049
+ "disabled": false,
1894
2050
  "document": "分页大小,最大值为100,不设置默认查询所有。",
1895
2051
  "example": "10",
1896
2052
  "member": "uint64",
@@ -1900,6 +2056,7 @@
1900
2056
  },
1901
2057
  {
1902
2058
  "default": "",
2059
+ "disabled": false,
1903
2060
  "document": "分页偏移量,最小值为0,默认值为0。",
1904
2061
  "example": "1",
1905
2062
  "member": "uint64",
@@ -1914,6 +2071,7 @@
1914
2071
  "document": "DescribeDBBackups返回参数结构体",
1915
2072
  "members": [
1916
2073
  {
2074
+ "disabled": false,
1917
2075
  "document": "备份列表",
1918
2076
  "example": "无",
1919
2077
  "member": "BackupInfo",
@@ -1923,6 +2081,7 @@
1923
2081
  "value_allowed_null": false
1924
2082
  },
1925
2083
  {
2084
+ "disabled": false,
1926
2085
  "document": "备份总数",
1927
2086
  "example": "0",
1928
2087
  "member": "uint64",
@@ -1945,6 +2104,7 @@
1945
2104
  "members": [
1946
2105
  {
1947
2106
  "default": "",
2107
+ "disabled": false,
1948
2108
  "document": "订单ID,通过CreateDBInstance等接口返回",
1949
2109
  "example": "20200420111635",
1950
2110
  "member": "string",
@@ -1959,6 +2119,7 @@
1959
2119
  "document": "DescribeDBInstanceDeal返回参数结构体",
1960
2120
  "members": [
1961
2121
  {
2122
+ "disabled": false,
1962
2123
  "document": "订单状态,1:未支付,2:已支付,3:发货中,4:发货成功,5:发货失败,6:退款,7:订单关闭,8:超时未支付关闭。",
1963
2124
  "example": "4",
1964
2125
  "member": "int64",
@@ -1968,6 +2129,7 @@
1968
2129
  "value_allowed_null": false
1969
2130
  },
1970
2131
  {
2132
+ "disabled": false,
1971
2133
  "document": "订单原价。",
1972
2134
  "example": "1116.67",
1973
2135
  "member": "float",
@@ -1977,6 +2139,7 @@
1977
2139
  "value_allowed_null": false
1978
2140
  },
1979
2141
  {
2142
+ "disabled": false,
1980
2143
  "document": "订单折扣价格。",
1981
2144
  "example": "759.33",
1982
2145
  "member": "float",
@@ -1986,6 +2149,7 @@
1986
2149
  "value_allowed_null": false
1987
2150
  },
1988
2151
  {
2152
+ "disabled": false,
1989
2153
  "document": "订单行为,purchase:新购,renew:续费,upgrade:升配,downgrade:降配,refund:退货退款。",
1990
2154
  "example": "purchase",
1991
2155
  "member": "string",
@@ -2008,6 +2172,7 @@
2008
2172
  "members": [
2009
2173
  {
2010
2174
  "default": "",
2175
+ "disabled": false,
2011
2176
  "document": "实例ID,格式如:cmgo-p8vnipr5。与云数据库控制台页面中显示的实例ID相同。",
2012
2177
  "example": "cmgo-p8vnipr5",
2013
2178
  "member": "string",
@@ -2017,6 +2182,7 @@
2017
2182
  },
2018
2183
  {
2019
2184
  "default": "",
2185
+ "disabled": false,
2020
2186
  "document": "节点ID。",
2021
2187
  "example": "[\"cmgo-6heje4jp_0-node-slave0\",\"cmgo-6heje4jp_1-node-slave0\"]",
2022
2188
  "member": "string",
@@ -2026,6 +2192,7 @@
2026
2192
  },
2027
2193
  {
2028
2194
  "default": "",
2195
+ "disabled": false,
2029
2196
  "document": "节点角色。可选值包括:\n<ul><li>PRIMARY:主节点。</li><li>SECONDARY:从节点。</li><li>READONLY:只读节点。</li><li>ARBITER:仲裁节点。</li></ul>",
2030
2197
  "example": "PRIMARY",
2031
2198
  "member": "string",
@@ -2035,6 +2202,7 @@
2035
2202
  },
2036
2203
  {
2037
2204
  "default": "",
2205
+ "disabled": false,
2038
2206
  "document": "该参数指定节点是否为Hidden节点,默认为false。",
2039
2207
  "example": "false",
2040
2208
  "member": "bool",
@@ -2044,6 +2212,7 @@
2044
2212
  },
2045
2213
  {
2046
2214
  "default": "",
2215
+ "disabled": false,
2047
2216
  "document": "该参数指定选举新主节点的优先级。其取值范围为[0,100],数值越高,优先级越高。",
2048
2217
  "example": "10",
2049
2218
  "member": "int64",
@@ -2053,6 +2222,7 @@
2053
2222
  },
2054
2223
  {
2055
2224
  "default": "",
2225
+ "disabled": false,
2056
2226
  "document": "该参数指定节点投票权。\n<ul><li>1:具有投票权。</li><li>0:无投票权。</li></ul>",
2057
2227
  "example": "1",
2058
2228
  "member": "int64",
@@ -2062,6 +2232,7 @@
2062
2232
  },
2063
2233
  {
2064
2234
  "default": "",
2235
+ "disabled": false,
2065
2236
  "document": "节点标签。",
2066
2237
  "example": "无",
2067
2238
  "member": "NodeTag",
@@ -2076,6 +2247,7 @@
2076
2247
  "document": "DescribeDBInstanceNodeProperty返回参数结构体",
2077
2248
  "members": [
2078
2249
  {
2250
+ "disabled": false,
2079
2251
  "document": "Mongos节点属性。\n注意:此字段可能返回 null,表示取不到有效值。",
2080
2252
  "example": "无",
2081
2253
  "member": "NodeProperty",
@@ -2085,6 +2257,7 @@
2085
2257
  "value_allowed_null": true
2086
2258
  },
2087
2259
  {
2260
+ "disabled": false,
2088
2261
  "document": "副本集节点信息。",
2089
2262
  "example": "无",
2090
2263
  "member": "ReplicateSetInfo",
@@ -2106,6 +2279,7 @@
2106
2279
  "document": "DescribeDBInstances请求参数结构体",
2107
2280
  "members": [
2108
2281
  {
2282
+ "disabled": false,
2109
2283
  "document": "实例 ID 列表。例如:cmgo-p8vn****。请登录 [MongoDB 控制台](https://console.cloud.tencent.com/mongodb)在实例列表复制实例 ID。",
2110
2284
  "example": "cmgo-hcscymcl",
2111
2285
  "member": "string",
@@ -2114,6 +2288,7 @@
2114
2288
  "type": "list"
2115
2289
  },
2116
2290
  {
2291
+ "disabled": false,
2117
2292
  "document": "实例类型。取值范围如下:<ul><li>0:所有实例。</li><li>1:正式实例。</li><li>2:临时实例。</li><li>3:只读实例。</li><li>-1:正式实例、只读、灾备实例。</li></ul>",
2118
2293
  "example": "0",
2119
2294
  "member": "int64",
@@ -2122,6 +2297,7 @@
2122
2297
  "type": "int"
2123
2298
  },
2124
2299
  {
2300
+ "disabled": false,
2125
2301
  "document": "集群类型,取值范围如下:<ul><li>0:副本集实例。</li><li>1:分片实例。</li><li>-1:所有实例。</li></ul>",
2126
2302
  "example": "0",
2127
2303
  "member": "int64",
@@ -2130,6 +2306,7 @@
2130
2306
  "type": "int"
2131
2307
  },
2132
2308
  {
2309
+ "disabled": false,
2133
2310
  "document": "实例状态,取值范围如下所示:<ul><li>0:待初始化。</li><li>1:流程执行中。</li><li>2:实例有效。</li><li>-2:已隔离(包年包月实例)。</li><li>-3:已隔离(按量计费实例)。</li></ul>",
2134
2311
  "example": "2",
2135
2312
  "member": "int64",
@@ -2138,6 +2315,7 @@
2138
2315
  "type": "list"
2139
2316
  },
2140
2317
  {
2318
+ "disabled": false,
2141
2319
  "document": "私有网络的 ID。\n- 基础网络则无需配置该参数。\n- 请登录 [MongoDB 控制台](https://console.cloud.tencent.com/mongodb)在实例列表中,单击私有网络名称,在**私有网络**页面获取其 ID。",
2142
2320
  "example": "1",
2143
2321
  "member": "string",
@@ -2146,6 +2324,7 @@
2146
2324
  "type": "string"
2147
2325
  },
2148
2326
  {
2327
+ "disabled": false,
2149
2328
  "document": "私有网络的子网ID。\n- 基础网络则无需配置该参数。\n- 请登录 [MongoDB 控制台](https://console.cloud.tencent.com/mongodb)在实例列表中,单击私有网络名称,在**私有网络**页面获取其子网 ID。",
2150
2329
  "example": "1",
2151
2330
  "member": "string",
@@ -2154,6 +2333,7 @@
2154
2333
  "type": "string"
2155
2334
  },
2156
2335
  {
2336
+ "disabled": false,
2157
2337
  "document": "付费类型,取值范围如下:<ul><li>0:查询按量计费实例。</li><li>1:查询包年包月实例。</li><li>-1:查询按量计费与包年包月实例。</li></ul>",
2158
2338
  "example": "1",
2159
2339
  "member": "int64",
@@ -2162,6 +2342,7 @@
2162
2342
  "type": "int"
2163
2343
  },
2164
2344
  {
2345
+ "disabled": false,
2165
2346
  "document": "单次请求返回的数量。默认值为20,取值范围为[1,100]。",
2166
2347
  "example": "10",
2167
2348
  "member": "uint64",
@@ -2170,6 +2351,7 @@
2170
2351
  "type": "int"
2171
2352
  },
2172
2353
  {
2354
+ "disabled": false,
2173
2355
  "document": "偏移量,默认值为0。",
2174
2356
  "example": "1",
2175
2357
  "member": "uint64",
@@ -2178,6 +2360,7 @@
2178
2360
  "type": "int"
2179
2361
  },
2180
2362
  {
2363
+ "disabled": false,
2181
2364
  "document": "配置返回结果排序依据的字段。目前支持依据\"ProjectId\"、\"InstanceName\"、\"CreateTime\"排序。",
2182
2365
  "example": "无",
2183
2366
  "member": "string",
@@ -2186,6 +2369,7 @@
2186
2369
  "type": "string"
2187
2370
  },
2188
2371
  {
2372
+ "disabled": false,
2189
2373
  "document": "配置返回结果的排序方式。\n- ASC:升序。\n- DESC:降序。",
2190
2374
  "example": "无",
2191
2375
  "member": "string",
@@ -2194,6 +2378,7 @@
2194
2378
  "type": "string"
2195
2379
  },
2196
2380
  {
2381
+ "disabled": false,
2197
2382
  "document": "项目 ID。请登录 [MongoDB 控制台](https://console.cloud.tencent.com/mongodb),在右上角的账户信息下拉菜单中,选择项目管理查询项目。",
2198
2383
  "example": "无",
2199
2384
  "member": "uint64",
@@ -2202,6 +2387,7 @@
2202
2387
  "type": "list"
2203
2388
  },
2204
2389
  {
2390
+ "disabled": false,
2205
2391
  "document": "配置查询搜索的关键词。支持配置为实例ID、实例名称或者内网 IP 地址。",
2206
2392
  "example": "无",
2207
2393
  "member": "string",
@@ -2210,6 +2396,7 @@
2210
2396
  "type": "string"
2211
2397
  },
2212
2398
  {
2399
+ "disabled": false,
2213
2400
  "document": "标签信息,包含标签键与标签值。",
2214
2401
  "example": "无",
2215
2402
  "member": "TagInfo",
@@ -2224,6 +2411,7 @@
2224
2411
  "document": "DescribeDBInstances返回参数结构体",
2225
2412
  "members": [
2226
2413
  {
2414
+ "disabled": false,
2227
2415
  "document": "符合查询条件的实例总数。",
2228
2416
  "example": "19",
2229
2417
  "member": "uint64",
@@ -2232,6 +2420,7 @@
2232
2420
  "value_allowed_null": false
2233
2421
  },
2234
2422
  {
2423
+ "disabled": false,
2235
2424
  "document": "实例详细信息列表。",
2236
2425
  "example": "无",
2237
2426
  "member": "InstanceDetail",
@@ -2252,6 +2441,7 @@
2252
2441
  "document": "DescribeInstanceParams请求参数结构体",
2253
2442
  "members": [
2254
2443
  {
2444
+ "disabled": false,
2255
2445
  "document": "指定待查询参数列表的实例ID。例如:cmgo-p8vn****。请登录 [MongoDB 控制台](https://console.cloud.tencent.com/mongodb)在实例列表复制实例 ID。",
2256
2446
  "example": "cmgo-********",
2257
2447
  "member": "string",
@@ -2266,6 +2456,7 @@
2266
2456
  "document": "DescribeInstanceParams返回参数结构体",
2267
2457
  "members": [
2268
2458
  {
2459
+ "disabled": false,
2269
2460
  "document": "参数值为枚举类型参数集合。",
2270
2461
  "example": "无",
2271
2462
  "member": "InstanceEnumParam",
@@ -2274,6 +2465,7 @@
2274
2465
  "value_allowed_null": false
2275
2466
  },
2276
2467
  {
2468
+ "disabled": false,
2277
2469
  "document": "参数值为 Integer 类型参数集合。",
2278
2470
  "example": "无",
2279
2471
  "member": "InstanceIntegerParam",
@@ -2282,6 +2474,7 @@
2282
2474
  "value_allowed_null": false
2283
2475
  },
2284
2476
  {
2477
+ "disabled": false,
2285
2478
  "document": "参数值为 Text 类型的参数集合。",
2286
2479
  "example": "无",
2287
2480
  "member": "InstanceTextParam",
@@ -2290,6 +2483,7 @@
2290
2483
  "value_allowed_null": false
2291
2484
  },
2292
2485
  {
2486
+ "disabled": false,
2293
2487
  "document": "参数值为混合类型的参数集合。",
2294
2488
  "example": "无",
2295
2489
  "member": "InstanceMultiParam",
@@ -2298,6 +2492,7 @@
2298
2492
  "value_allowed_null": false
2299
2493
  },
2300
2494
  {
2495
+ "disabled": false,
2301
2496
  "document": "当前实例支持修改的参数个数统计 如0",
2302
2497
  "example": "2",
2303
2498
  "member": "uint64",
@@ -2318,6 +2513,7 @@
2318
2513
  "document": "DescribeSecurityGroup请求参数结构体",
2319
2514
  "members": [
2320
2515
  {
2516
+ "disabled": false,
2321
2517
  "document": "实例 ID。例如:cmgo-p8vn****。",
2322
2518
  "example": "cmgo-p8vnipr5",
2323
2519
  "member": "string",
@@ -2332,6 +2528,7 @@
2332
2528
  "document": "DescribeSecurityGroup返回参数结构体",
2333
2529
  "members": [
2334
2530
  {
2531
+ "disabled": false,
2335
2532
  "document": "实例绑定的安全组信息。",
2336
2533
  "example": "无",
2337
2534
  "member": "SecurityGroup",
@@ -2353,6 +2550,7 @@
2353
2550
  "members": [
2354
2551
  {
2355
2552
  "default": "",
2553
+ "disabled": false,
2356
2554
  "document": "实例ID,格式如:cmgo-p8vnipr5。与云数据库控制台页面中显示的实例ID相同",
2357
2555
  "example": "cmgo-a3bm93hf",
2358
2556
  "member": "string",
@@ -2362,6 +2560,7 @@
2362
2560
  },
2363
2561
  {
2364
2562
  "default": "",
2563
+ "disabled": false,
2365
2564
  "document": "慢日志起始时间,格式:yyyy-mm-dd hh:mm:ss,如:2019-06-01 10:00:00。查询起止时间间隔不能超过24小时,只允许查询最近7天内慢日志。",
2366
2565
  "example": "2020-04-20 00:00:00",
2367
2566
  "member": "datetime",
@@ -2371,6 +2570,7 @@
2371
2570
  },
2372
2571
  {
2373
2572
  "default": "",
2573
+ "disabled": false,
2374
2574
  "document": "慢日志终止时间,格式:yyyy-mm-dd hh:mm:ss,如:2019-06-02 12:00:00。查询起止时间间隔不能超过24小时,只允许查询最近7天内慢日志。",
2375
2575
  "example": "2020-04-20 22:00:00",
2376
2576
  "member": "datetime",
@@ -2380,6 +2580,7 @@
2380
2580
  },
2381
2581
  {
2382
2582
  "default": "",
2583
+ "disabled": false,
2383
2584
  "document": "慢日志执行时间阈值,返回执行时间超过该阈值的慢日志,单位为毫秒(ms),最小为100毫秒。",
2384
2585
  "example": "100",
2385
2586
  "member": "uint64",
@@ -2389,6 +2590,7 @@
2389
2590
  },
2390
2591
  {
2391
2592
  "default": "",
2593
+ "disabled": false,
2392
2594
  "document": "偏移量,最小值为0,最大值为10000,默认值为0。",
2393
2595
  "example": "0",
2394
2596
  "member": "uint64",
@@ -2398,6 +2600,7 @@
2398
2600
  },
2399
2601
  {
2400
2602
  "default": "",
2603
+ "disabled": false,
2401
2604
  "document": "分页大小,最小值为1,最大值为100,默认值为20。",
2402
2605
  "example": "100",
2403
2606
  "member": "uint64",
@@ -2407,6 +2610,7 @@
2407
2610
  },
2408
2611
  {
2409
2612
  "default": "",
2613
+ "disabled": false,
2410
2614
  "document": "慢日志返回格式,可设置为json,不传默认返回原生慢日志格式。",
2411
2615
  "example": "json",
2412
2616
  "member": "string",
@@ -2421,6 +2625,7 @@
2421
2625
  "document": "DescribeSlowLogPatterns返回参数结构体",
2422
2626
  "members": [
2423
2627
  {
2628
+ "disabled": false,
2424
2629
  "document": "慢日志统计信息总数",
2425
2630
  "example": "2",
2426
2631
  "member": "uint64",
@@ -2430,6 +2635,7 @@
2430
2635
  "value_allowed_null": false
2431
2636
  },
2432
2637
  {
2638
+ "disabled": false,
2433
2639
  "document": "慢日志统计信息",
2434
2640
  "example": "无",
2435
2641
  "member": "SlowLogPattern",
@@ -2451,6 +2657,7 @@
2451
2657
  "document": "DescribeSlowLogs请求参数结构体",
2452
2658
  "members": [
2453
2659
  {
2660
+ "disabled": false,
2454
2661
  "document": "实例ID,格式如:cmgo-p8vnipr5。与云数据库控制台页面中显示的实例ID相同",
2455
2662
  "example": "cmgo-a3bm93hf",
2456
2663
  "member": "string",
@@ -2459,6 +2666,7 @@
2459
2666
  "type": "string"
2460
2667
  },
2461
2668
  {
2669
+ "disabled": false,
2462
2670
  "document": "慢日志起始时间,格式:yyyy-mm-dd hh:mm:ss,如:2019-06-01 10:00:00。查询起止时间间隔不能超过24小时,只允许查询最近7天内慢日志。",
2463
2671
  "example": "2020-04-20 00:00:00",
2464
2672
  "member": "datetime",
@@ -2467,6 +2675,7 @@
2467
2675
  "type": "string"
2468
2676
  },
2469
2677
  {
2678
+ "disabled": false,
2470
2679
  "document": "慢日志终止时间,格式:yyyy-mm-dd hh:mm:ss,如:2019-06-02 12:00:00。查询起止时间间隔不能超过24小时,只允许查询最近7天内慢日志。",
2471
2680
  "example": "2020-04-20 22:00:00",
2472
2681
  "member": "datetime",
@@ -2475,6 +2684,7 @@
2475
2684
  "type": "string"
2476
2685
  },
2477
2686
  {
2687
+ "disabled": false,
2478
2688
  "document": "慢日志执行时间阈值,返回执行时间超过该阈值的慢日志,单位为毫秒(ms),最小为100毫秒。",
2479
2689
  "example": "100",
2480
2690
  "member": "uint64",
@@ -2483,6 +2693,7 @@
2483
2693
  "type": "int"
2484
2694
  },
2485
2695
  {
2696
+ "disabled": false,
2486
2697
  "document": "偏移量,最小值为0,最大值为10000,默认值为0。",
2487
2698
  "example": "0",
2488
2699
  "member": "uint64",
@@ -2491,6 +2702,7 @@
2491
2702
  "type": "int"
2492
2703
  },
2493
2704
  {
2705
+ "disabled": false,
2494
2706
  "document": "分页大小,最小值为1,最大值为100,默认值为20。",
2495
2707
  "example": "100",
2496
2708
  "member": "uint64",
@@ -2499,6 +2711,7 @@
2499
2711
  "type": "int"
2500
2712
  },
2501
2713
  {
2714
+ "disabled": false,
2502
2715
  "document": "慢日志返回格式。默认返回原生慢日志格式,4.4及以上版本可设置为json。",
2503
2716
  "example": "json",
2504
2717
  "member": "string",
@@ -2513,6 +2726,7 @@
2513
2726
  "document": "DescribeSlowLogs返回参数结构体",
2514
2727
  "members": [
2515
2728
  {
2729
+ "disabled": false,
2516
2730
  "document": "慢日志总数",
2517
2731
  "example": "20",
2518
2732
  "member": "uint64",
@@ -2521,6 +2735,7 @@
2521
2735
  "value_allowed_null": false
2522
2736
  },
2523
2737
  {
2738
+ "disabled": false,
2524
2739
  "document": "慢日志详情\n注意:此字段可能返回 null,表示取不到有效值。",
2525
2740
  "example": "[\"Mon Apr 20 13:55:21.623 I COMMAND [conn16903] command admin.$cmd command: _flushRoutingTableCacheUpdates { forceRoutingTableRefresh: \\\"config.system.sessions\\\", maxTimeMS: 30000, $clusterTime: { clusterTime: Timestamp(1587362114, 1), signature: { hash: BinData(0, 259955995BDC7E0CA35C4276EB23341C03910A48), keyId: 6817613949303783443 } }, $configServerState: { opTime: { ts: Timestamp(1587362108, 1), t: 1 } }, $db: \\\"admin\\\" } numYields:0 reslen:288 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 5335ms\",\"Mon Apr 20 14:01:00.309 I COMMAND [conn1313] command admin.$cmd command: _flushRoutingTableCacheUpdates { forceRoutingTableRefresh: \\\"config.system.sessions\\\", maxTimeMS: 30000, $clusterTime: { clusterTime: Timestamp(1587362457, 1), signature: { hash: BinData(0, DC2B16681C70845D7B6C8C6C97400D4DFB394CA0), keyId: 6817613949303783443 } }, $configServerState: { opTime: { ts: Timestamp(1587362455, 1), t: 1 } }, $db: \\\"admin\\\" } numYields:0 reslen:288 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 1264ms\",\"Mon Apr 20 14:20:15.283 I COMMAND [conn586] command admin.$cmd command: _flushRoutingTableCacheUpdates { forceRoutingTableRefresh: \\\"config.system.sessions\\\", maxTimeMS: 30000, $clusterTime: { clusterTime: Timestamp(1587363613, 1), signature: { hash: BinData(0, 72D24884320C8A9A26AF8C4DD1127874085DFAE5), keyId: 6817613949303783443 } }, $configServerState: { opTime: { ts: Timestamp(1587363603, 1), t: 1 } }, $db: \\\"admin\\\" } numYields:0 reslen:288 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 426ms\",\"Mon Apr 20 10:25:45.487 I COMMAND [conn48] command local.system.replset command: replSetReconfig { replSetReconfig: { _id: \\\"cmgo-a3bm93hf_1\\\", version: 3, protocolVersion: 1, members: [ { _id: 1, host: \\\"100.93.44.85:7005\\\", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, slaveDelay: 0, votes: 1 }, { _id: 2, host: \\\"10.112.91.43:7009\\\", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, slaveDelay: 0, votes: 1 }, { _id: 3, host: \\\"10.53.61.24:7004\\\" } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorDefaults: { wtimeout: 0, w: 1 }, replicaSetId: ObjectId('5e9d08160c269352426f9575') } }, $db: \\\"admin\\\" } numYields:0 reslen:60 locks:{ Global: { acquireCount: { r: 3, w: 2, W: 1 } }, Database: { acquireCount: { w: 1, W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 423ms\",\"Mon Apr 20 10:25:34.934 I COMMAND [conn28] command local.system.replset command: replSetReconfig { replSetReconfig: { _id: \\\"cmgo-a3bm93hf_1\\\", version: 2, protocolVersion: 1, members: [ { _id: 1, host: \\\"100.93.44.85:7005\\\", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, slaveDelay: 0, votes: 1 }, { _id: 2, host: \\\"10.112.91.43:7009\\\" } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5e9d08160c269352426f9575') } }, $db: \\\"admin\\\" } numYields:0 reslen:60 locks:{ Global: { acquireCount: { r: 3, w: 2, W: 1 } }, Database: { acquireCount: { w: 1, W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 414ms\",\"Mon Apr 20 10:24:52.278 I COMMAND [conn30] command local.system.replset command: replSetReconfig { replSetReconfig: { _id: \\\"cmgo-a3bm93hf_0\\\", version: 2, protocolVersion: 1, members: [ { _id: 1, host: \\\"10.53.80.6:7011\\\", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, slaveDelay: 0, votes: 1 }, { _id: 2, host: \\\"100.93.44.26:7012\\\" } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5e9d07ebf3f99b58c95a33fb') } }, $db: \\\"admin\\\" } numYields:0 reslen:60 locks:{ Global: { acquireCount: { r: 3, w: 2, W: 1 } }, Database: { acquireCount: { w: 1, W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 406ms\",\"Mon Apr 20 10:25:02.675 I COMMAND [conn50] command local.system.replset command: replSetReconfig { replSetReconfig: { _id: \\\"cmgo-a3bm93hf_0\\\", version: 3, protocolVersion: 1, members: [ { _id: 1, host: \\\"10.53.80.6:7011\\\", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, slaveDelay: 0, votes: 1 }, { _id: 2, host: \\\"100.93.44.26:7012\\\", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, slaveDelay: 0, votes: 1 }, { _id: 3, host: \\\"9.34.46.139:7003\\\" } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5e9d07ebf3f99b58c95a33fb') } }, $db: \\\"admin\\\" } numYields:0 reslen:60 locks:{ Global: { acquireCount: { r: 3, w: 2, W: 1 } }, Database: { acquireCount: { w: 1, W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 373ms\",\"Mon Apr 20 18:35:15.103 I COMMAND [conn586] command admin.$cmd command: _flushRoutingTableCacheUpdates { forceRoutingTableRefresh: \\\"config.system.sessions\\\", maxTimeMS: 30000, $clusterTime: { clusterTime: Timestamp(1587378913, 1), signature: { hash: BinData(0, A3C176F81B64A7473F88F3F40B84C59EC9E1E1AE), keyId: 6817613949303783443 } }, $configServerState: { opTime: { ts: Timestamp(1587378912, 1), t: 2 } }, $db: \\\"admin\\\" } numYields:0 reslen:288 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 248ms\",\"Mon Apr 20 10:27:38.171 I COMMAND [conn281] command admin.$cmd command: setFeatureCompatibilityVersion { setFeatureCompatibilityVersion: \\\"4.0\\\", $db: \\\"admin\\\" } numYields:0 reslen:288 locks:{ Global: { acquireCount: { r: 5, w: 4, R: 1 } }, Database: { acquireCount: { w: 2, W: 2 } }, Collection: { acquireCount: { w: 2 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 212ms\",\"Mon Apr 20 10:26:27.924 I COMMAND [conn111] command local.system.replset command: replSetReconfig { replSetReconfig: { _id: \\\"cmgo-a3bm93hf_2\\\", version: 3, protocolVersion: 1, members: [ { _id: 1, host: \\\"10.112.90.165:7002\\\", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, slaveDelay: 0, votes: 1 }, { _id: 2, host: \\\"10.53.80.6:7012\\\", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, slaveDelay: 0, votes: 1 }, { _id: 3, host: \\\"100.93.44.26:7013\\\" } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5e9d0841f0f688fc992fd087') } }, $db: \\\"admin\\\" } numYields:0 reslen:60 locks:{ Global: { acquireCount: { r: 3, w: 2, W: 1 } }, Database: { acquireCount: { w: 1, W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 212ms\",\"Mon Apr 20 13:55:15.051 I COMMAND [conn586] command admin.$cmd command: _flushRoutingTableCacheUpdates { forceRoutingTableRefresh: \\\"config.system.sessions\\\", maxTimeMS: 30000, $clusterTime: { clusterTime: Timestamp(1587362114, 1), signature: { hash: BinData(0, 259955995BDC7E0CA35C4276EB23341C03910A48), keyId: 6817613949303783443 } }, $configServerState: { opTime: { ts: Timestamp(1587362085, 6), t: 1 } }, $db: \\\"admin\\\" } numYields:0 reslen:288 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 192ms\",\"Mon Apr 20 10:27:39.400 I COMMAND [conn213] command admin.$cmd command: setFeatureCompatibilityVersion { setFeatureCompatibilityVersion: \\\"4.0\\\", $db: \\\"admin\\\" } numYields:0 reslen:288 locks:{ Global: { acquireCount: { r: 5, w: 4, R: 1 } }, Database: { acquireCount: { w: 2, W: 2 } }, Collection: { acquireCount: { w: 2 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 183ms\",\"Mon Apr 20 10:26:09.357 I COMMAND [conn36] command local.system.replset command: replSetInitiate { replSetInitiate: { _id: \\\"cmgo-a3bm93hf_2\\\", version: 1, members: [ { _id: 1, host: \\\"10.112.90.165:7002\\\" } ] }, $readPreference: { mode: \\\"secondaryPreferred\\\" }, $db: \\\"admin\\\" } numYields:0 reslen:60 locks:{ Global: { acquireCount: { r: 23, w: 7, W: 2 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 59 } }, Database: { acquireCount: { r: 7, w: 4, W: 3 } }, Collection: { acquireCount: { r: 3, w: 2 } }, oplog: { acquireCount: { r: 2, w: 3 } } } protocol:op_query 134ms\",\"Mon Apr 20 13:00:16.363 I COMMAND [conn16903] command admin.$cmd command: _flushRoutingTableCacheUpdates { forceRoutingTableRefresh: \\\"config.system.sessions\\\", maxTimeMS: 30000, $clusterTime: { clusterTime: Timestamp(1587358814, 1), signature: { hash: BinData(0, 90BD7BB9B481B9825527D89A3579B52E6C0C3915), keyId: 6817613949303783443 } }, $configServerState: { opTime: { ts: Timestamp(1587358809, 2), t: 1 } }, $db: \\\"admin\\\" } numYields:0 reslen:288 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 123ms\",\"Mon Apr 20 13:35:14.983 I COMMAND [conn586] command admin.$cmd command: _flushRoutingTableCacheUpdates { forceRoutingTableRefresh: \\\"config.system.sessions\\\", maxTimeMS: 30000, $clusterTime: { clusterTime: Timestamp(1587360912, 1), signature: { hash: BinData(0, 06A84575A66B9316D1ECBFB9FB1C7B2F605AB3A8), keyId: 6817613949303783443 } }, $configServerState: { opTime: { ts: Timestamp(1587360909, 5), t: 1 } }, $db: \\\"admin\\\" } numYields:0 reslen:288 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 122ms\",\"Mon Apr 20 10:24:43.760 I COMMAND [conn16] command local.system.replset command: replSetInitiate { replSetInitiate: { _id: \\\"cmgo-a3bm93hf_0\\\", version: 1, members: [ { _id: 1, host: \\\"10.53.80.6:7011\\\" } ] }, $readPreference: { mode: \\\"secondaryPreferred\\\" }, $db: \\\"admin\\\" } numYields:0 reslen:60 locks:{ Global: { acquireCount: { r: 23, w: 7, W: 2 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 39 } }, Database: { acquireCount: { r: 7, w: 4, W: 3 } }, Collection: { acquireCount: { r: 3, w: 2 } }, oplog: { acquireCount: { r: 2, w: 3 } } } protocol:op_query 112ms\",\"Mon Apr 20 10:25:26.300 I COMMAND [conn15] command local.system.replset command: replSetInitiate { replSetInitiate: { _id: \\\"cmgo-a3bm93hf_1\\\", version: 1, members: [ { _id: 1, host: \\\"100.93.44.85:7005\\\" } ] }, $readPreference: { mode: \\\"secondaryPreferred\\\" }, $db: \\\"admin\\\" } numYields:0 reslen:60 locks:{ Global: { acquireCount: { r: 23, w: 7, W: 2 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 24 } }, Database: { acquireCount: { r: 7, w: 4, W: 3 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 7 } }, Collection: { acquireCount: { r: 3, w: 2 } }, oplog: { acquireCount: { r: 2, w: 3 } } } protocol:op_query 110ms\",\"Mon Apr 20 10:27:39.400 I COMMAND [conn213] command admin.$cmd command: update { update: \\\"system.version\\\", writeConcern: { w: \\\"majority\\\" }, $db: \\\"admin\\\" } numYields:0 reslen:370 locks:{ Global: { acquireCount: { r: 5, w: 4, R: 1 } }, Database: { acquireCount: { w: 2, W: 2 } }, Collection: { acquireCount: { w: 2 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 107ms\",\"Mon Apr 20 10:27:38.065 I COMMAND [conn281] command admin.$cmd command: update { update: \\\"system.version\\\", writeConcern: { w: \\\"majority\\\" }, $db: \\\"admin\\\" } numYields:0 reslen:370 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 1, W: 1 } }, Collection: { acquireCount: { w: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 107ms\",\"Mon Apr 20 10:27:38.170 I COMMAND [conn281] command admin.$cmd command: update { update: \\\"system.version\\\", writeConcern: { w: \\\"majority\\\" }, $db: \\\"admin\\\" } numYields:0 reslen:370 locks:{ Global: { acquireCount: { r: 5, w: 4, R: 1 } }, Database: { acquireCount: { w: 2, W: 2 } }, Collection: { acquireCount: { w: 2 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 105ms\"]",
2526
2741
  "member": "string",
@@ -2542,6 +2757,7 @@
2542
2757
  "members": [
2543
2758
  {
2544
2759
  "default": "",
2760
+ "disabled": false,
2545
2761
  "document": "待查询可用区",
2546
2762
  "example": "1",
2547
2763
  "member": "string",
@@ -2556,6 +2772,7 @@
2556
2772
  "document": "DescribeSpecInfo返回参数结构体",
2557
2773
  "members": [
2558
2774
  {
2775
+ "disabled": false,
2559
2776
  "document": "实例售卖规格信息列表",
2560
2777
  "example": "无",
2561
2778
  "member": "SpecificationInfo",
@@ -2578,6 +2795,7 @@
2578
2795
  "members": [
2579
2796
  {
2580
2797
  "default": "",
2798
+ "disabled": false,
2581
2799
  "document": "实例ID",
2582
2800
  "example": "cmgo-a3bm9xxx",
2583
2801
  "member": "string",
@@ -2605,6 +2823,7 @@
2605
2823
  "members": [
2606
2824
  {
2607
2825
  "default": "",
2826
+ "disabled": false,
2608
2827
  "document": "实例所属区域及可用区信息。格式:ap-guangzhou-2。",
2609
2828
  "example": "ap-guangzhou-4",
2610
2829
  "member": "string",
@@ -2614,6 +2833,7 @@
2614
2833
  },
2615
2834
  {
2616
2835
  "default": "",
2836
+ "disabled": false,
2617
2837
  "document": "每个分片的主从节点数量。<br>取值范围:请通过接口<a href=\"https://cloud.tencent.com/document/product/240/38567\">DescribeSpecInfo</a>查询,其返回的数据结构SpecItems中的参数MinNodeNum与MaxNodeNum分别对应其最小值与最大值。</li></ul>",
2618
2838
  "example": "3",
2619
2839
  "member": "int64",
@@ -2623,6 +2843,7 @@
2623
2843
  },
2624
2844
  {
2625
2845
  "default": "",
2846
+ "disabled": false,
2626
2847
  "document": "实例内存大小。<ul><li>单位:GB。</li><li>取值范围:请通过接口<a href=\"https://cloud.tencent.com/document/product/240/38567\">DescribeSpecInfo</a>查询,其返回的数据结构SpecItems中的参数CPU与Memory分别对应CPU核数与内存规格。</li></ul>",
2627
2848
  "example": "4",
2628
2849
  "member": "int64",
@@ -2632,6 +2853,7 @@
2632
2853
  },
2633
2854
  {
2634
2855
  "default": "",
2856
+ "disabled": false,
2635
2857
  "document": "实例硬盘大小。<ul><li>单位:GB。</li><li>取值范围:请通过接口<a href=\"https://cloud.tencent.com/document/product/240/38567\">DescribeSpecInfo</a>查询,其返回的数据结构SpecItems中的参数MinStorage与MaxStorage分别对应其最小磁盘规格与最大磁盘规格。</br>",
2636
2858
  "example": "100",
2637
2859
  "member": "int64",
@@ -2641,6 +2863,7 @@
2641
2863
  },
2642
2864
  {
2643
2865
  "default": "",
2866
+ "disabled": false,
2644
2867
  "document": "实例版本信息。<ul><li>具体支持的版本,请通过接口<a href=\"https://cloud.tencent.com/document/product/240/38567\">DescribeSpecInfo</a>查询,其返回的数据结构SpecItems中的参数MongoVersionCode为实例所支持的版本信息。</li><li>版本信息与版本号对应关系如下:<ul><li>MONGO_3_WT:MongoDB 3.2 WiredTiger存储引擎版本。</li><li>MONGO_3_ROCKS:MongoDB 3.2 RocksDB存储引擎版本。</li><li>MONGO_36_WT:MongoDB 3.6 WiredTiger存储引擎版本。</li><li>MONGO_40_WT:MongoDB 4.0 WiredTiger存储引擎版本。</li><li>MONGO_42_WT:MongoDB 4.2 WiredTiger存储引擎版本。</li><li>MONGO_44_WT:MongoDB 4.4 WiredTiger存储引擎版本。</li></ul>",
2645
2868
  "example": "MONGO_36_WT",
2646
2869
  "member": "string",
@@ -2650,6 +2873,7 @@
2650
2873
  },
2651
2874
  {
2652
2875
  "default": "",
2876
+ "disabled": false,
2653
2877
  "document": "机器类型。<ul><li>HIO:高IO型。</li><li>HIO10G:高IO万兆型。</li></ul>",
2654
2878
  "example": "HIO10G",
2655
2879
  "member": "string",
@@ -2659,6 +2883,7 @@
2659
2883
  },
2660
2884
  {
2661
2885
  "default": "",
2886
+ "disabled": false,
2662
2887
  "document": "实例数量,取值范围为[1,10]。",
2663
2888
  "example": "2",
2664
2889
  "member": "int64",
@@ -2668,6 +2893,7 @@
2668
2893
  },
2669
2894
  {
2670
2895
  "default": "",
2896
+ "disabled": false,
2671
2897
  "document": "实例类型。<ul><li>REPLSET:副本集。</li><li>SHARD:分片集群。</li><li>STANDALONE:单节点。</li></ul>",
2672
2898
  "example": "REPLSET",
2673
2899
  "member": "string",
@@ -2677,6 +2903,7 @@
2677
2903
  },
2678
2904
  {
2679
2905
  "default": "",
2906
+ "disabled": false,
2680
2907
  "document": "副本集个数。<ul><li>创建副本集实例时,该参数固定设置为1。</li><li>创建分片集群时,指分片数量,请通过接口<a href=\"https://cloud.tencent.com/document/product/240/38567\">DescribeSpecInfo</a>查询,其返回的数据结构SpecItems中的参数MinReplicateSetNum与MaxReplicateSetNum分别对应其最小值与最大值。</li><li>若为单节点实例,该参数固定设置为0。</li></ul>",
2681
2908
  "example": "1",
2682
2909
  "member": "int64",
@@ -2686,6 +2913,7 @@
2686
2913
  },
2687
2914
  {
2688
2915
  "default": "",
2916
+ "disabled": false,
2689
2917
  "document": "选择包年包月计费模式时,您需要设定购买实例的时长。即<b>InstanceChargeType</b>设定为<b>PREPAID</b>时,该参数必须配置。<ul><li>单位:月。</li><li>可选值包括[1,2,3,4,5,6,7,8,9,10,11,12,24,36]。</li></ul>",
2690
2918
  "example": "1",
2691
2919
  "member": "int64",
@@ -2695,6 +2923,7 @@
2695
2923
  },
2696
2924
  {
2697
2925
  "default": "",
2926
+ "disabled": false,
2698
2927
  "document": "实例付费方式。<ul><li>PREPAID:包年包月计费。</li><li>POSTPAID_BY_HOUR:按量计费。</li></ul>",
2699
2928
  "example": "PREPAID",
2700
2929
  "member": "string",
@@ -2704,6 +2933,7 @@
2704
2933
  },
2705
2934
  {
2706
2935
  "default": "",
2936
+ "disabled": false,
2707
2937
  "document": "分片实例询价必填参数,指 Mongos CPU核数,取值范围为[1,16]。",
2708
2938
  "example": "2",
2709
2939
  "member": "uint64",
@@ -2713,6 +2943,7 @@
2713
2943
  },
2714
2944
  {
2715
2945
  "default": "",
2946
+ "disabled": false,
2716
2947
  "document": "分片实例询价必填参数,指 Mongos 内存,取值范围为[2,32],单位:GB。",
2717
2948
  "example": "4",
2718
2949
  "member": "uint64",
@@ -2722,6 +2953,7 @@
2722
2953
  },
2723
2954
  {
2724
2955
  "default": "",
2956
+ "disabled": false,
2725
2957
  "document": "分片实例询价必填参数,指 Mongos 个数,取值范围为[3,32]。",
2726
2958
  "example": "3",
2727
2959
  "member": "uint64",
@@ -2731,6 +2963,7 @@
2731
2963
  },
2732
2964
  {
2733
2965
  "default": "",
2966
+ "disabled": false,
2734
2967
  "document": "分片实例询价必填参数,指 ConfigServer CPU核数,取值为1,单位:GB。",
2735
2968
  "example": "1",
2736
2969
  "member": "uint64",
@@ -2740,6 +2973,7 @@
2740
2973
  },
2741
2974
  {
2742
2975
  "default": "",
2976
+ "disabled": false,
2743
2977
  "document": "分片实例询价必填参数,指 ConfigServer 内存大小,取值为2,单位:GB。",
2744
2978
  "example": "2",
2745
2979
  "member": "uint64",
@@ -2749,6 +2983,7 @@
2749
2983
  },
2750
2984
  {
2751
2985
  "default": "",
2986
+ "disabled": false,
2752
2987
  "document": "分片实例询价必填参数,指 ConfigServer 磁盘大小,取值为 20,单位:GB。",
2753
2988
  "example": "50",
2754
2989
  "member": "uint64",
@@ -2763,6 +2998,7 @@
2763
2998
  "document": "InquirePriceCreateDBInstances返回参数结构体",
2764
2999
  "members": [
2765
3000
  {
3001
+ "disabled": false,
2766
3002
  "document": "价格",
2767
3003
  "example": "无",
2768
3004
  "member": "DBInstancePrice",
@@ -2784,6 +3020,7 @@
2784
3020
  "document": "InquirePriceModifyDBInstanceSpec请求参数结构体",
2785
3021
  "members": [
2786
3022
  {
3023
+ "disabled": false,
2787
3024
  "document": "实例 ID,格式如:cmgo-p8vn****。与云数据库控制台页面中显示的实例ID相同。",
2788
3025
  "example": "cmgo-8oij5631",
2789
3026
  "member": "string",
@@ -2792,6 +3029,7 @@
2792
3029
  "type": "string"
2793
3030
  },
2794
3031
  {
3032
+ "disabled": false,
2795
3033
  "document": "变更配置后实例内存大小,单位:GB。",
2796
3034
  "example": "8",
2797
3035
  "member": "int64",
@@ -2800,6 +3038,7 @@
2800
3038
  "type": "int"
2801
3039
  },
2802
3040
  {
3041
+ "disabled": false,
2803
3042
  "document": "变更配置后实例磁盘大小,单位:GB。",
2804
3043
  "example": "200",
2805
3044
  "member": "int64",
@@ -2808,6 +3047,7 @@
2808
3047
  "type": "int"
2809
3048
  },
2810
3049
  {
3050
+ "disabled": false,
2811
3051
  "document": "实例节点数。默认为不变更节点数,暂不支持变更。",
2812
3052
  "example": "3",
2813
3053
  "member": "int64",
@@ -2816,6 +3056,7 @@
2816
3056
  "type": "int"
2817
3057
  },
2818
3058
  {
3059
+ "disabled": false,
2819
3060
  "document": "实例分片数。默认为不变更分片数,暂不支持变更。",
2820
3061
  "example": "2",
2821
3062
  "member": "int64",
@@ -2830,6 +3071,7 @@
2830
3071
  "document": "InquirePriceModifyDBInstanceSpec返回参数结构体",
2831
3072
  "members": [
2832
3073
  {
3074
+ "disabled": false,
2833
3075
  "document": "价格。",
2834
3076
  "example": "无",
2835
3077
  "member": "DBInstancePrice",
@@ -2851,6 +3093,7 @@
2851
3093
  "members": [
2852
3094
  {
2853
3095
  "default": "",
3096
+ "disabled": false,
2854
3097
  "document": "实例ID,格式如:cmgo-p8vnipr5。与云数据库控制台页面中显示的实例ID相同,接口单次最多只支持5个实例进行操作。",
2855
3098
  "example": "[\"cmgo-8oij5631\\r\\n\"]",
2856
3099
  "member": "string",
@@ -2860,6 +3103,7 @@
2860
3103
  },
2861
3104
  {
2862
3105
  "default": "",
3106
+ "disabled": false,
2863
3107
  "document": "预付费模式(即包年包月)相关参数设置。通过该参数可以指定包年包月实例的续费时长、是否设置自动续费等属性。",
2864
3108
  "example": "无",
2865
3109
  "member": "InstanceChargePrepaid",
@@ -2874,6 +3118,7 @@
2874
3118
  "document": "InquirePriceRenewDBInstances返回参数结构体",
2875
3119
  "members": [
2876
3120
  {
3121
+ "disabled": false,
2877
3122
  "document": "价格",
2878
3123
  "example": "无",
2879
3124
  "member": "DBInstancePrice",
@@ -2896,6 +3141,7 @@
2896
3141
  "members": [
2897
3142
  {
2898
3143
  "default": "",
3144
+ "disabled": false,
2899
3145
  "document": "购买实例的时长,单位:月。取值范围:1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 24, 36。默认为1。\n(InquirePriceRenewDBInstances,RenewDBInstances调用时必填)",
2900
3146
  "member": "int64",
2901
3147
  "name": "Period",
@@ -2905,6 +3151,7 @@
2905
3151
  },
2906
3152
  {
2907
3153
  "default": "",
3154
+ "disabled": false,
2908
3155
  "document": "自动续费标识。取值范围:\nNOTIFY_AND_AUTO_RENEW:通知过期且自动续费\nNOTIFY_AND_MANUAL_RENEW:通知过期不自动续费\nDISABLE_NOTIFY_AND_MANUAL_RENEW:不通知过期不自动续费\n\n默认取值:NOTIFY_AND_MANUAL_RENEW。若该参数指定为NOTIFY_AND_AUTO_RENEW,在账户余额充足的情况下,实例到期后将按月自动续费。\n(InquirePriceRenewDBInstances,RenewDBInstances调用时必填)",
2909
3156
  "member": "string",
2910
3157
  "name": "RenewFlag",
@@ -2920,6 +3167,7 @@
2920
3167
  "members": [
2921
3168
  {
2922
3169
  "default": "",
3170
+ "disabled": false,
2923
3171
  "document": "实例ID。",
2924
3172
  "example": "cmgo-7pjedvz7",
2925
3173
  "member": "string",
@@ -2930,6 +3178,7 @@
2930
3178
  },
2931
3179
  {
2932
3180
  "default": "",
3181
+ "disabled": false,
2933
3182
  "document": "实例名称。",
2934
3183
  "example": "test-instance",
2935
3184
  "member": "string",
@@ -2940,6 +3189,7 @@
2940
3189
  },
2941
3190
  {
2942
3191
  "default": "",
3192
+ "disabled": false,
2943
3193
  "document": "付费类型,可能的返回值:1-包年包月;0-按量计费",
2944
3194
  "example": "1",
2945
3195
  "member": "uint64",
@@ -2950,6 +3200,7 @@
2950
3200
  },
2951
3201
  {
2952
3202
  "default": "",
3203
+ "disabled": false,
2953
3204
  "document": "项目ID。",
2954
3205
  "example": "无",
2955
3206
  "member": "uint64",
@@ -2960,6 +3211,7 @@
2960
3211
  },
2961
3212
  {
2962
3213
  "default": "",
3214
+ "disabled": false,
2963
3215
  "document": "集群类型,可能的返回值:0-副本集实例,1-分片实例。",
2964
3216
  "example": "1",
2965
3217
  "member": "uint64",
@@ -2970,6 +3222,7 @@
2970
3222
  },
2971
3223
  {
2972
3224
  "default": "",
3225
+ "disabled": false,
2973
3226
  "document": "地域信息。",
2974
3227
  "example": "无",
2975
3228
  "member": "string",
@@ -2980,6 +3233,7 @@
2980
3233
  },
2981
3234
  {
2982
3235
  "default": "",
3236
+ "disabled": false,
2983
3237
  "document": "可用区信息。",
2984
3238
  "example": "无",
2985
3239
  "member": "string",
@@ -2990,6 +3244,7 @@
2990
3244
  },
2991
3245
  {
2992
3246
  "default": "",
3247
+ "disabled": false,
2993
3248
  "document": "网络类型,可能的返回值:0-基础网络,1-私有网络",
2994
3249
  "example": "1",
2995
3250
  "member": "uint64",
@@ -3000,6 +3255,7 @@
3000
3255
  },
3001
3256
  {
3002
3257
  "default": "",
3258
+ "disabled": false,
3003
3259
  "document": "私有网络的ID。",
3004
3260
  "example": "vpc-0vjmgwtn",
3005
3261
  "member": "string",
@@ -3010,6 +3266,7 @@
3010
3266
  },
3011
3267
  {
3012
3268
  "default": "",
3269
+ "disabled": false,
3013
3270
  "document": "私有网络的子网ID。",
3014
3271
  "example": "subnet-emtfpj2o",
3015
3272
  "member": "string",
@@ -3020,6 +3277,7 @@
3020
3277
  },
3021
3278
  {
3022
3279
  "default": "",
3280
+ "disabled": false,
3023
3281
  "document": "实例状态,可能的返回值:0-待初始化,1-流程处理中,2-运行中,-2-实例已过期。",
3024
3282
  "example": "2",
3025
3283
  "member": "int64",
@@ -3030,6 +3288,7 @@
3030
3288
  },
3031
3289
  {
3032
3290
  "default": "",
3291
+ "disabled": false,
3033
3292
  "document": "实例IP。",
3034
3293
  "example": "10.100.0.0",
3035
3294
  "member": "string",
@@ -3040,6 +3299,7 @@
3040
3299
  },
3041
3300
  {
3042
3301
  "default": "",
3302
+ "disabled": false,
3043
3303
  "document": "端口号。",
3044
3304
  "example": "27017",
3045
3305
  "member": "uint64",
@@ -3050,6 +3310,7 @@
3050
3310
  },
3051
3311
  {
3052
3312
  "default": "",
3313
+ "disabled": false,
3053
3314
  "document": "实例创建时间。",
3054
3315
  "example": "2010-07-25 18:00:00",
3055
3316
  "member": "datetime",
@@ -3060,6 +3321,7 @@
3060
3321
  },
3061
3322
  {
3062
3323
  "default": "",
3324
+ "disabled": false,
3063
3325
  "document": "实例到期时间。",
3064
3326
  "example": "2010-07-25 20:00:00",
3065
3327
  "member": "datetime",
@@ -3070,6 +3332,7 @@
3070
3332
  },
3071
3333
  {
3072
3334
  "default": "",
3335
+ "disabled": false,
3073
3336
  "document": "实例版本信息。",
3074
3337
  "example": "MONGO_42_WT",
3075
3338
  "member": "string",
@@ -3080,6 +3343,7 @@
3080
3343
  },
3081
3344
  {
3082
3345
  "default": "",
3346
+ "disabled": false,
3083
3347
  "document": "实例内存规格,单位为MB。",
3084
3348
  "example": "4",
3085
3349
  "member": "uint64",
@@ -3090,6 +3354,7 @@
3090
3354
  },
3091
3355
  {
3092
3356
  "default": "",
3357
+ "disabled": false,
3093
3358
  "document": "实例磁盘规格,单位为MB。",
3094
3359
  "example": "120",
3095
3360
  "member": "uint64",
@@ -3100,6 +3365,7 @@
3100
3365
  },
3101
3366
  {
3102
3367
  "default": "",
3368
+ "disabled": false,
3103
3369
  "document": "实例CPU核心数。",
3104
3370
  "example": "2",
3105
3371
  "member": "uint64",
@@ -3110,6 +3376,7 @@
3110
3376
  },
3111
3377
  {
3112
3378
  "default": "",
3379
+ "disabled": false,
3113
3380
  "document": "实例机器类型。",
3114
3381
  "example": "HIO10G",
3115
3382
  "member": "string",
@@ -3120,6 +3387,7 @@
3120
3387
  },
3121
3388
  {
3122
3389
  "default": "",
3390
+ "disabled": false,
3123
3391
  "document": "实例从节点数。",
3124
3392
  "example": "2",
3125
3393
  "member": "uint64",
@@ -3130,6 +3398,7 @@
3130
3398
  },
3131
3399
  {
3132
3400
  "default": "",
3401
+ "disabled": false,
3133
3402
  "document": "实例分片数。",
3134
3403
  "example": "3",
3135
3404
  "member": "uint64",
@@ -3140,6 +3409,7 @@
3140
3409
  },
3141
3410
  {
3142
3411
  "default": "",
3412
+ "disabled": false,
3143
3413
  "document": "实例自动续费标志,可能的返回值:0-手动续费,1-自动续费,2-确认不续费。",
3144
3414
  "example": "0",
3145
3415
  "member": "int64",
@@ -3150,6 +3420,7 @@
3150
3420
  },
3151
3421
  {
3152
3422
  "default": "",
3423
+ "disabled": false,
3153
3424
  "document": "已用容量,单位MB。",
3154
3425
  "example": "100",
3155
3426
  "member": "uint64",
@@ -3160,6 +3431,7 @@
3160
3431
  },
3161
3432
  {
3162
3433
  "default": "",
3434
+ "disabled": false,
3163
3435
  "document": "维护窗口起始时间。",
3164
3436
  "example": "04:00:00",
3165
3437
  "member": "string",
@@ -3170,6 +3442,7 @@
3170
3442
  },
3171
3443
  {
3172
3444
  "default": "",
3445
+ "disabled": false,
3173
3446
  "document": "维护窗口结束时间。",
3174
3447
  "example": "05:00:00",
3175
3448
  "member": "string",
@@ -3180,6 +3453,7 @@
3180
3453
  },
3181
3454
  {
3182
3455
  "default": "",
3456
+ "disabled": false,
3183
3457
  "document": "分片信息。",
3184
3458
  "example": "无",
3185
3459
  "member": "ShardInfo",
@@ -3190,6 +3464,7 @@
3190
3464
  },
3191
3465
  {
3192
3466
  "default": "",
3467
+ "disabled": false,
3193
3468
  "document": "只读实例信息。",
3194
3469
  "example": "无",
3195
3470
  "member": "DBInstanceInfo",
@@ -3200,6 +3475,7 @@
3200
3475
  },
3201
3476
  {
3202
3477
  "default": "",
3478
+ "disabled": false,
3203
3479
  "document": "灾备实例信息。",
3204
3480
  "example": "无",
3205
3481
  "member": "DBInstanceInfo",
@@ -3210,6 +3486,7 @@
3210
3486
  },
3211
3487
  {
3212
3488
  "default": "",
3489
+ "disabled": false,
3213
3490
  "document": "临时实例信息。",
3214
3491
  "example": "无",
3215
3492
  "member": "DBInstanceInfo",
@@ -3220,6 +3497,7 @@
3220
3497
  },
3221
3498
  {
3222
3499
  "default": "",
3500
+ "disabled": false,
3223
3501
  "document": "关联实例信息,对于正式实例,该字段表示它的临时实例信息;对于临时实例,则表示它的正式实例信息;如果为只读/灾备实例,则表示他的主实例信息。",
3224
3502
  "example": "无",
3225
3503
  "member": "DBInstanceInfo",
@@ -3230,6 +3508,7 @@
3230
3508
  },
3231
3509
  {
3232
3510
  "default": "",
3511
+ "disabled": false,
3233
3512
  "document": "实例标签信息集合。",
3234
3513
  "example": "无",
3235
3514
  "member": "TagInfo",
@@ -3240,6 +3519,7 @@
3240
3519
  },
3241
3520
  {
3242
3521
  "default": "",
3522
+ "disabled": false,
3243
3523
  "document": "实例版本标记。",
3244
3524
  "example": "4",
3245
3525
  "member": "uint64",
@@ -3250,6 +3530,7 @@
3250
3530
  },
3251
3531
  {
3252
3532
  "default": "",
3533
+ "disabled": false,
3253
3534
  "document": "实例版本标记。",
3254
3535
  "example": "1",
3255
3536
  "member": "uint64",
@@ -3260,6 +3541,7 @@
3260
3541
  },
3261
3542
  {
3262
3543
  "default": "",
3544
+ "disabled": false,
3263
3545
  "document": "协议信息,可能的返回值:1-mongodb,2-dynamodb。",
3264
3546
  "example": "0",
3265
3547
  "member": "uint64",
@@ -3270,6 +3552,7 @@
3270
3552
  },
3271
3553
  {
3272
3554
  "default": "",
3555
+ "disabled": false,
3273
3556
  "document": "实例类型,可能的返回值,1-正式实例,2-临时实例,3-只读实例,4-灾备实例",
3274
3557
  "example": "1",
3275
3558
  "member": "uint64",
@@ -3280,6 +3563,7 @@
3280
3563
  },
3281
3564
  {
3282
3565
  "default": "",
3566
+ "disabled": false,
3283
3567
  "document": "实例状态描述",
3284
3568
  "example": "运行中",
3285
3569
  "member": "string",
@@ -3290,6 +3574,7 @@
3290
3574
  },
3291
3575
  {
3292
3576
  "default": "",
3577
+ "disabled": false,
3293
3578
  "document": "实例对应的物理实例id,回档并替换过的实例有不同的InstanceId和RealInstanceId,从barad获取监控数据等场景下需要用物理id获取",
3294
3579
  "example": "cmgo-8go1o9xl",
3295
3580
  "member": "string",
@@ -3300,6 +3585,7 @@
3300
3585
  },
3301
3586
  {
3302
3587
  "default": "",
3588
+ "disabled": false,
3303
3589
  "document": "mongos节点个数。\n注意:此字段可能返回 null,表示取不到有效值。",
3304
3590
  "example": "3",
3305
3591
  "member": "uint64",
@@ -3310,6 +3596,7 @@
3310
3596
  },
3311
3597
  {
3312
3598
  "default": "",
3599
+ "disabled": false,
3313
3600
  "document": "mongos节点内存。\n注意:此字段可能返回 null,表示取不到有效值。",
3314
3601
  "example": "2",
3315
3602
  "member": "uint64",
@@ -3320,6 +3607,7 @@
3320
3607
  },
3321
3608
  {
3322
3609
  "default": "",
3610
+ "disabled": false,
3323
3611
  "document": "mongos节点CPU核数。\n注意:此字段可能返回 null,表示取不到有效值。",
3324
3612
  "example": "1",
3325
3613
  "member": "uint64",
@@ -3330,6 +3618,7 @@
3330
3618
  },
3331
3619
  {
3332
3620
  "default": "",
3621
+ "disabled": false,
3333
3622
  "document": "Config Server节点个数。\n注意:此字段可能返回 null,表示取不到有效值。",
3334
3623
  "example": "3",
3335
3624
  "member": "uint64",
@@ -3340,6 +3629,7 @@
3340
3629
  },
3341
3630
  {
3342
3631
  "default": "",
3632
+ "disabled": false,
3343
3633
  "document": "Config Server节点内存。\n注意:此字段可能返回 null,表示取不到有效值。",
3344
3634
  "example": "2",
3345
3635
  "member": "uint64",
@@ -3350,6 +3640,7 @@
3350
3640
  },
3351
3641
  {
3352
3642
  "default": "",
3643
+ "disabled": false,
3353
3644
  "document": "Config Server节点磁盘大小。\n注意:此字段可能返回 null,表示取不到有效值。",
3354
3645
  "example": "20",
3355
3646
  "member": "uint64",
@@ -3360,6 +3651,7 @@
3360
3651
  },
3361
3652
  {
3362
3653
  "default": "",
3654
+ "disabled": false,
3363
3655
  "document": "Config Server节点CPU核数。\n注意:此字段可能返回 null,表示取不到有效值。",
3364
3656
  "example": "1",
3365
3657
  "member": "uint64",
@@ -3370,6 +3662,7 @@
3370
3662
  },
3371
3663
  {
3372
3664
  "default": "",
3665
+ "disabled": false,
3373
3666
  "document": "readonly节点个数。\n注意:此字段可能返回 null,表示取不到有效值。",
3374
3667
  "example": "3",
3375
3668
  "member": "uint64",
@@ -3385,6 +3678,7 @@
3385
3678
  "document": "实例可修改参数枚举类型集合。",
3386
3679
  "members": [
3387
3680
  {
3681
+ "disabled": false,
3388
3682
  "document": "参数当前值。",
3389
3683
  "example": "\"all\"",
3390
3684
  "member": "string",
@@ -3394,6 +3688,7 @@
3394
3688
  "value_allowed_null": false
3395
3689
  },
3396
3690
  {
3691
+ "disabled": false,
3397
3692
  "document": "参数默认值。",
3398
3693
  "example": "\"slowOp\"",
3399
3694
  "member": "string",
@@ -3403,6 +3698,7 @@
3403
3698
  "value_allowed_null": false
3404
3699
  },
3405
3700
  {
3701
+ "disabled": false,
3406
3702
  "document": "枚举值,所有支持的值。",
3407
3703
  "example": "[\"off\",\"slowOp\",\"all\"]",
3408
3704
  "member": "string",
@@ -3412,6 +3708,7 @@
3412
3708
  "value_allowed_null": false
3413
3709
  },
3414
3710
  {
3711
+ "disabled": false,
3415
3712
  "document": "参数修改之后是否需要重启生效。\n- 1:需要重启后生效。\n- 0:无需重启,设置成功即可生效。",
3416
3713
  "example": "\"0\"",
3417
3714
  "member": "string",
@@ -3421,6 +3718,7 @@
3421
3718
  "value_allowed_null": false
3422
3719
  },
3423
3720
  {
3721
+ "disabled": false,
3424
3722
  "document": "参数名称。",
3425
3723
  "example": "\"operationProfiling.mode\"",
3426
3724
  "member": "string",
@@ -3430,6 +3728,7 @@
3430
3728
  "value_allowed_null": false
3431
3729
  },
3432
3730
  {
3731
+ "disabled": false,
3433
3732
  "document": "参数说明。",
3434
3733
  "example": "[\"事务加锁超时时间\",\"max transaction lockrequest timeout millis\"]",
3435
3734
  "member": "string",
@@ -3439,6 +3738,7 @@
3439
3738
  "value_allowed_null": false
3440
3739
  },
3441
3740
  {
3741
+ "disabled": false,
3442
3742
  "document": "参数值类型说明。",
3443
3743
  "example": "\"enum\"",
3444
3744
  "member": "string",
@@ -3448,6 +3748,7 @@
3448
3748
  "value_allowed_null": false
3449
3749
  },
3450
3750
  {
3751
+ "disabled": false,
3451
3752
  "document": "是否为运行中参数值。\n- 1:运行中参数值。\n- 0:非运行中参数值。",
3452
3753
  "example": "1",
3453
3754
  "member": "uint64",
@@ -3463,6 +3764,7 @@
3463
3764
  "document": "实例可修改参数 Integer 类型集合。",
3464
3765
  "members": [
3465
3766
  {
3767
+ "disabled": false,
3466
3768
  "document": "参数当前值。",
3467
3769
  "example": "\"100\"",
3468
3770
  "member": "string",
@@ -3472,6 +3774,7 @@
3472
3774
  "value_allowed_null": false
3473
3775
  },
3474
3776
  {
3777
+ "disabled": false,
3475
3778
  "document": "参数默认值。",
3476
3779
  "example": "\"100\"",
3477
3780
  "member": "string",
@@ -3481,6 +3784,7 @@
3481
3784
  "value_allowed_null": false
3482
3785
  },
3483
3786
  {
3787
+ "disabled": false,
3484
3788
  "document": "参数最大值。",
3485
3789
  "example": "\"65536\"",
3486
3790
  "member": "string",
@@ -3490,6 +3794,7 @@
3490
3794
  "value_allowed_null": false
3491
3795
  },
3492
3796
  {
3797
+ "disabled": false,
3493
3798
  "document": "最小值。",
3494
3799
  "example": "\"0\"",
3495
3800
  "member": "string",
@@ -3499,6 +3804,7 @@
3499
3804
  "value_allowed_null": false
3500
3805
  },
3501
3806
  {
3807
+ "disabled": false,
3502
3808
  "document": "参数修改之后是否需要重启生效。\n- 1:需要重启后生效。\n- 0:无需重启,设置成功即可生效。",
3503
3809
  "example": "\"1\"",
3504
3810
  "member": "string",
@@ -3508,6 +3814,7 @@
3508
3814
  "value_allowed_null": false
3509
3815
  },
3510
3816
  {
3817
+ "disabled": false,
3511
3818
  "document": "参数名称。",
3512
3819
  "example": "\"operation.profiling.slowOpThresholdMs\"",
3513
3820
  "member": "string",
@@ -3517,6 +3824,7 @@
3517
3824
  "value_allowed_null": false
3518
3825
  },
3519
3826
  {
3827
+ "disabled": false,
3520
3828
  "document": "参数说明。",
3521
3829
  "example": "[\"数据库profiler确定慢查询的阈值,单位毫秒,默认值100\",\"The Performance Advisor re\"]",
3522
3830
  "member": "string",
@@ -3526,6 +3834,7 @@
3526
3834
  "value_allowed_null": false
3527
3835
  },
3528
3836
  {
3837
+ "disabled": false,
3529
3838
  "document": "参数类型。",
3530
3839
  "example": "\"integer\"",
3531
3840
  "member": "string",
@@ -3535,6 +3844,7 @@
3535
3844
  "value_allowed_null": false
3536
3845
  },
3537
3846
  {
3847
+ "disabled": false,
3538
3848
  "document": "是否为运行中参数值。\n- 1:运行中参数值。\n- 0:非运行中参数值。",
3539
3849
  "example": "1",
3540
3850
  "member": "uint64",
@@ -3544,6 +3854,7 @@
3544
3854
  "value_allowed_null": false
3545
3855
  },
3546
3856
  {
3857
+ "disabled": false,
3547
3858
  "document": "冗余字段,可忽略。",
3548
3859
  "example": "\"\"",
3549
3860
  "member": "string",
@@ -3559,6 +3870,7 @@
3559
3870
  "document": "实例可修改参数Multi类型集合。",
3560
3871
  "members": [
3561
3872
  {
3873
+ "disabled": false,
3562
3874
  "document": "参数当前值。",
3563
3875
  "example": "\"01:00\"",
3564
3876
  "member": "string",
@@ -3568,6 +3880,7 @@
3568
3880
  "value_allowed_null": false
3569
3881
  },
3570
3882
  {
3883
+ "disabled": false,
3571
3884
  "document": "参数默认值。",
3572
3885
  "example": "NULL",
3573
3886
  "member": "string",
@@ -3577,6 +3890,7 @@
3577
3890
  "value_allowed_null": false
3578
3891
  },
3579
3892
  {
3893
+ "disabled": false,
3580
3894
  "document": "参考值范围。",
3581
3895
  "example": "[\"00:00\",\"23:00\" ]",
3582
3896
  "member": "string",
@@ -3586,6 +3900,7 @@
3586
3900
  "value_allowed_null": false
3587
3901
  },
3588
3902
  {
3903
+ "disabled": false,
3589
3904
  "document": "参数修改后是否需要重启才会生效。\n- 1:需要重启后生效。\n- 0:无需重启,设置成功即可生效。",
3590
3905
  "example": "\"1\"",
3591
3906
  "member": "string",
@@ -3595,6 +3910,7 @@
3595
3910
  "value_allowed_null": false
3596
3911
  },
3597
3912
  {
3913
+ "disabled": false,
3598
3914
  "document": "参数名称。",
3599
3915
  "example": "\"openBalance.window\"",
3600
3916
  "member": "string",
@@ -3604,6 +3920,7 @@
3604
3920
  "value_allowed_null": false
3605
3921
  },
3606
3922
  {
3923
+ "disabled": false,
3607
3924
  "document": "是否为运行中参数值。\n- 1:运行中参数值。\n- 0:非运行中参数值。",
3608
3925
  "example": "\"1\"",
3609
3926
  "member": "uint64",
@@ -3613,6 +3930,7 @@
3613
3930
  "value_allowed_null": false
3614
3931
  },
3615
3932
  {
3933
+ "disabled": false,
3616
3934
  "document": "参数说明。",
3617
3935
  "example": "[\"负载均衡时间窗\",\"balance.window\"]",
3618
3936
  "member": "string",
@@ -3622,6 +3940,7 @@
3622
3940
  "value_allowed_null": false
3623
3941
  },
3624
3942
  {
3943
+ "disabled": false,
3625
3944
  "document": "当前值的类型描述,默认为multi。",
3626
3945
  "example": "\"multi\"",
3627
3946
  "member": "string",
@@ -3637,6 +3956,7 @@
3637
3956
  "document": "实例可修改参数为 Text 类型的参数集合。",
3638
3957
  "members": [
3639
3958
  {
3959
+ "disabled": false,
3640
3960
  "document": "参数当前值。",
3641
3961
  "example": "\"\"",
3642
3962
  "member": "string",
@@ -3646,6 +3966,7 @@
3646
3966
  "value_allowed_null": false
3647
3967
  },
3648
3968
  {
3969
+ "disabled": false,
3649
3970
  "document": "参数默认值。",
3650
3971
  "example": "\"\"",
3651
3972
  "member": "string",
@@ -3655,6 +3976,7 @@
3655
3976
  "value_allowed_null": false
3656
3977
  },
3657
3978
  {
3979
+ "disabled": false,
3658
3980
  "document": "修改参数值之后是否需要重启。",
3659
3981
  "example": "\"\"",
3660
3982
  "member": "string",
@@ -3664,6 +3986,7 @@
3664
3986
  "value_allowed_null": false
3665
3987
  },
3666
3988
  {
3989
+ "disabled": false,
3667
3990
  "document": "参数名称。",
3668
3991
  "example": "\"\"",
3669
3992
  "member": "string",
@@ -3673,6 +3996,7 @@
3673
3996
  "value_allowed_null": false
3674
3997
  },
3675
3998
  {
3999
+ "disabled": false,
3676
4000
  "document": "Text 类型参数对应的值。",
3677
4001
  "example": "\"\"",
3678
4002
  "member": "string",
@@ -3682,6 +4006,7 @@
3682
4006
  "value_allowed_null": false
3683
4007
  },
3684
4008
  {
4009
+ "disabled": false,
3685
4010
  "document": "参数说明。",
3686
4011
  "example": "\"\"",
3687
4012
  "member": "string",
@@ -3691,6 +4016,7 @@
3691
4016
  "value_allowed_null": false
3692
4017
  },
3693
4018
  {
4019
+ "disabled": false,
3694
4020
  "document": "参数值类型说明。",
3695
4021
  "example": "\"\"",
3696
4022
  "member": "string",
@@ -3700,6 +4026,7 @@
3700
4026
  "value_allowed_null": false
3701
4027
  },
3702
4028
  {
4029
+ "disabled": false,
3703
4030
  "document": "是否为运行中的参数值。\n- 1:运行中参数值。\n- 0:非运行中参数值。",
3704
4031
  "example": "\"\"",
3705
4032
  "member": "string",
@@ -3716,6 +4043,7 @@
3716
4043
  "members": [
3717
4044
  {
3718
4045
  "default": "",
4046
+ "disabled": false,
3719
4047
  "document": "实例ID,格式如:cmgo-p8vnipr5。与云数据库控制台页面中显示的实例ID相同",
3720
4048
  "example": "cmgo-f555zzzz",
3721
4049
  "member": "string",
@@ -3730,6 +4058,7 @@
3730
4058
  "document": "IsolateDBInstance返回参数结构体",
3731
4059
  "members": [
3732
4060
  {
4061
+ "disabled": false,
3733
4062
  "document": "异步任务的请求 ID,可使用此 ID 查询异步任务的执行结果。",
3734
4063
  "example": "28920",
3735
4064
  "member": "string",
@@ -3752,6 +4081,7 @@
3752
4081
  "members": [
3753
4082
  {
3754
4083
  "default": "",
4084
+ "disabled": false,
3755
4085
  "document": "实例ID,格式如:cmgo-p8vnipr5。与云数据库控制台页面中显示的实例ID相同",
3756
4086
  "example": "cmgo-p8vnipr5",
3757
4087
  "member": "string",
@@ -3761,6 +4091,7 @@
3761
4091
  },
3762
4092
  {
3763
4093
  "default": "",
4094
+ "disabled": false,
3764
4095
  "document": "待终止的操作",
3765
4096
  "example": "无",
3766
4097
  "member": "Operation",
@@ -3788,6 +4119,7 @@
3788
4119
  "members": [
3789
4120
  {
3790
4121
  "default": "",
4122
+ "disabled": false,
3791
4123
  "document": "实例ID",
3792
4124
  "example": "cmgo-7pjedvz7",
3793
4125
  "member": "string",
@@ -3797,6 +4129,7 @@
3797
4129
  },
3798
4130
  {
3799
4131
  "default": "",
4132
+ "disabled": false,
3800
4133
  "document": "原IP保留时长,单位为分钟;原IP会在约定时间后释放,在释放前原IP和新IP均可访问;0表示立即回收原IP",
3801
4134
  "example": "1",
3802
4135
  "member": "uint64",
@@ -3806,6 +4139,7 @@
3806
4139
  },
3807
4140
  {
3808
4141
  "default": "",
4142
+ "disabled": false,
3809
4143
  "document": "切换后IP地址的归属私有网络统一ID,若为基础网络,该字段为空",
3810
4144
  "example": "vpc-****",
3811
4145
  "member": "string",
@@ -3815,6 +4149,7 @@
3815
4149
  },
3816
4150
  {
3817
4151
  "default": "",
4152
+ "disabled": false,
3818
4153
  "document": "切换后IP地址的归属子网统一ID,若为基础网络,该字段为空",
3819
4154
  "example": "subnet-****",
3820
4155
  "member": "string",
@@ -3824,6 +4159,7 @@
3824
4159
  },
3825
4160
  {
3826
4161
  "default": "",
4162
+ "disabled": false,
3827
4163
  "document": "待修改IP信息",
3828
4164
  "example": "无",
3829
4165
  "member": "ModifyNetworkAddress",
@@ -3850,6 +4186,7 @@
3850
4186
  "document": "ModifyDBInstanceSecurityGroup请求参数结构体",
3851
4187
  "members": [
3852
4188
  {
4189
+ "disabled": false,
3853
4190
  "document": "实例 ID。例如:cmgo-7pje****。",
3854
4191
  "example": "cmgo-7pjedvz7",
3855
4192
  "member": "string",
@@ -3858,6 +4195,7 @@
3858
4195
  "type": "string"
3859
4196
  },
3860
4197
  {
4198
+ "disabled": false,
3861
4199
  "document": "目标安全组 ID。请通过接口[DescribeSecurityGroup](https://cloud.tencent.com/document/product/240/55675)查看具体的安全组 ID。",
3862
4200
  "example": "[\"sg-a\", \"sg-b\"]",
3863
4201
  "member": "string",
@@ -3885,6 +4223,7 @@
3885
4223
  "members": [
3886
4224
  {
3887
4225
  "default": "",
4226
+ "disabled": false,
3888
4227
  "document": "实例ID,格式如:cmgo-p8vnipr5。与云数据库控制台页面中显示的实例ID相同",
3889
4228
  "example": "cmgo-p8vnipr5",
3890
4229
  "member": "string",
@@ -3894,6 +4233,7 @@
3894
4233
  },
3895
4234
  {
3896
4235
  "default": "",
4236
+ "disabled": false,
3897
4237
  "document": "实例配置变更后的内存大小,单位:GB。内存和磁盘必须同时升配或同时降配",
3898
4238
  "example": "4",
3899
4239
  "member": "uint64",
@@ -3903,6 +4243,7 @@
3903
4243
  },
3904
4244
  {
3905
4245
  "default": "",
4246
+ "disabled": false,
3906
4247
  "document": "实例配置变更后的硬盘大小,单位:GB。内存和磁盘必须同时升配或同时降配。降配时,新的磁盘参数必须大于已用磁盘容量的1.2倍",
3907
4248
  "example": "250",
3908
4249
  "member": "uint64",
@@ -3912,6 +4253,7 @@
3912
4253
  },
3913
4254
  {
3914
4255
  "default": "",
4256
+ "disabled": false,
3915
4257
  "document": "实例配置变更后oplog的大小,单位:GB,默认为磁盘空间的10%,允许设置的最小值为磁盘的10%,最大值为磁盘的90%",
3916
4258
  "example": "25",
3917
4259
  "member": "uint64",
@@ -3921,6 +4263,7 @@
3921
4263
  },
3922
4264
  {
3923
4265
  "default": "",
4266
+ "disabled": false,
3924
4267
  "document": "实例变更后的节点数,取值范围具体参照查询云数据库的售卖规格返回参数。默认为不变更节点数",
3925
4268
  "example": "3",
3926
4269
  "member": "uint64",
@@ -3930,6 +4273,7 @@
3930
4273
  },
3931
4274
  {
3932
4275
  "default": "",
4276
+ "disabled": false,
3933
4277
  "document": "实例变更后的分片数,取值范围具体参照查询云数据库的售卖规格返回参数。只能增加不能减少,默认为不变更分片数",
3934
4278
  "example": "3",
3935
4279
  "member": "uint64",
@@ -3939,6 +4283,7 @@
3939
4283
  },
3940
4284
  {
3941
4285
  "default": "",
4286
+ "disabled": false,
3942
4287
  "document": "实例配置变更的切换时间,参数为:0(默认)、1。0-调整完成时,1-维护时间内。注:调整节点数和分片数不支持在【维护时间内】变更。",
3943
4288
  "example": "0",
3944
4289
  "member": "uint64",
@@ -3953,6 +4298,7 @@
3953
4298
  "document": "ModifyDBInstanceSpec返回参数结构体",
3954
4299
  "members": [
3955
4300
  {
4301
+ "disabled": false,
3956
4302
  "document": "订单ID",
3957
4303
  "example": "7142863",
3958
4304
  "member": "string",
@@ -3975,6 +4321,7 @@
3975
4321
  "members": [
3976
4322
  {
3977
4323
  "default": "",
4324
+ "disabled": false,
3978
4325
  "document": "新IP地址。",
3979
4326
  "member": "string",
3980
4327
  "name": "NewIPAddress",
@@ -3984,6 +4331,7 @@
3984
4331
  },
3985
4332
  {
3986
4333
  "default": "",
4334
+ "disabled": false,
3987
4335
  "document": "原IP地址。",
3988
4336
  "member": "string",
3989
4337
  "name": "OldIpAddress",
@@ -3999,6 +4347,7 @@
3999
4347
  "members": [
4000
4348
  {
4001
4349
  "default": "",
4350
+ "disabled": false,
4002
4351
  "document": "节点所在的可用区。\n注意:此字段可能返回 null,表示取不到有效值。",
4003
4352
  "example": "ap-guangzhou-1",
4004
4353
  "member": "string",
@@ -4009,6 +4358,7 @@
4009
4358
  },
4010
4359
  {
4011
4360
  "default": "",
4361
+ "disabled": false,
4012
4362
  "document": "节点名称。\n注意:此字段可能返回 null,表示取不到有效值。",
4013
4363
  "example": "cmgo-ocdv2lr7_0-node-primary",
4014
4364
  "member": "string",
@@ -4019,6 +4369,7 @@
4019
4369
  },
4020
4370
  {
4021
4371
  "default": "",
4372
+ "disabled": false,
4022
4373
  "document": "节点访问地址。\n注意:此字段可能返回 null,表示取不到有效值。",
4023
4374
  "example": "10.4.0.7:30000",
4024
4375
  "member": "string",
@@ -4029,6 +4380,7 @@
4029
4380
  },
4030
4381
  {
4031
4382
  "default": "",
4383
+ "disabled": false,
4032
4384
  "document": "角色。\n注意:此字段可能返回 null,表示取不到有效值。",
4033
4385
  "example": "PRIMARY",
4034
4386
  "member": "string",
@@ -4039,6 +4391,7 @@
4039
4391
  },
4040
4392
  {
4041
4393
  "default": "",
4394
+ "disabled": false,
4042
4395
  "document": "是否为Hidden节点\n注意:此字段可能返回 null,表示取不到有效值。",
4043
4396
  "example": "false",
4044
4397
  "member": "bool",
@@ -4049,6 +4402,7 @@
4049
4402
  },
4050
4403
  {
4051
4404
  "default": "",
4405
+ "disabled": false,
4052
4406
  "document": "节点状态,包括:ORMAL/STARTUP/RECOVERING/STARTUP2/UNKNOWN/DOWN/ROLLBACK/REMOVED等。\n注意:此字段可能返回 null,表示取不到有效值。",
4053
4407
  "example": "NORMAL",
4054
4408
  "member": "string",
@@ -4059,6 +4413,7 @@
4059
4413
  },
4060
4414
  {
4061
4415
  "default": "",
4416
+ "disabled": false,
4062
4417
  "document": "主从延迟,单位秒。\n注意:此字段可能返回 null,表示取不到有效值。",
4063
4418
  "example": "1",
4064
4419
  "member": "int64",
@@ -4069,6 +4424,7 @@
4069
4424
  },
4070
4425
  {
4071
4426
  "default": "",
4427
+ "disabled": false,
4072
4428
  "document": "节点优先级。\n注意:此字段可能返回 null,表示取不到有效值。",
4073
4429
  "example": "10",
4074
4430
  "member": "int64",
@@ -4079,6 +4435,7 @@
4079
4435
  },
4080
4436
  {
4081
4437
  "default": "",
4438
+ "disabled": false,
4082
4439
  "document": "节点投票权。\n注意:此字段可能返回 null,表示取不到有效值。",
4083
4440
  "example": "1",
4084
4441
  "member": "int64",
@@ -4089,6 +4446,7 @@
4089
4446
  },
4090
4447
  {
4091
4448
  "default": "",
4449
+ "disabled": false,
4092
4450
  "document": "节点标签。\n注意:此字段可能返回 null,表示取不到有效值。",
4093
4451
  "example": "[{\"TagKey\":\"role-cmgo\",\"TagValue\":\"primary-secondary-group\"}]",
4094
4452
  "member": "NodeTag",
@@ -4099,6 +4457,7 @@
4099
4457
  },
4100
4458
  {
4101
4459
  "default": "",
4460
+ "disabled": false,
4102
4461
  "document": "副本集Id。\n注意:此字段可能返回 null,表示取不到有效值。",
4103
4462
  "example": "cmgo-ocdv2lr7_0",
4104
4463
  "member": "string",
@@ -4115,6 +4474,7 @@
4115
4474
  "members": [
4116
4475
  {
4117
4476
  "default": "",
4477
+ "disabled": false,
4118
4478
  "document": "节点Tag key\n注意:此字段可能返回 null,表示取不到有效值。",
4119
4479
  "example": "testKey",
4120
4480
  "member": "string",
@@ -4125,6 +4485,7 @@
4125
4485
  },
4126
4486
  {
4127
4487
  "default": "",
4488
+ "disabled": false,
4128
4489
  "document": "节点Tag Value\n注意:此字段可能返回 null,表示取不到有效值。",
4129
4490
  "example": "testValue",
4130
4491
  "member": "string",
@@ -4141,6 +4502,7 @@
4141
4502
  "members": [
4142
4503
  {
4143
4504
  "default": "",
4505
+ "disabled": false,
4144
4506
  "document": "实例ID,格式如:cmgo-p8vnipr5。与云数据库控制台页面中显示的实例ID相同",
4145
4507
  "example": "cmgo-f555zzzz",
4146
4508
  "member": "string",
@@ -4155,6 +4517,7 @@
4155
4517
  "document": "OfflineIsolatedDBInstance返回参数结构体",
4156
4518
  "members": [
4157
4519
  {
4520
+ "disabled": false,
4158
4521
  "document": "异步任务的请求 ID,可使用此 ID 查询异步任务的执行结果。",
4159
4522
  "example": "28920",
4160
4523
  "member": "string",
@@ -4177,6 +4540,7 @@
4177
4540
  "members": [
4178
4541
  {
4179
4542
  "default": "",
4543
+ "disabled": false,
4180
4544
  "document": "操作所在的分片名",
4181
4545
  "member": "string",
4182
4546
  "name": "ReplicaSetName",
@@ -4186,6 +4550,7 @@
4186
4550
  },
4187
4551
  {
4188
4552
  "default": "",
4553
+ "disabled": false,
4189
4554
  "document": "操作所在的节点名",
4190
4555
  "member": "string",
4191
4556
  "name": "NodeName",
@@ -4195,6 +4560,7 @@
4195
4560
  },
4196
4561
  {
4197
4562
  "default": "",
4563
+ "disabled": false,
4198
4564
  "document": "操作序号",
4199
4565
  "member": "int64",
4200
4566
  "name": "OpId",
@@ -4210,6 +4576,7 @@
4210
4576
  "members": [
4211
4577
  {
4212
4578
  "default": "",
4579
+ "disabled": false,
4213
4580
  "document": "实例ID,格式如:cmgo-p8vnipr5。与云数据库控制台页面中显示的实例ID相同",
4214
4581
  "example": "cmgo-eqmoa5sf",
4215
4582
  "member": "string",
@@ -4219,6 +4586,7 @@
4219
4586
  },
4220
4587
  {
4221
4588
  "default": "",
4589
+ "disabled": false,
4222
4590
  "document": "自定义实例名称,名称只支持长度为60个字符的中文、英文、数字、下划线_、分隔符 -",
4223
4591
  "example": "test_name",
4224
4592
  "member": "string",
@@ -4246,6 +4614,7 @@
4246
4614
  "members": [
4247
4615
  {
4248
4616
  "default": "",
4617
+ "disabled": false,
4249
4618
  "document": "一个或多个待操作的实例ID。可通过DescribeInstances接口返回值中的InstanceId获取。每次请求批量实例的上限为100。",
4250
4619
  "example": "[\"cmgo-gzo03o75\\n\"]",
4251
4620
  "member": "string",
@@ -4255,6 +4624,7 @@
4255
4624
  },
4256
4625
  {
4257
4626
  "default": "",
4627
+ "disabled": false,
4258
4628
  "document": "预付费模式,即包年包月相关参数设置。通过该参数可以指定包年包月实例的续费时长、是否设置自动续费等属性。包年包月实例该参数为必传参数。",
4259
4629
  "example": "无",
4260
4630
  "member": "InstanceChargePrepaid",
@@ -4282,6 +4652,7 @@
4282
4652
  "members": [
4283
4653
  {
4284
4654
  "default": "",
4655
+ "disabled": false,
4285
4656
  "document": "副本集ID",
4286
4657
  "example": "cmgo_ih8uido9_0",
4287
4658
  "member": "string",
@@ -4298,6 +4669,7 @@
4298
4669
  "members": [
4299
4670
  {
4300
4671
  "default": "",
4672
+ "disabled": false,
4301
4673
  "document": "节点属性\n注意:此字段可能返回 null,表示取不到有效值。",
4302
4674
  "example": "无",
4303
4675
  "member": "NodeProperty",
@@ -4314,6 +4686,7 @@
4314
4686
  "members": [
4315
4687
  {
4316
4688
  "default": "",
4689
+ "disabled": false,
4317
4690
  "document": "实例Id",
4318
4691
  "example": "cmgo-7pjedvz7",
4319
4692
  "member": "string",
@@ -4323,6 +4696,7 @@
4323
4696
  },
4324
4697
  {
4325
4698
  "default": "",
4699
+ "disabled": false,
4326
4700
  "document": "实例账号名",
4327
4701
  "example": "rwuser",
4328
4702
  "member": "string",
@@ -4332,6 +4706,7 @@
4332
4706
  },
4333
4707
  {
4334
4708
  "default": "",
4709
+ "disabled": false,
4335
4710
  "document": "新密码,新密码长度不能少于8位",
4336
4711
  "example": "111111",
4337
4712
  "member": "string",
@@ -4346,6 +4721,7 @@
4346
4721
  "document": "ResetDBInstancePassword返回参数结构体",
4347
4722
  "members": [
4348
4723
  {
4724
+ "disabled": false,
4349
4725
  "document": "异步请求Id,用户查询该流程的运行状态",
4350
4726
  "example": "4769",
4351
4727
  "member": "string",
@@ -4368,6 +4744,7 @@
4368
4744
  "members": [
4369
4745
  {
4370
4746
  "default": "",
4747
+ "disabled": false,
4371
4748
  "document": "所属项目id",
4372
4749
  "example": "0",
4373
4750
  "member": "int64",
@@ -4378,6 +4755,7 @@
4378
4755
  },
4379
4756
  {
4380
4757
  "default": "",
4758
+ "disabled": false,
4381
4759
  "document": "创建时间",
4382
4760
  "example": "2021-01-02 15:04:05",
4383
4761
  "member": "string",
@@ -4388,6 +4766,7 @@
4388
4766
  },
4389
4767
  {
4390
4768
  "default": "",
4769
+ "disabled": false,
4391
4770
  "document": "入站规则",
4392
4771
  "example": "无",
4393
4772
  "member": "SecurityGroupBound",
@@ -4398,6 +4777,7 @@
4398
4777
  },
4399
4778
  {
4400
4779
  "default": "",
4780
+ "disabled": false,
4401
4781
  "document": "出站规则",
4402
4782
  "example": "无",
4403
4783
  "member": "SecurityGroupBound",
@@ -4408,6 +4788,7 @@
4408
4788
  },
4409
4789
  {
4410
4790
  "default": "",
4791
+ "disabled": false,
4411
4792
  "document": "安全组id",
4412
4793
  "example": "sg-lxdvbitn",
4413
4794
  "member": "string",
@@ -4418,6 +4799,7 @@
4418
4799
  },
4419
4800
  {
4420
4801
  "default": "",
4802
+ "disabled": false,
4421
4803
  "document": "安全组名称",
4422
4804
  "example": "全放通",
4423
4805
  "member": "string",
@@ -4428,6 +4810,7 @@
4428
4810
  },
4429
4811
  {
4430
4812
  "default": "",
4813
+ "disabled": false,
4431
4814
  "document": "安全组备注",
4432
4815
  "example": "暴露全部端口到公网和内网,有一定安全风险",
4433
4816
  "member": "string",
@@ -4444,6 +4827,7 @@
4444
4827
  "members": [
4445
4828
  {
4446
4829
  "default": "",
4830
+ "disabled": false,
4447
4831
  "document": "执行规则。ACCEPT或DROP",
4448
4832
  "example": "ACCEPT",
4449
4833
  "member": "string",
@@ -4454,6 +4838,7 @@
4454
4838
  },
4455
4839
  {
4456
4840
  "default": "",
4841
+ "disabled": false,
4457
4842
  "document": "ip段。",
4458
4843
  "example": "0.0.0.0/0",
4459
4844
  "member": "string",
@@ -4464,6 +4849,7 @@
4464
4849
  },
4465
4850
  {
4466
4851
  "default": "",
4852
+ "disabled": false,
4467
4853
  "document": "端口范围",
4468
4854
  "example": "80,443",
4469
4855
  "member": "string",
@@ -4474,6 +4860,7 @@
4474
4860
  },
4475
4861
  {
4476
4862
  "default": "",
4863
+ "disabled": false,
4477
4864
  "document": "传输层协议。tcp,udp或ALL",
4478
4865
  "example": "tcp",
4479
4866
  "member": "string",
@@ -4484,6 +4871,7 @@
4484
4871
  },
4485
4872
  {
4486
4873
  "default": "",
4874
+ "disabled": false,
4487
4875
  "document": "安全组id代表的地址集合",
4488
4876
  "example": "无",
4489
4877
  "member": "string",
@@ -4494,6 +4882,7 @@
4494
4882
  },
4495
4883
  {
4496
4884
  "default": "",
4885
+ "disabled": false,
4497
4886
  "document": "地址组id代表的地址集合",
4498
4887
  "example": "无",
4499
4888
  "member": "string",
@@ -4504,6 +4893,7 @@
4504
4893
  },
4505
4894
  {
4506
4895
  "default": "",
4896
+ "disabled": false,
4507
4897
  "document": "服务组id代表的协议和端口集合",
4508
4898
  "example": "无",
4509
4899
  "member": "string",
@@ -4514,6 +4904,7 @@
4514
4904
  },
4515
4905
  {
4516
4906
  "default": "",
4907
+ "disabled": false,
4517
4908
  "document": "描述",
4518
4909
  "example": "无",
4519
4910
  "member": "string",
@@ -4529,6 +4920,7 @@
4529
4920
  "document": "SetAccountUserPrivilege请求参数结构体",
4530
4921
  "members": [
4531
4922
  {
4923
+ "disabled": false,
4532
4924
  "document": "指定待设置账号的实例ID。例如:cmgo-p8vn****。请登录 [MongoDB 控制台](https://console.cloud.tencent.com/mongodb)在实例列表复制实例 ID。",
4533
4925
  "example": "cmgo-kbcfl64r",
4534
4926
  "member": "string",
@@ -4537,6 +4929,7 @@
4537
4929
  "type": "string"
4538
4930
  },
4539
4931
  {
4932
+ "disabled": false,
4540
4933
  "document": "设置账号名称。",
4541
4934
  "example": "bob",
4542
4935
  "member": "string",
@@ -4545,6 +4938,7 @@
4545
4938
  "type": "string"
4546
4939
  },
4547
4940
  {
4941
+ "disabled": false,
4548
4942
  "document": "设置权限信息。",
4549
4943
  "example": "11",
4550
4944
  "member": "Auth",
@@ -4559,6 +4953,7 @@
4559
4953
  "document": "SetAccountUserPrivilege返回参数结构体",
4560
4954
  "members": [
4561
4955
  {
4956
+ "disabled": false,
4562
4957
  "document": "任务ID。",
4563
4958
  "example": "100000",
4564
4959
  "member": "uint64",
@@ -4580,6 +4975,7 @@
4580
4975
  "members": [
4581
4976
  {
4582
4977
  "default": "",
4978
+ "disabled": false,
4583
4979
  "document": "分片已使用容量",
4584
4980
  "member": "float",
4585
4981
  "name": "UsedVolume",
@@ -4589,6 +4985,7 @@
4589
4985
  },
4590
4986
  {
4591
4987
  "default": "",
4988
+ "disabled": false,
4592
4989
  "document": "分片ID",
4593
4990
  "member": "string",
4594
4991
  "name": "ReplicaSetId",
@@ -4598,6 +4995,7 @@
4598
4995
  },
4599
4996
  {
4600
4997
  "default": "",
4998
+ "disabled": false,
4601
4999
  "document": "分片名",
4602
5000
  "member": "string",
4603
5001
  "name": "ReplicaSetName",
@@ -4607,6 +5005,7 @@
4607
5005
  },
4608
5006
  {
4609
5007
  "default": "",
5008
+ "disabled": false,
4610
5009
  "document": "分片内存规格,单位为MB",
4611
5010
  "member": "uint64",
4612
5011
  "name": "Memory",
@@ -4616,6 +5015,7 @@
4616
5015
  },
4617
5016
  {
4618
5017
  "default": "",
5018
+ "disabled": false,
4619
5019
  "document": "分片磁盘规格,单位为MB",
4620
5020
  "member": "uint64",
4621
5021
  "name": "Volume",
@@ -4625,6 +5025,7 @@
4625
5025
  },
4626
5026
  {
4627
5027
  "default": "",
5028
+ "disabled": false,
4628
5029
  "document": "分片Oplog大小,单位为MB",
4629
5030
  "member": "uint64",
4630
5031
  "name": "OplogSize",
@@ -4634,6 +5035,7 @@
4634
5035
  },
4635
5036
  {
4636
5037
  "default": "",
5038
+ "disabled": false,
4637
5039
  "document": "分片从节点数",
4638
5040
  "member": "uint64",
4639
5041
  "name": "SecondaryNum",
@@ -4643,6 +5045,7 @@
4643
5045
  },
4644
5046
  {
4645
5047
  "default": "",
5048
+ "disabled": false,
4646
5049
  "document": "分片物理id",
4647
5050
  "member": "string",
4648
5051
  "name": "RealReplicaSetId",
@@ -4658,6 +5061,7 @@
4658
5061
  "members": [
4659
5062
  {
4660
5063
  "default": "",
5064
+ "disabled": false,
4661
5065
  "document": "慢日志模式",
4662
5066
  "member": "string",
4663
5067
  "name": "Pattern",
@@ -4667,6 +5071,7 @@
4667
5071
  },
4668
5072
  {
4669
5073
  "default": "",
5074
+ "disabled": false,
4670
5075
  "document": "最大执行时间",
4671
5076
  "member": "uint64",
4672
5077
  "name": "MaxTime",
@@ -4676,6 +5081,7 @@
4676
5081
  },
4677
5082
  {
4678
5083
  "default": "",
5084
+ "disabled": false,
4679
5085
  "document": "平均执行时间",
4680
5086
  "member": "uint64",
4681
5087
  "name": "AverageTime",
@@ -4685,6 +5091,7 @@
4685
5091
  },
4686
5092
  {
4687
5093
  "default": "",
5094
+ "disabled": false,
4688
5095
  "document": "该模式慢日志条数",
4689
5096
  "member": "uint64",
4690
5097
  "name": "Total",
@@ -4700,6 +5107,7 @@
4700
5107
  "members": [
4701
5108
  {
4702
5109
  "default": "",
5110
+ "disabled": false,
4703
5111
  "document": "规格信息标识",
4704
5112
  "example": "mongo.HIO10G.128g",
4705
5113
  "member": "string",
@@ -4710,6 +5118,7 @@
4710
5118
  },
4711
5119
  {
4712
5120
  "default": "",
5121
+ "disabled": false,
4713
5122
  "document": "规格有效标志,取值:0-停止售卖,1-开放售卖",
4714
5123
  "example": "1",
4715
5124
  "member": "uint64",
@@ -4720,6 +5129,7 @@
4720
5129
  },
4721
5130
  {
4722
5131
  "default": "",
5132
+ "disabled": false,
4723
5133
  "document": "计算资源规格,单位为CPU核心数",
4724
5134
  "example": "2",
4725
5135
  "member": "uint64",
@@ -4730,6 +5140,7 @@
4730
5140
  },
4731
5141
  {
4732
5142
  "default": "",
5143
+ "disabled": false,
4733
5144
  "document": "内存规格,单位为MB",
4734
5145
  "example": "4096",
4735
5146
  "member": "uint64",
@@ -4740,6 +5151,7 @@
4740
5151
  },
4741
5152
  {
4742
5153
  "default": "",
5154
+ "disabled": false,
4743
5155
  "document": "默认磁盘规格,单位MB",
4744
5156
  "example": "3072000",
4745
5157
  "member": "uint64",
@@ -4750,6 +5162,7 @@
4750
5162
  },
4751
5163
  {
4752
5164
  "default": "",
5165
+ "disabled": false,
4753
5166
  "document": "最大磁盘规格,单位MB",
4754
5167
  "example": "5120000",
4755
5168
  "member": "uint64",
@@ -4760,6 +5173,7 @@
4760
5173
  },
4761
5174
  {
4762
5175
  "default": "",
5176
+ "disabled": false,
4763
5177
  "document": "最小磁盘规格,单位MB",
4764
5178
  "example": "1536000",
4765
5179
  "member": "uint64",
@@ -4770,6 +5184,7 @@
4770
5184
  },
4771
5185
  {
4772
5186
  "default": "",
5187
+ "disabled": false,
4773
5188
  "document": "可承载qps信息",
4774
5189
  "example": "36000",
4775
5190
  "member": "uint64",
@@ -4780,6 +5195,7 @@
4780
5195
  },
4781
5196
  {
4782
5197
  "default": "",
5198
+ "disabled": false,
4783
5199
  "document": "连接数限制",
4784
5200
  "example": "20000",
4785
5201
  "member": "uint64",
@@ -4790,6 +5206,7 @@
4790
5206
  },
4791
5207
  {
4792
5208
  "default": "",
5209
+ "disabled": false,
4793
5210
  "document": "实例mongodb版本信息",
4794
5211
  "example": "MONGO_36_WT",
4795
5212
  "member": "string",
@@ -4800,6 +5217,7 @@
4800
5217
  },
4801
5218
  {
4802
5219
  "default": "",
5220
+ "disabled": false,
4803
5221
  "document": "实例mongodb版本号",
4804
5222
  "example": "4",
4805
5223
  "member": "uint64",
@@ -4810,6 +5228,7 @@
4810
5228
  },
4811
5229
  {
4812
5230
  "default": "",
5231
+ "disabled": false,
4813
5232
  "document": "实例mongodb版本号(短)",
4814
5233
  "example": "3.6",
4815
5234
  "member": "string",
@@ -4820,6 +5239,7 @@
4820
5239
  },
4821
5240
  {
4822
5241
  "default": "",
5242
+ "disabled": false,
4823
5243
  "document": "存储引擎",
4824
5244
  "example": "WiredTiger",
4825
5245
  "member": "string",
@@ -4830,6 +5250,7 @@
4830
5250
  },
4831
5251
  {
4832
5252
  "default": "",
5253
+ "disabled": false,
4833
5254
  "document": "集群类型,取值:1-分片集群,0-副本集集群",
4834
5255
  "example": "1",
4835
5256
  "member": "uint64",
@@ -4840,6 +5261,7 @@
4840
5261
  },
4841
5262
  {
4842
5263
  "default": "",
5264
+ "disabled": false,
4843
5265
  "document": "最小副本集从节点数",
4844
5266
  "example": "3",
4845
5267
  "member": "uint64",
@@ -4850,6 +5272,7 @@
4850
5272
  },
4851
5273
  {
4852
5274
  "default": "",
5275
+ "disabled": false,
4853
5276
  "document": "最大副本集从节点数",
4854
5277
  "example": "7",
4855
5278
  "member": "uint64",
@@ -4860,6 +5283,7 @@
4860
5283
  },
4861
5284
  {
4862
5285
  "default": "",
5286
+ "disabled": false,
4863
5287
  "document": "最小分片数",
4864
5288
  "example": "2",
4865
5289
  "member": "uint64",
@@ -4870,6 +5294,7 @@
4870
5294
  },
4871
5295
  {
4872
5296
  "default": "",
5297
+ "disabled": false,
4873
5298
  "document": "最大分片数",
4874
5299
  "example": "20",
4875
5300
  "member": "uint64",
@@ -4880,6 +5305,7 @@
4880
5305
  },
4881
5306
  {
4882
5307
  "default": "",
5308
+ "disabled": false,
4883
5309
  "document": "最小分片从节点数",
4884
5310
  "example": "3",
4885
5311
  "member": "uint64",
@@ -4890,6 +5316,7 @@
4890
5316
  },
4891
5317
  {
4892
5318
  "default": "",
5319
+ "disabled": false,
4893
5320
  "document": "最大分片从节点数",
4894
5321
  "example": "7",
4895
5322
  "member": "uint64",
@@ -4900,6 +5327,7 @@
4900
5327
  },
4901
5328
  {
4902
5329
  "default": "",
5330
+ "disabled": false,
4903
5331
  "document": "机器类型,取值:0-HIO,4-HIO10G",
4904
5332
  "example": "4-HIO10G",
4905
5333
  "member": "string",
@@ -4916,6 +5344,7 @@
4916
5344
  "members": [
4917
5345
  {
4918
5346
  "default": "",
5347
+ "disabled": false,
4919
5348
  "document": "地域信息",
4920
5349
  "example": "ap-guangzhou",
4921
5350
  "member": "string",
@@ -4926,6 +5355,7 @@
4926
5355
  },
4927
5356
  {
4928
5357
  "default": "",
5358
+ "disabled": false,
4929
5359
  "document": "可用区信息",
4930
5360
  "example": "ap-guangzhou-1",
4931
5361
  "member": "string",
@@ -4936,6 +5366,7 @@
4936
5366
  },
4937
5367
  {
4938
5368
  "default": "",
5369
+ "disabled": false,
4939
5370
  "document": "售卖规格信息",
4940
5371
  "example": "无",
4941
5372
  "member": "SpecItem",
@@ -4946,6 +5377,7 @@
4946
5377
  },
4947
5378
  {
4948
5379
  "default": "",
5380
+ "disabled": false,
4949
5381
  "document": "是否支持跨可用区部署 1-支持,0-不支持",
4950
5382
  "example": "1",
4951
5383
  "member": "int64",
@@ -4961,6 +5393,7 @@
4961
5393
  "document": "实例标签信息",
4962
5394
  "members": [
4963
5395
  {
5396
+ "disabled": false,
4964
5397
  "document": "标签键",
4965
5398
  "example": "无",
4966
5399
  "member": "string",
@@ -4970,6 +5403,7 @@
4970
5403
  "value_allowed_null": false
4971
5404
  },
4972
5405
  {
5406
+ "disabled": false,
4973
5407
  "document": "标签值",
4974
5408
  "example": "无",
4975
5409
  "member": "string",
@@ -4986,6 +5420,7 @@
4986
5420
  "members": [
4987
5421
  {
4988
5422
  "default": "",
5423
+ "disabled": false,
4989
5424
  "document": "指定预隔离实例ID。格式如:cmgo-p8vnipr5。",
4990
5425
  "example": "cmgo-7pjedvz7",
4991
5426
  "member": "string",
@@ -5013,6 +5448,7 @@
5013
5448
  "members": [
5014
5449
  {
5015
5450
  "default": "",
5451
+ "disabled": false,
5016
5452
  "document": "账号名。",
5017
5453
  "example": "mongo_test",
5018
5454
  "member": "string",
@@ -5023,6 +5459,7 @@
5023
5459
  },
5024
5460
  {
5025
5461
  "default": "",
5462
+ "disabled": false,
5026
5463
  "document": "账号权限详情。",
5027
5464
  "example": "无",
5028
5465
  "member": "Auth",
@@ -5033,6 +5470,7 @@
5033
5470
  },
5034
5471
  {
5035
5472
  "default": "",
5473
+ "disabled": false,
5036
5474
  "document": "账号创建时间。",
5037
5475
  "example": "2021-09-28 14:25:38",
5038
5476
  "member": "string",
@@ -5043,6 +5481,7 @@
5043
5481
  },
5044
5482
  {
5045
5483
  "default": "",
5484
+ "disabled": false,
5046
5485
  "document": "账号更新时间。",
5047
5486
  "example": "2021-09-28 14:25:38",
5048
5487
  "member": "string",
@@ -5053,6 +5492,7 @@
5053
5492
  },
5054
5493
  {
5055
5494
  "default": "",
5495
+ "disabled": false,
5056
5496
  "document": "备注信息。",
5057
5497
  "example": "mongodb测试账号",
5058
5498
  "member": "string",